aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)AuthorFilesLines
2012-11-13mfd: twl6040: Fix typo for power on failurePeter Ujfalusi1-1/+1
2012-11-11mfd: Differentiate between u8500 and u9540 TCDM address mappingLee Jones1-2/+6
2012-11-11mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routinesLee Jones1-38/+24
2012-11-11mfd: Enable the STMPE MFD for Device TreeLee Jones1-6/+42
2012-11-11mfd: Correct copy and paste mistake in stmpeLee Jones1-2/+2
2012-11-11mfd: Provide the STMPE driver with its own IRQ domainLee Jones1-32/+50
2012-11-11mfd: Prevent STMPE from abusing mfd_add_devices' irq_base parameterLee Jones1-12/+13
2012-11-11mfd: ab8500-core: Remove unused ab8500-gpio IRQ rangesLee Jones1-36/+0
2012-11-09mfd: Explicitely include slab.h to rtsxSamuel Ortiz1-0/+1
2012-11-08mfd: Select MFD_CORE for rtsxSamuel Ortiz1-0/+1
2012-11-08mfd: Add realtek pcie card reader driverWei WANG7-0/+1974
2012-11-06mfd: mc13xxx: Add support for mc34708Uwe Kleine-König4-1/+33
2012-11-06mfd: mc13xxx: Change probing details for mc13xxx devicesUwe Kleine-König4-75/+60
2012-11-05IIO : ADC: tiadc: Add support of TI's ADC driverPatil, Rachna1-1/+17
2012-11-05input: TSC: ti_tsc: Convert TSC into a MFDevicePatil, Rachna1-0/+11
2012-11-05mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevicePatil, Rachna3-0/+262
2012-10-07Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6Linus Torvalds1-1/+21
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-3/+3
2012-10-06sections: fix section conflicts in drivers/mfdAndi Kleen1-3/+3
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds37-1348/+3692
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2012-10-02mfd: 88pm860x: Move gpadc init into touchHaojian Zhuang1-51/+0
2012-10-02mfd: 88pm860x: Device tree supportHaojian Zhuang1-9/+53
2012-10-02mfd: 88pm860x: Use irqdomainHaojian Zhuang1-27/+38
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-1/+1
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-24/+30
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2012-10-01Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2-1/+45
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-4/+4
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-0/+13
2012-10-01mfd: smsc: Add support for smsc gpio io/keypad driverSourav Poddar3-0/+126
2012-09-29mfd: DA9055 core driverAshish Jangam4-0/+536
2012-09-29mfd: tps65910: Add alarm interrupt of TPS65910 RTC to mfd device listVenu Byravarasu1-0/+10
2012-09-28mfd: wm5110: Add register patches for revision BMark Brown1-1/+95
2012-09-28mfd: wm5110: Disable control interface error report for WM5110 rev BMark Brown1-0/+1
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown1-0/+13
2012-09-24Merge with upstream to accommodate with MFD changesAnton Vorontsov52-216/+165
2012-09-24mfd: Add backlight as subdevice to the tps65217Matthias Kaehlcke1-0/+3
2012-09-24mfd: Provide the PRCMU with its own IRQ domainLee Jones1-12/+35
2012-09-23mfd: Fix max8907 sparse warningFengguang Wu1-1/+1
2012-09-23mfd: Add lp8788 mfd driverMilo Kim4-0/+455
2012-09-23mfd: dbx500: Provide a more accurate smp_twd clockMichel Jaouen2-1/+44
2012-09-23mfd: rc5t583: Fix warning messagesVenu Byravarasu2-2/+2
2012-09-23mfd: palmas: Add device tree handling to mfdGraeme Gregory1-0/+52
2012-09-23mfd: palmas: Add pdata/data for rest of childrenGraeme Gregory1-0/+13
2012-09-22Merge remote-tracking branches 'regmap/topic/cache' and 'regmap/topic/irq' in...Mark Brown1-0/+1
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-21Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson53-220/+209
2012-09-21mfd: palmas: Switch to linear domain in all casesGraeme Gregory1-63/+1
2012-09-21mfd: palmas: Improve the error exit pathGraeme Gregory1-8/+11