summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-0222-439/+384
|\
| * Revert "mfd: syscon: Set name of regmap_config"Andy Shevchenko2019-11-131-1/+0
| * mfd: ti_am335x_tscadc: Fix static checker warningVignesh Raghavendra2019-11-111-1/+1
| * mfd: bd70528: Staticize bit value definitionsMatti Vaittinen2019-11-111-9/+8
| * mfd: mfd-core: Honour Device Tree's request to disable a child-deviceLee Jones2019-11-111-0/+5
| * mfd: intel-lpss: Add Intel Comet Lake PCH-H PCI IDsAndy Shevchenko2019-11-111-1/+12
| * mfd: db8500-prcmu: Support U8420-sysclk firmwareLinus Walleij2019-11-111-20/+43
| * mfd: mfd-core: Move pdev->mfd_cell creation back into mfd_add_device()Lee Jones2019-11-111-17/+4
| * mfd: mfd-core: Remove usage counting for .{en,dis}able() call-backsLee Jones2019-11-111-48/+9
| * mfd: mfd-core: Remove mfd_clone_cell()Lee Jones2019-11-111-33/+0
| * mfd: mfd-core: Protect against NULL call-back function pointerLee Jones2019-11-111-0/+10
| * mfd: cs5535-mfd: Register clients using their own dedicated MFD cell entriesLee Jones2019-11-111-9/+16
| * mfd: cs5535-mfd: Request shared IO regions centrallyLee Jones2019-11-111-41/+33
| * mfd: cs5535-mfd: Remove mfd_cell->id hackLee Jones2019-11-111-12/+2
| * mfd: cs5535-mfd: Use PLATFORM_DEVID_* defines and tidy error messageLee Jones2019-11-111-2/+3
| * mfd: intel_soc_pmic_crc: Add "cht_crystal_cove_pmic" cell to CHT cellsHans de Goede2019-11-111-0/+3
| * mfd: madera: Add support for requesting the supply clocksCharles Keepax2019-11-111-1/+26
| * mfd: wm8998: Remove some unused registersCharles Keepax2019-11-111-12/+0
| * mfd: mt6397: Use PLATFORM_DEVID_NONE macro instead of -1Fabien Parent2019-11-111-6/+6
| * mfd: mt6397: Fix probe after changing mt6397-coreFrank Wunderlich2019-11-111-24/+40
| * mfd: arizona: Switch to using devm_gpiod_get()Dmitry Torokhov2019-11-111-5/+1
| * mfd: max77620: Do not allocate IRQs upfrontThierry Reding2019-11-111-3/+2
| * mfd: qcom-spmi-pmic: Add support for PM/PMI8950Angelo G. Del Regno2019-11-111-0/+4
| * mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROsLee Jones2019-11-111-14/+7
| * mfd: ab8500: Example using new OF_MFD_CELL MACROLee Jones2019-11-111-96/+42
| * mfd: ipaq-micro: Use devm_platform_ioremap_resource() in micro_probe()Markus Elfring2019-11-111-5/+1
| * mfd: rk808: Use DEFINE_RES_IRQ for rk808 RTC alarm IRQHeiko Stuebner2019-11-111-5/+1
| * mfd: rk808: Set RK817 interrupt polarity to lowHeiko Stuebner2019-11-111-1/+1
| * mfd: rk808: Fix RK817 powerkey integrationHeiko Stuebner2019-11-111-11/+3
| * mfd: intel-lpss: Add default I2C device properties for Gemini LakeJarkko Nikula2019-11-111-8/+20
| * Merge branches 'ib-mfd-doc-sparc-libdevres-5.5' and 'ib-mfd-power-rtc-5.5' in...Lee Jones2019-11-114-86/+129
| |\
| | * power: reset: add driver for mt6323 poweroffJosef Friedl2019-10-243-0/+108
| | * rtc: mt6397: add compatible for mt6323Josef Friedl2019-10-241-0/+1
| | * rtc: mt6397: improvements of rtc driverJosef Friedl2019-10-241-32/+19
| | * rtc: mt6397: move some common definitions into rtc.hJosef Friedl2019-10-241-54/+1
| * | mfd: intel-lpss: Use devm_ioremap_uc for MMIOTuowen Zhao2019-11-111-1/+1
| |/
* | Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-0211-544/+1418
|\ \
| * | backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King2019-11-131-1/+1
| * | backlight: gpio: Pull gpio_backlight_initial_power_state() into probeBartosz Golaszewski2019-11-111-24/+14
| * | backlight: gpio: Use a helper variable for &pdev->devBartosz Golaszewski2019-11-111-12/+11
| * | backlight: gpio: Simplify the platform data handlingBartosz Golaszewski2019-11-111-51/+11
| * | backlight: gpio: Explicitly set the direction of the GPIOBartosz Golaszewski2019-11-111-5/+18
| * | backlight: gpio: Remove stray newlineBartosz Golaszewski2019-11-111-1/+0
| * | backlight: gpio: Remove unneeded includeBartosz Golaszewski2019-11-111-1/+0
| * | video: backlight: tosa: Use GPIO lookup tableArnd Bergmann2019-11-113-12/+34
| * | backlight: qcom-wled: Add auto string detection logicKiran Gunda2019-11-011-6/+394
| * | backlight: qcom-wled: Add support for short circuit handlingKiran Gunda2019-11-011-4/+140
| * | backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda2019-11-011-2/+253
| * | backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda2019-11-011-139/+234
| * | backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda2019-11-011-123/+125