index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Lines
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
-295
/
+2
2019-09-02
mfd / platform: cros_ec: Handle chained ECs as platform devices
Enric Balletbo i Serra
-30
/
+31
2019-09-02
mfd: mt6323: Add MT6323 RTC and PWRC
Josef Friedl
-0
/
+25
2019-09-02
mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macros
Josef Friedl
-10
/
+3
2019-09-02
mfd: db8500-prcmu: Support the higher DB8520 ARMSS
Linus Walleij
-5
/
+35
2019-09-02
mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit request
Andy Shevchenko
-21
/
+8
2019-09-02
mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safe
Wolfram Sang
-2
/
+1
2019-09-02
mfd: sm501: Include the GPIO driver header
Linus Walleij
-0
/
+1
2019-09-02
mfd: intel-lpss: Add Intel Skylake ACPI IDs
Andy Shevchenko
-0
/
+26
2019-09-02
mfd: intel-lpss: Consistently use GENMASK()
Andy Shevchenko
-5
/
+5
2019-09-02
mfd: Add support for Merrifield Basin Cove PMIC
Andy Shevchenko
-0
/
+169
2019-09-02
mfd: ezx-pcap: Replace mutex_lock with spin_lock
Fuqian Huang
-23
/
+30
2019-08-27
Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
-3
/
+3
2019-08-27
mfd: rk808: Make PM function declaration static
Lee Jones
-1
/
+1
2019-08-27
mfd: rk808: Mark pm functions __maybe_unused
Arnd Bergmann
-2
/
+2
2019-08-14
mfd: asic3: Include the right header
Linus Walleij
-1
/
+1
2019-08-12
mfd: mt6397: Extract IRQ related code from core driver
Hsin-Hsiung Wang
-147
/
+183
2019-08-12
mfd: mt6397: Rename macros to something more readable
Hsin-Hsiung Wang
-8
/
+8
2019-08-12
mfd: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
-27
/
+9
2019-08-12
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+2
2019-08-12
mfd: intel-lpss: Add Intel Tiger Lake PCI IDs
Andy Shevchenko
-0
/
+23
2019-08-12
mfd: Drop obsolete JZ4740 driver
Paul Cercueil
-334
/
+0
2019-08-12
mfd: omap-usb-host: Mark expected switch fall-throughs
Gustavo A. R. Silva
-2
/
+2
2019-08-12
mfd: intel-lpss: Remove D3cold delay
Kai-Heng Feng
-0
/
+2
2019-08-12
mfd: twl-core: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: palmas: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: max8998: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: max8997: Convert to i2c_new_dummy_device
Wolfram Sang
-9
/
+9
2019-08-12
mfd: max8925-i2c: Convert to i2c_new_dummy_device
Wolfram Sang
-6
/
+6
2019-08-12
mfd: max8907: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: max77843: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: max77693: Convert to i2c_new_dummy_device
Wolfram Sang
-6
/
+6
2019-08-12
mfd: max14577: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: da9150-core: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: bcm590xx: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: ab3100-core: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: 88pm860x-core: Convert to i2c_new_dummy_device
Wolfram Sang
-3
/
+3
2019-08-12
mfd: 88pm800: Convert to i2c_new_dummy_device
Wolfram Sang
-6
/
+6
2019-08-12
mfd: timberdale: Use dev_get_drvdata
Chuhong Yuan
-2
/
+1
2019-08-12
mfd: tps80031: Convert to devm_i2c_new_dummy_device
Wolfram Sang
-15
/
+8
2019-08-12
mfd: aat2870: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
-11
/
+2
2019-08-12
mfd: ab8500: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
-226
/
+98
2019-08-12
mfd: ab3100: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
-53
/
+13
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
-2
/
+4
2019-08-09
mfd: omap-usb-host: Mark expected switch fall-throughs
Gustavo A. R. Silva
-2
/
+2
2019-08-09
mfd: db8500-prcmu: Mark expected switch fall-throughs
Gustavo A. R. Silva
-0
/
+2
2019-08-08
mfd/syscon: Add device_node_to_regmap()
Paul Cercueil
-16
/
+30
2019-08-01
mfd: aat2870: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-11
/
+2
2019-08-01
mfd: ab8500: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-226
/
+98
2019-08-01
mfd: ab3100: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-53
/
+13
[prev]
[next]