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
2013-01-28
Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-69
/
+216
2013-01-27
mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probed
Wei WANG
-2
/
+2
2013-01-27
mfd: wm5102: Fix definition of WM5102_MAX_REGISTER
Mark Brown
-1
/
+1
2013-01-27
mfd: twl4030: Don't warn about uninitialized return code
Arnd Bergmann
-1
/
+1
2013-01-27
mfd: da9052/53 lockup fix
Ashish Jangam
-0
/
+61
2013-01-27
mfd: rtsx: Add clock divider hook
Wei WANG
-2
/
+27
2013-01-27
mfd: rtsx: Add output voltage switch hook
Wei WANG
-0
/
+65
2013-01-24
mfd: vexpress-sysreg: Don't skip initialization on probe
Pawel Moll
-12
/
+20
2013-01-22
mfd: Fix compile errors and warnings when !CONFIG_AB8500_BM
Lee Jones
-0
/
+1
2013-01-22
mfd: vexpress: Export global functions to fix build error
Guenter Roeck
-2
/
+6
2013-01-22
mfd: arizona: Check errors from regcache_sync()
Mark Brown
-1
/
+6
2013-01-22
mfd: tc3589x: Use simple irqdomain
Linus Walleij
-12
/
+5
2013-01-22
mfd: pcf50633: Init pcf->dev before using it
Axel Lin
-3
/
+2
2013-01-22
mfd: max77693: Init max77693->dev before using it
Axel Lin
-16
/
+18
2013-01-22
mfd: max77686: Init max77686->dev before using it
Axel Lin
-9
/
+9
2013-01-22
mfd: db8500-prcmu: Fix irqdomain usage
Linus Walleij
-4
/
+9
2013-01-22
mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build error
AnilKumar Ch
-0
/
+1
2013-01-22
mfd: arizona: Disable control interface reporting for WM5102 and WM5110
Mark Brown
-16
/
+2
2013-01-16
mfd, TWL4030: TWL4030 need select REGMAP_I2C
Chuansheng Liu
-0
/
+1
2013-01-03
Drivers: mfd: remove __dev* attributes.
Greg Kroah-Hartman
-35
/
+30
2012-12-20
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-2
/
+1
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-0
/
+2
2012-12-17
Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...
Olof Johansson
-2
/
+1
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
-1734
/
+3284
2012-12-16
Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...
Tony Lindgren
-2
/
+1
2012-12-14
mfd: omap-usb-host: get rid of cpu_is_omap..() macros
Roger Quadros
-2
/
+1
2012-12-13
Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6
Linus Torvalds
-0
/
+20
2012-12-13
Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
-70
/
+83
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
-16
/
+21
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
-12
/
+13
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-0
/
+759
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
-3
/
+8
2012-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Anton Vorontsov
-924
/
+2449
2012-12-11
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1975
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-386
/
+385
2012-12-11
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
-0
/
+2
2012-12-11
Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
-15
/
+71
2012-12-10
mfd: tps6507x: Convert to devm_kzalloc
Axel Lin
-17
/
+4
2012-12-10
mfd: stmpe: Update DT support for stmpe driver
Vipul Kumar Samar
-6
/
+15
2012-12-10
Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next
Mark Brown
-1
/
+72
2012-12-10
Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-next
Mark Brown
-69
/
+8
2012-12-09
mfd: wm5102: Add readback of DSP status 3 register
Mark Brown
-0
/
+2
2012-12-09
mfd: arizona: Log if we fail to create the primary IRQ domain
Mark Brown
-0
/
+1
2012-12-09
mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQ
Axel Lin
-1
/
+1
2012-12-09
mfd: tps80031: Add terminating entry for tps80031_id_table
Axel Lin
-0
/
+1
2012-12-07
mfd: vexpress-sysreg: Remove LEDs code
Pawel Moll
-77
/
+0
2012-12-03
mfd: sta2x11: Fix potential NULL pointer dereference in __sta2x11_mfd_mask()
Wei Yongjun
-1
/
+3
2012-12-03
mfd: wm5102: Add tuning for revision B
Mark Brown
-1
/
+15
2012-12-03
mfd: arizona: Defer patch initialistation until after first device boot
Mark Brown
-5
/
+12
2012-12-02
Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next
Mark Brown
-16
/
+19
[next]