aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-3/+0
2012-05-23Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+2
2012-05-23regmap: Use select .. if to get IRQ_DOMAIN enabledMark Brown1-3/+0
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-2749/+0
2012-05-21Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-18/+87
2012-05-19mfd: tpx6586x: Depend on regulatorMark Brown1-0/+1
2012-05-18mfd: palmas PMIC device support KconfigGraeme Gregory2-0/+12
2012-05-18mfd: palmas PMIC device supportGraeme Gregory1-0/+509
2012-05-18mfd: mc13xxx: add codec platform dataPhilippe Rétornaz1-1/+2
2012-05-15mfd: wm8994: Update to fully use irq_domainMark Brown1-6/+0
2012-05-13regmap: Convert regmap_irq to use irq_domainMark Brown1-0/+3
2012-05-13Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-nextMark Brown9-151/+88
2012-05-13mfd: da9052: Fix genirq abuseMark Brown1-5/+3
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2-7/+86
2012-05-12Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/regmap' and 'regulator/topic/register' into regulator-nextMark Brown1-11/+0
2012-05-09Merge tag 'v3.4-rc6' into next/cleanupOlof Johansson1-0/+1
2012-05-09mfd: twl: define all feature flags in one place.NeilBrown1-7/+0
2012-05-04tps6586x: Add device tree supportThierry Reding1-0/+86
2012-05-02mfd/ab5500: delete AB5500 supportLinus Walleij5-2287/+0
2012-05-02mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij3-462/+0
2012-05-01mfd: Fix build breakage in omap-usb-host.cRuss Dill1-0/+1
2012-04-18regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin1-11/+0
2012-04-17mfd: Revert "mfd: add irq domain support for max8997 interrupts"Mark Brown2-36/+26
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker1-38/+1
2012-04-16mfd: add irq domain support for max8997 interruptsThomas Abraham2-26/+36
2012-04-16mfd: Fix asic3_gpio_to_irqDmitry Artamonow1-1/+3
2012-04-16ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issueKeshava Munegowda1-44/+0
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-48/+77
2012-04-16Fix typo in various Kconfig fileMasanari Iida1-3/+3
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown1-0/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina50-1318/+4165
2012-04-05Fix typo milivolt => millivoltThomas Weber1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-15/+2
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd2-15/+2
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-3/+0
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds37-858/+3468
2012-03-28Remove all #inclusions of asm/system.hDavid Howells2-2/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-323/+447
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King6-323/+447
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds5-34/+89
2012-03-22mfd: Detach twl6040 from the pmic mfd driverPeter Ujfalusi1-26/+33
2012-03-22mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson3-45/+46
2012-03-22mfd: Micro-optimization on twl4030 IRQ handlerFelipe Balbi1-7/+7
2012-03-22mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson1-17/+6
2012-03-22mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson4-37/+56
2012-03-22mfd: Remove references already defineid in header file from twl-coreBenoit Cousson1-5/+2
2012-03-22mfd: Remove unneeded header from twl-coreFelipe Balbi1-4/+0
2012-03-22mfd: Make twl-core not depend on pdata->irq_base/endFelipe Balbi1-34/+27