aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: mfd: remove __dev* attributes.Greg Kroah-Hartman9-35/+30
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+1
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2012-12-17Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson1-2/+1
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds41-1734/+3284
2012-12-16Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-for-merge-window-v2Tony Lindgren1-2/+1
2012-12-14mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros1-2/+1
2012-12-13Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+20
2012-12-13Merge tag 'regulator-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-70/+83
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-16/+21
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-12/+13
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+759
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-3/+8
2012-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov83-924/+2449
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-0/+1975
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds72-386/+385
2012-12-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-15/+71
2012-12-10mfd: tps6507x: Convert to devm_kzallocAxel Lin1-17/+4
2012-12-10mfd: stmpe: Update DT support for stmpe driverVipul Kumar Samar1-6/+15
2012-12-10Merge remote-tracking branch 'regulator/topic/max8997' into regulator-nextMark Brown1-1/+72
2012-12-10Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2-69/+8
2012-12-09mfd: wm5102: Add readback of DSP status 3 registerMark Brown1-0/+2
2012-12-09mfd: arizona: Log if we fail to create the primary IRQ domainMark Brown1-0/+1
2012-12-09mfd: tps80031: MFD_TPS80031 needs to select REGMAP_IRQAxel Lin1-1/+1
2012-12-09mfd: tps80031: Add terminating entry for tps80031_id_tableAxel Lin1-0/+1
2012-12-07mfd: vexpress-sysreg: Remove LEDs codePawel Moll1-77/+0
2012-12-03mfd: sta2x11: Fix potential NULL pointer dereference in __sta2x11_mfd_mask()Wei Yongjun1-1/+3
2012-12-03mfd: wm5102: Add tuning for revision BMark Brown1-1/+15
2012-12-03mfd: arizona: Defer patch initialistation until after first device bootMark Brown1-5/+12
2012-12-02Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown1-16/+19
2012-12-01gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar1-0/+2
2012-11-30mfd: tps65910: Fix wrong ack_base registerKim, Milo1-2/+2
2012-11-30mfd: tps65910: Remove unused dataKim, Milo1-1/+0
2012-11-30mfd: stmpe: Get rid of irq_invert_polarityViresh Kumar1-7/+0
2012-11-30mfd: ab8500-core: Fix invalid free of devm_ allocated dataTushar Behera1-5/+0
2012-11-30mfd: wm5102: Mark DSP memory regions as volatileMark Brown1-0/+3
2012-11-30mfd: wm5102: Correct default for LDO1_CONTROL_2Mark Brown1-0/+1
2012-11-30mfd: arizona: Register haptics devicesMark Brown1-0/+2
2012-11-30mfd: wm8994: Make current device behaviour the defaultMark Brown1-14/+4
2012-11-28mfd: remove use of __devexitBill Pemberton63-67/+67
2012-11-28mfd: remove use of __devinitconstBill Pemberton4-23/+22
2012-11-28mfd: remove use of __devinitdataBill Pemberton12-106/+106
2012-11-28mfd: remove use of __devinitBill Pemberton66-134/+134
2012-11-28mfd: remove use of __devexit_pBill Pemberton56-56/+56
2012-11-28regulator: arizona-ldo1: Support 1.8V modeMark Brown1-0/+3
2012-11-28mfd: arizona: Register haptics devicesMark Brown1-0/+2
2012-11-27Merge branch 'topic/hotplug' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-max8997Mark Brown2-69/+8
2012-11-27regulator: add device tree support for max8997Thomas Abraham1-1/+72
2012-11-27mfd: tps65090: MFD_TPS65090 needs to select REGMAP_IRQAxel Lin1-0/+1