summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-07-21mmc: sh_mmcif: add regulator supportGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: remove redundant .down_pwr() callbackGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: re-read the clock frequency every time it is turned onGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: fix clock managementGuennadi Liakhovetski
2012-07-21mmc: sh_mmcif: simplify and use meaningful label names in error-handlingGuennadi Liakhovetski
2012-07-21mmc: tmio: remove a duplicated comment lineGuennadi Liakhovetski
2012-07-21mmc: sdhi: do not install dummy callbacksGuennadi Liakhovetski
2012-07-21mmc: tmio: add regulator supportGuennadi Liakhovetski
2012-07-21mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacksGuennadi Liakhovetski
2012-07-21mmc: tmio: add callbacks to enable-update and disable the interface clockGuennadi Liakhovetski
2012-07-21mmc: tmio: don't needlessly enable interrupts during probingGuennadi Liakhovetski
2012-07-21mmc: dw_mmc: Fix null dma_ops access when use_dma is falseJonathan Kliegman
2012-07-21mmc: add a function to get regulators, supplying card's powerGuennadi Liakhovetski
2012-07-21mmc: tmio: Don't access hardware registers after stopping clocksLaurent Pinchart
2012-07-21mmc: sh_mmcif: Support MMC_SLEEP_AWAKE commandLaurent Pinchart
2012-07-21mmc: dw_mmc: Add check for IDMAC configurationGirish K S
2012-07-21mmc: sdhci-pxa: Add device tree supportChris Ball
2012-07-10mmc: core: Export regulator_* functions as GPLChris Ball
2012-07-10mmc: block: replace __blk_end_request() with blk_end_request()Subhash Jadavani
2012-07-10mmc: core: Fix the HPI execution sequenceVenkatraman S
2012-07-10mmc: extend and rename cd-gpio helpers to handle more slot GPIO functionsGuennadi Liakhovetski
2012-07-10mmc: tmio: use MMC opcode defines instead of numbersGuennadi Liakhovetski
2012-07-10mmc: cd-gpio: pass IRQF_ONESHOT to request_threaded_irq()Guennadi Liakhovetski
2012-07-10mmc: core: Revert "skip card initialization if power class selection fails"Venkatraman S
2012-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2012-07-06qla2xxx: print the right array elements in qlt_async_eventAlan Cox
2012-07-06tcm_fc: Resolve suspicious RCU usage warningsMark Rustad
2012-07-06Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-07-05Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-05Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-07-04leds: heartbeat: fix bug on panicAlexander Holler
2012-07-03Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-04md/raid10: fix careless build errorNeilBrown
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak
2012-07-03Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds
2012-07-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-07-03Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter
2012-07-03drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai