summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-18/+20
2012-07-07qla2xxx: 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-06Merge 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-05Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen17-23/+34
2012-07-04leds: heartbeat: fix bug on panicAlexander Holler1-1/+15
2012-07-04Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-15/+13
2012-07-04Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+1
2012-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds20-101/+108
2012-07-04md/raid10: fix careless build errorNeilBrown1-1/+1
2012-07-04floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds1-0/+1
2012-07-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-87/+261
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak1-15/+13
2012-07-03Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds4-26/+57
2012-07-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-18/+73
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds5-42/+75
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer1-11/+19
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer3-15/+28
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer1-0/+3
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber1-0/+7
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30