summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-07-09mfd: Add irq domain support for max8997 interruptsThomas Abraham3-26/+38
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones6-55/+39
2012-07-09mfd: Guard tc3589x PM methods with CONFIG_PM_SLEEPAxel Lin1-6/+3
2012-07-09mfd: Guard adp5520 PM methods with CONFIG_PM_SLEEPAxel Lin1-1/+1
2012-07-09mfd: Fix mc13xxx-spi merge conflictAxel Lin1-1/+3
2012-07-09mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues.Russ Dill2-11/+55
2012-07-09mfd: Use devm allocation for ab3100-coreLinus Walleij1-16/+7
2012-07-09mfd: Restore wm8994 pin configuration after reset during suspendChris Rattray1-0/+13
2012-07-09mfd: Update twl6040 Kconfig to avoid build breakagePeter Ujfalusi1-0/+1
2012-07-09mfd: Fix max77693 irq leak and wrong kfree callAxel Lin1-3/+4
2012-07-09mfd: Delete ab5500-core.hPaul Bolle1-87/+0
2012-07-09mfd: Staticise max77693 pm_opsMark Brown1-1/+1
2012-07-09mfd: Transfer rtc max8925 irq from MFD defined resourcesHaojian Zhuang2-10/+11
2012-07-09mfd: Add missing max8997 static storage class specifierSachin Kamat1-4/+4
2012-07-09mfd: Print ab8500 switch off causeJonas Aaberg1-1/+23
2012-07-09mfd: Update db8500-prmcu hostport_access enableArun Murthy2-26/+20
2012-07-09mfd: Remove custom wm8350 cache implementationMark Brown2-3473/+18
2012-07-09mfd: Rely on regmap cache in wm8350 interrupt controllerMark Brown1-5/+3
2012-07-09mfd: Add regmap cache support for wm8350Mark Brown3-16/+74
2012-07-09mfd: Support for user defined wm8994 irq flagsMark Brown1-1/+9
2012-07-09mfd: Register the ab8500 from db8500-prcmu using the MFD APILee Jones2-12/+15
2012-07-09mfd: Register db8500-prcmu devices using the newly DT:ed MFD APILee Jones2-13/+7
2012-07-09mfd: Initialise the AB8500 driver at core_initcall timeLee Jones1-1/+1
2012-07-09mfd: Initialise the DB8500 PRCMU driver at core_initcall timeLee Jones1-1/+1
2012-07-09mfd: Make MFD core code Device Tree and IRQ domain awareLee Jones2-4/+27
2012-07-09mfd: Generically describe interactions with the DB8500 PRCMULee Jones2-9/+9
2012-07-09mfd: Add IRQ domain support for the AB8500Lee Jones2-60/+71
2012-07-09mfd: Enable DT probing of the DB8500 PRCMULee Jones1-0/+5
2012-07-09mfd: Remove redundant AB8500_I2C_CORE Kconfig entryLee Jones1-10/+0
2012-07-09mfd: Enable IRQF_ONESHOT when requesting a threaded IRQ for ab8500gpadcLee Jones1-1/+2
2012-07-09mfd: Use devm_* APIs for mc13xxxAxel Lin3-12/+5
2012-07-09mfd: mc13xxx workaround SPI hardware bug on i.MxPhilippe Rétornaz1-1/+64
2012-07-09mfd: Fix mc13xxx SPI regmapPhilippe Rétornaz1-1/+1
2012-07-09mfd: Remove unused max77693 iolock mutexAxel Lin1-2/+0
2012-07-09mfd: Remove unused variable from da9052_device_initKrzysztof Wilczynski1-1/+0
2012-07-09mfd: Add terminating entry for i2c_device_id palmas tableAxel Lin1-0/+1
2012-07-09mfd: Add Maxim 77686 driverJonghwa Lee4-0/+479
2012-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-18/+20
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox1-17/+18
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad1-1/+2
2012-07-06Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+8
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds18-25/+38
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter1-1/+1
2012-07-05Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+15
2012-07-05Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-4/+27
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen17-23/+34
2012-07-04leds: heartbeat: fix bug on panicAlexander Holler1-1/+15
2012-07-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-15/+13
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-101/+108