summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2012-07-092-11/+55
* mfd: Use devm allocation for ab3100-coreLinus Walleij2012-07-091-16/+7Star
* mfd: Restore wm8994 pin configuration after reset during suspendChris Rattray2012-07-091-0/+13
* mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi2012-07-091-0/+1
* mfd: Fix max77693 irq leak and wrong kfree callAxel Lin2012-07-091-3/+4
* mfd: Delete ab5500-core.hPaul Bolle2012-07-091-87/+0Star
* mfd: Staticise max77693 pm_opsMark Brown2012-07-091-1/+1
* mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang2012-07-092-10/+11
* mfd: Add missing max8997 static storage class specifierSachin Kamat2012-07-091-4/+4
* mfd: Print ab8500 switch off causeJonas Aaberg2012-07-091-1/+23
* mfd: Update db8500-prmcu hostport_access enableArun Murthy2012-07-094-30/+30
* mfd: Remove custom wm8350 cache implementationMark Brown2012-07-093-3492/+18Star
* mfd: Rely on regmap cache in wm8350 interrupt controllerMark Brown2012-07-091-5/+3Star
* mfd: Add regmap cache support for wm8350Mark Brown2012-07-094-17/+80
* mfd: Support for user defined wm8994 irq flagsMark Brown2012-07-092-1/+10
* mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones2012-07-093-14/+15
* mfd: Register db8500-prcmu devices using the newly DT:ed MFD APILee Jones2012-07-092-13/+7Star
* mfd: Initialise the AB8500 driver at core_initcall timeLee Jones2012-07-091-1/+1
* mfd: Initialise the DB8500 PRCMU driver at core_initcall timeLee Jones2012-07-091-1/+1
* mfd: Make MFD core code Device Tree and IRQ domain awareLee Jones2012-07-093-4/+28
* mfd: Generically describe interactions with the DB8500 PRCMULee Jones2012-07-092-9/+9
* mfd: Add IRQ domain support for the AB8500Lee Jones2012-07-093-60/+76
* mfd: Enable DT probing of the DB8500 PRCMULee Jones2012-07-091-0/+5
* mfd: Remove redundant AB8500_I2C_CORE Kconfig entryLee Jones2012-07-091-10/+0Star
* mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadcLee Jones2012-07-091-1/+2
* mfd: Use devm_* APIs for mc13xxxAxel Lin2012-07-093-12/+5Star
* mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz2012-07-091-1/+64
* mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz2012-07-091-1/+1
* mfd: Remove unused max77693 iolock mutexAxel Lin2012-07-092-3/+0Star
* mfd: Remove unused variable from da9052_device_initKrzysztof Wilczynski2012-07-091-1/+0Star
* mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin2012-07-091-0/+1
* mfd: Add Maxim 77686 driverJonghwa Lee2012-07-096-0/+843
* Linux 3.5-rc6Linus Torvalds2012-07-081-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-07-082-0/+9
|\
| * security: Minor improvements to no_new_privs documentationAndy Lutomirski2012-07-072-0/+9
* | vfs: make O_PATH file descriptors usable for 'fchdir()'Linus Torvalds2012-07-081-3/+3
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-07-0711-28/+59
|\ \ | |/ |/|
| * ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-051-1/+1
| * ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
| * ARM: 7440/1: kprobes: only test 'sub pc, pc, #1b-2b+8-2' on ARMv6Rabin Vincent2012-07-051-2/+2
| * ARM: 7441/1: perf: return -EOPNOTSUPP if requested mode exclusion is unavailableWill Deacon2012-07-051-1/+1
| * ARM: 7443/1: Revert "new way of handling ERESTART_RESTARTBLOCK"Will Deacon2012-07-053-13/+28
| * ARM: 7442/1: Revert "remove unused restart trampoline"Will Deacon2012-07-053-0/+17
| * ARM: fix set_domain() macroRussell King2012-07-051-9/+9
| * ARM: fix mach-versatile/pci.c warningRussell King2012-07-041-1/+0Star
* | Merge tag 'ecryptfs-3.5-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-072-20/+30
|\ \
| * | eCryptfs: Gracefully refuse miscdev file ops on inherited/passed filesTyler Hicks2012-07-061-7/+16
| * | eCryptfs: Fix lockdep warning in miscdev operationsTyler Hicks2012-07-041-12/+13
| * | eCryptfs: Properly check for O_RDONLY flag before doing privileged openTyler Hicks2012-07-041-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-062-18/+20
|\ \ \