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
2016-01-14
mfd: dm355evm_mps: Be sure to clamp return value
Linus Walleij
-1
/
+1
2016-01-14
mfd: htc-egpio: Be sure to clamp return value
Linus Walleij
-1
/
+1
2016-01-14
mfd: tc6393xb: Be sure to clamp return value
Linus Walleij
-2
/
+2
2016-01-14
mfd: tps65010: Be sure to clamp return value
Linus Walleij
-2
/
+2
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-14
/
+74
2016-01-11
mfd: ucb1x00-core: Be sure to clamp return value
Linus Walleij
-1
/
+1
2016-01-11
mfd: arizona: Add device tree binding to specify mono outputs
Charles Keepax
-0
/
+10
2016-01-11
mfd: da9063: Allow modular build
Geert Uytterhoeven
-1
/
+1
2016-01-11
mfd: arizona: Request parent IRQ before we request child IRQs
Charles Keepax
-30
/
+27
2016-01-11
mfd: as3722: Mark PM functions as __maybe_unused
Arnd Bergmann
-2
/
+2
2016-01-11
mfd: sta2x11: Use platform_register/unregister_drivers()
Thierry Reding
-26
/
+10
2016-01-11
mfd: qcom-spmi-pmic: Don't access non-existing registers
Ivan T. Ivanov
-1
/
+3
2016-01-11
mfd: wm831x: Fix broken wm831x_unique_id_show
Rasmus Villemoes
-8
/
+2
2016-01-11
mfd: syscon: Add a DT property to set value width
Damien Riegel
-0
/
+13
2016-01-11
mfd: wm5110: Correct defaults for micbias control registers
Charles Keepax
-3
/
+3
2016-01-11
mfd: cros ec: Lock the SPI bus while holding chipselect
Nicolas Boichat
-12
/
+18
2016-01-05
gpio: generic: factor into gpio_chip struct
Linus Walleij
-4
/
+4
2015-12-07
mfd: intel-lpss: Pass HSUART configuration via properties
Andy Shevchenko
-0
/
+13
2015-12-07
mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
Mika Westerberg
-10
/
+40
2015-12-07
mfd: intel-lpss: Add support for passing device properties
Mika Westerberg
-4
/
+14
2015-12-07
mfd: core: propagate device properties to sub devices drivers
Andy Shevchenko
-0
/
+7
2015-12-04
mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
-25
/
+1750
2015-12-04
mfd: qcom_rpm: Fix a possible NULL dereference
LABBE Corentin
-0
/
+2
2015-12-04
mfd: ab8500: Delete static IRQ resources
Linus Walleij
-482
/
+0
2015-12-04
mfd: da903x: Constify da903x_chip_ops structure
Julia Lawall
-2
/
+2
2015-12-04
mfd: mc13xxx-core: Use of_property_read_bool()
Saurabh Sengar
-4
/
+4
2015-12-04
mfd: as3722: Handle interrupts on suspend
Jon Hunter
-0
/
+30
2015-11-24
mfd: wm8994: Ensure that the whole MFD is built into a single module
Charles Keepax
-1
/
+2
2015-11-24
mfd: sec-core: Rename MFD and regulator names differently
Alim Akhtar
-4
/
+4
2015-11-24
mfd: lpc_ich: Intel device IDs for PCH
Alexandra Yates
-0
/
+15
2015-11-23
mfd: sec: Add support for S2MPS15 PMIC
Thomas Abraham
-0
/
+39
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
-6
/
+6
2015-11-17
[media] include/media: move platform_data to linux/platform_data/media
Mauro Carvalho Chehab
-2
/
+2
2015-11-06
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+1
2015-11-06
mfd: avoid newly introduced compiler warning
Linus Torvalds
-2
/
+0
2015-11-06
Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-374
/
+1550
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
-8
/
+0
2015-11-05
Merge tag 'regulator-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
-65
/
+13
2015-11-04
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+6
2015-11-04
Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...
Mark Brown
-65
/
+13
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
-8
/
+0
2015-10-30
mfd: sec-core: Remove unused s2mpu02-rtc and s2mpu02-clk children
Krzysztof Kozlowski
-5
/
+2
2015-10-30
mfd: rt5033: Add RT5033 Flash led sub device
Ingi Kim
-0
/
+3
2015-10-30
mfd: lpss: Add Intel Broxton PCI IDs
Andy Shevchenko
-0
/
+45
2015-10-30
mfd: lpss: Add Broxton ACPI IDs
Mika Westerberg
-0
/
+16
2015-10-30
mfd: arizona: Signedness bug in arizona_runtime_suspend()
Dan Carpenter
-1
/
+1
2015-10-30
mfd: axp20x: Add a cell for the power button part of the, axp288 PMICs
Borun Fu
-0
/
+20
2015-10-30
mfd: sec-core: Disable buck voltage reset on watchdog falling edge
Krzysztof Kozlowski
-0
/
+26
2015-10-30
mfd: sec-core: Dump PMIC revision to find out the HW
Krzysztof Kozlowski
-0
/
+10
2015-10-30
mfd: arizona: Use correct type ID for device tree config
Richard Fitzgerald
-6
/
+4
[prev]
[next]