summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: fix the document to use extra-y for vmlinux.ldsMasahiro Yamada2020-02-041-2/+2
* kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada2020-02-041-1/+1
* Merge tag 'char-misc-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-02-031-1/+1
|\
| * char: hpet: Fix out-of-bounds read bugGustavo A. R. Silva2020-01-301-1/+1
* | Merge tag 'backlight-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-034-12/+18
|\ \
| * | backlight: qcom-wled: Fix unsigned comparison to zeroChen Zhou2020-01-231-2/+2
| * | backlight: bd6107: Convert to use GPIO descriptorLinus Walleij2019-12-162-9/+16
| * | backlight: ams369fg06: Drop GPIO includeLinus Walleij2019-12-161-1/+0
* | | Merge tag 'mfd-next-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2020-02-0347-416/+2810
|\ \ \
| * | | mfd: syscon: Fix syscon_regmap_lookup_by_phandle_args() dummyGeert Uytterhoeven2020-02-031-1/+1
| * | | mfd: wcd934x: Add support to wcd9340/wcd9341 codecSrinivas Kandagatla2020-01-295-0/+881
| * | | mfd: syscon: Add arguments support for syscon referenceOrson Zhai2020-01-242-0/+43
| * | | mfd: rn5t618: Mark ADC control register volatileAndreas Kemnade2020-01-241-0/+1
| * | | dt-bindings: atmel-usart: Add microchip,sam9x60-{usart, dbgu}Claudiu Beznea2020-01-241-0/+2
| * | | dt-bindings: atmel-usart: Remove wildcardClaudiu Beznea2020-01-241-4/+5
| * | | mfd: cros_ec: Add cros-usbpd-notify subdevicePrashant Malani2020-01-241-0/+22
| * | | mfd: da9062: Fix watchdog compatible stringMarco Felsch2020-01-241-1/+1
| * | | mfd: madera: Allow more time for hardware resetCharles Keepax2020-01-241-8/+8
| * | | mfd: cs47l15: Add missing register defaultCharles Keepax2020-01-241-0/+1
| * | | mfd: madera: Wait for boot done before accessing any other registersCharles Keepax2020-01-241-2/+15
| * | | mfd: Kconfig: Rename Samsung to lowercaseKrzysztof Kozlowski2020-01-241-1/+1
| * | | mfd: tqmx86: remove set but not used variable 'i2c_ien'yu kuai2020-01-241-2/+1
| * | | mfd: dbx500-prcmu: Drop DSI pll clock functionsLinus Walleij2020-01-243-98/+0
| * | | mfd: dbx500-prcmu: Drop set_display_clocks()Linus Walleij2020-01-243-46/+0
| * | | mfd: max77650: Select REGMAP_IRQ in KconfigBartosz Golaszewski2020-01-241-0/+1
| * | | mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatileSamuel Holland2020-01-241-1/+1
| * | | mfd: ab8500: Fix ab8500-clk typoLinus Walleij2020-01-241-2/+2
| * | | mfd: intel-lpss: Add Intel Jasper Lake PCI IDsAndy Shevchenko2020-01-241-0/+13
| * | | dt-bindings: mfd: max14577: Add reference to max14040_battery.txt descriptionsMatheus Castello2020-01-241-0/+2
| * | | mfd: ab8500-core: Add device tree support for AB8505Stephan Gerhold2020-01-242-8/+32
| * | | dt-bindings: mfd: ab8500: Document AB8505 bindingsStephan Gerhold2020-01-241-3/+5
| * | | dt-bindings: mfd: Document the Xylon LogiCVC multi-function devicePaul Kocialkowski2020-01-241-0/+50
| * | | dt-bindings: mfd: da9062: add gpio bindingsMarco Felsch2020-01-241-0/+10
| * | | mfd: da9062: add support for the DA9062 GPIOs in the coreMarco Felsch2020-01-241-1/+15
| * | | mfd: dln2: More sanity checking for endpointsOliver Neukum2020-01-241-2/+11
| * | | mfd: sm501: Fix mismatches of request_mem_regionChuhong Yuan2020-01-241-12/+7
| * | | mfd: syscon: Re-use resource_size() to count max_registerAndy Shevchenko2020-01-241-1/+1
| * | | Merge branches 'ib-mfd-drm-5.6' and 'ib-mfd-clk-gpio-regulator-rtc-5.6' into ...Lee Jones2020-01-2423-223/+1718
| |\ \ \
| | * | | gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOsMatti Vaittinen2020-01-243-0/+172
| | * | | rtc: bd70528: add BD71828 supportMatti Vaittinen2020-01-245-55/+206
| | * | | mfd: bd70528: Fix hour register maskMatti Vaittinen2020-01-241-1/+1
| | * | | regulator: bd718x7: Split driver to common and bd718x7 specific partsMatti Vaittinen2020-01-245-128/+221
| | * | | clk: bd718x7: Support ROHM BD71828 clk blockMatti Vaittinen2020-01-245-29/+31
| | * | | mfd: bd71828: Add power-key supportMatti Vaittinen2020-01-241-0/+26
| | * | | mfd: bd71828: Support ROHM BD71828 PMIC - coreMatti Vaittinen2020-01-245-0/+760
| | * | | mfd: bd718x7: Add compatible for BD71850Matti Vaittinen2020-01-241-0/+4
| | * | | mfd: Rohm PMICs: Use platform_device_id to match MFD sub-devicesMatti Vaittinen2020-01-245-16/+58
| | * | | dt-bindings: mfd: Document ROHM BD71828 bindingsMatti Vaittinen2020-01-241-0/+193
| | * | | dt-bindings: leds: ROHM BD71282 PMIC LED driverMatti Vaittinen2020-01-241-0/+52
| | |/ /
| * | | mfd: atmel-hlcdc: Return in case of errorClaudiu Beznea2020-01-071-4/+11