aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
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/mfd-2.6Linus 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/arm/arm-socLinus 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/git/arm/arm-socLinus 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/jikos/trivialLinus Torvalds4-4/+4
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus 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/bypass', 'regulator/topic/tol', 'regulator/topic/drivers' and 'regulator/topic/tps6586x' into regulator-nextMark 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' into regmap-nextMark 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/kernel/git/kgene/linux-samsung into next/fixes-non-criticalOlof 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
2012-09-21mfd: ab8500-core: Apply the AB8500 CODEC's compatible string to its MFD cellLee Jones1-0/+1
2012-09-21mfd: Use devm_* APIs for mc13xxx: remove leftover kfreeAndreas Pretzsch1-1/+0
2012-09-21mfd: Convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-2/+12
2012-09-21mfd: omap-usb-host: Remove TLL specific code from USB HS core driverKeshava Munegowda1-221/+10
2012-09-21mfd: omap-usb-host: Invoke the TLL driver from USB HS core driverKeshava Munegowda1-2/+5
2012-09-21mfd: omap-usb-tll: HOST TLL platform driverKeshava Munegowda3-2/+473
2012-09-20Merge branch 'next/dt' into next/multiplatformOlof Johansson2-1/+45
2012-09-20Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson53-220/+209
2012-09-2088pm860x_battery and charger: Fix a few post-merge issuesAnton Vorontsov1-2/+2
2012-09-20power_supply: Enable battery-charger for 88pm860xJett.Zhou1-1/+21
2012-09-20Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson1-0/+2
2012-09-19mfd: tps65090: Remove redundant checkVenu Byravarasu1-1/+1
2012-09-19mfd: 88pm860x: Move initilization codeHaojian Zhuang2-163/+159
2012-09-19mfd: 88pm860x: Avoid to check resource for preg regulatorHaojian Zhuang1-7/+1
2012-09-19mfd: max8925: Remove array in regulator platform dataHaojian Zhuang1-72/+316
2012-09-19mfd: max8925: Use register offset as REG in backlightHaojian Zhuang1-17/+14