index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-20
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
29
-1513
/
+8985
2018-08-16
mfd: sm501: Set coherent_dma_mask when creating subdevices
Guenter Roeck
1
-0
/
+1
2018-08-16
mfd: bd71837: Core driver for ROHM BD71837 PMIC
Matti Vaittinen
3
-0
/
+225
2018-07-27
mfd: sec-core: Export OF module alias table
Krzysztof Kozlowski
1
-0
/
+1
2018-07-27
mfd: as3722: Disable auto-power-on when AC OK
Marcel Ziswiler
1
-0
/
+12
2018-07-27
mfd: axp20x: Support AXP806 in I2C mode
Chen-Yu Tsai
1
-0
/
+2
2018-07-27
mfd: axp20x: Add self-working mode support for AXP806
Chen-Yu Tsai
1
-3
/
+25
2018-07-27
mfd: wm8994: Allow to configure CS/ADDR Pulldown from dts
Alberto Panizzo
1
-0
/
+4
2018-07-27
mfd: wm8994: Allow to configure Speaker Mode Pullup from dts
Alberto Panizzo
1
-0
/
+2
2018-07-27
mfd: rave-sp: Emulate CMD_GET_STATUS on device that don't support it
Andrey Smirnov
1
-33
/
+63
2018-07-27
mfd: rave-sp: Add legacy watchdog ping command translation
Andrey Smirnov
1
-0
/
+2
2018-07-27
mfd: rave-sp: Add legacy EEPROM access command translation
Andrey Smirnov
1
-0
/
+2
2018-07-27
mfd: rave-sp: Initialize flow control and parity of the port
Andrey Smirnov
1
-0
/
+7
2018-07-27
mfd: rave-sp: Fix incorrectly specified checksum type
Andrey Smirnov
1
-1
/
+1
2018-07-27
mfd: rave-sp: Remove unused defines
Andrey Smirnov
1
-10
/
+0
2018-07-27
mfd: hi655x: Fix regmap area declared size for hi655x
Rafael David Tinoco
1
-1
/
+1
2018-07-27
mfd: ti_am335x_tscadc: Fix struct clk memory leak
Zumeng Chen
1
-2
/
+1
2018-07-27
mfd: dln2: Use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-7
/
+3
2018-07-27
mfd: arizona: Don't use regmap_read_poll_timeout
Charles Keepax
1
-8
/
+26
2018-07-27
mfd: intel-lpss: Add Ice Lake PCI IDs
Mika Westerberg
1
-0
/
+13
2018-07-27
mfd: wm8994-core: Fix error path in wm8994_device_init
Anthony Brandon
1
-4
/
+5
2018-07-27
mfd: kempld-core: Constify variables that point to const structure
Julia Lawall
1
-7
/
+8
2018-07-27
Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...
Lee Jones
15
-1437
/
+8565
2018-07-13
mfd: cros_ec_dev: Add CEC sub-device registration
Neil Armstrong
1
-0
/
+16
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2
-0
/
+2
2018-07-04
mfd: da9063: Add DA9063L support
Marek Vasut
1
-0
/
+2
2018-07-04
mfd: da9063: Register RTC only on DA9063L
Marek Vasut
1
-7
/
+24
2018-07-04
mfd: da9063: Add custom IRQ map for DA9063L
Marek Vasut
1
-2
/
+79
2018-07-04
mfd: da9063: Add custom regmap for DA9063L
Marek Vasut
1
-0
/
+48
2018-07-04
mfd: da9063: Replace model with type
Marek Vasut
2
-3
/
+3
2018-07-04
mfd: da9063: Rename PMIC_DA9063 to PMIC_CHIP_ID_DA9063
Marek Vasut
2
-2
/
+2
2018-07-04
mfd: da9063: Replace DA9063_NUM_IRQ with ARRAY_SIZE
Marek Vasut
1
-1
/
+1
2018-07-04
mfd: da9063: Use PLATFORM_DEVID_NONE
Marek Vasut
1
-3
/
+3
2018-07-04
mfd: da9063: Use REGMAP_IRQ_REG
Marek Vasut
1
-117
/
+58
2018-07-04
mfd: da9063: Use regmap_reg_range
Marek Vasut
1
-132
/
+42
2018-07-04
mfd: da9063: Replace mfd_add_devices with devm counterpart
Marek Vasut
2
-18
/
+3
2018-07-04
mfd: da9063: Replace regmap_add_irq_chip with devm counterpart
Marek Vasut
2
-7
/
+2
2018-07-04
mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice.
Enric Balletbo i Serra
1
-0
/
+16
2018-07-03
platform/chrome: Move cros-ec transport drivers to drivers/platform.
Enric Balletbo i Serra
4
-1151
/
+0
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
6
-17
/
+22
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-6
/
+7
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
43
-894
/
+735
2018-06-11
mfd: cros_ec: Remove unused __remove function
Arnd Bergmann
1
-2
/
+0
2018-06-11
mfd: wm97xx-core: Platform data can be NULL
Robert Jarzmik
1
-1
/
+1
2018-06-08
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-06-08
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+2
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-06-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-12
/
+7
[next]