summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds2012-07-041-1/+1
|\ \ \ \ \
| * | | | | md/raid10: fix careless build errorNeilBrown2012-07-041-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-0420-101/+108
|\ \ \ \ \ \
| * | | | | | e1000e: remove use of IP payload checksumBruce Allan2012-07-012-61/+15
| * | | | | | igbvf: fix divide by zeroMitch A Williams2012-07-011-11/+18
| * | | | | | davinci_cpdma: include linux/module.hDaniel Mack2012-06-291-0/+1
| * | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-06-2914-23/+66
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-2814-23/+66
| | |\ \ \ \ \ \