summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mfd: Fix mc13xxx-spi merge conflictAxel Lin2012-07-091-1/+3
* 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/+7
* 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/+0
* 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-092-26/+20
* mfd: Remove custom wm8350 cache implementationMark Brown2012-07-092-3473/+18
* mfd: Rely on regmap cache in wm8350 interrupt controllerMark Brown2012-07-091-5/+3
* mfd: Add regmap cache support for wm8350Mark Brown2012-07-093-16/+74
* mfd: Support for user defined wm8994 irq flagsMark Brown2012-07-091-1/+9
* mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones2012-07-092-12/+15
* mfd: Register db8500-prcmu devices using the newly DT:ed MFD APILee Jones2012-07-092-13/+7
* 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-092-4/+27
* mfd: Generically describe interactions with the DB8500 PRCMULee Jones2012-07-092-9/+9
* mfd: Add IRQ domain support for the AB8500Lee Jones2012-07-092-60/+71
* 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/+0
* 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/+5
* 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-091-2/+0
* mfd: Remove unused variable from da9052_device_initKrzysztof Wilczynski2012-07-091-1/+0
* mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin2012-07-091-0/+1
* mfd: Add Maxim 77686 driverJonghwa Lee2012-07-094-0/+479
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2012-07-062-18/+20
|\
| * qla2xxx: print the right array elements in qlt_async_eventAlan Cox2012-07-061-17/+18
| * tcm_fc: Resolve suspicious RCU usage warningsMark Rustad2012-07-061-1/+2
* | Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2012-07-062-1/+8
|\ \
| * | mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2012-07-061-1/+1
| * | mtd: nand: initialize bitflip_threshold prior to BBT scanningShmulik Ladkani2012-06-091-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-0618-25/+38
|\ \ \
| * | | Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-0417-23/+34
| * | | Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng2012-06-291-1/+3
| * | | Input: wacom - fix retrieving touch_max bugPing Cheng2012-06-291-1/+1
* | | | Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-051-1/+15
|\ \ \ \
| * | | | leds: heartbeat: fix bug on panicAlexander Holler2012-07-041-1/+15
* | | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-052-4/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | of: match by compatible property firstThierry Reding2012-06-151-4/+26
| * | | | of: export of_platform_populate()Stephen Warren2012-06-131-0/+1
| | |/ / | |/| |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-07-041-15/+13
|\ \ \ \
| * | | | clk: fix parent validation in __clk_set_parent()Rajendra Nayak2012-07-031-15/+13