aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2011-07-27mmc: sdhci-esdhc-imx: add device tree probe supportShawn Guo
2011-07-27mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_hostShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-27mmc: sdhci-esdhc-imx: do not reference platform data after probeShawn Guo
2011-07-27mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo
2011-07-26MMC / TMIO: Fix build issue related to struct scatterlistRafael J. Wysocki
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-07-21mmc: print debug messages for runtime PM actionsDaniel Drake
2011-07-21mmc: fix runtime PM with -ENOSYS suspend caseOhad Ben-Cohen
2011-07-21mmc: at91_mci: move register header from include/ to drivers/Jean-Christophe PLAGNIOL-VILLARD
2011-07-21mmc: mxs-mmc: fix clock rate settingKoen Beel
2011-07-21mmc: tmio: fix a deadlockGuennadi Liakhovetski
2011-07-21mmc: tmio: fix a recently introduced bug in DMA codeGuennadi Liakhovetski
2011-07-21mmc: sh_mmcif: maximize power savingGuennadi Liakhovetski
2011-07-21mmc: tmio: maximize power savingGuennadi Liakhovetski
2011-07-21mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabledGuennadi Liakhovetski
2011-07-21mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()Adrian Hunter
2011-07-21mmc: omap_hsmmc: refactor duplicated codeAndy Shevchenko
2011-07-21mmc: omap_hsmmc: fix a few bugs when setting the clock divisorAndy Shevchenko
2011-07-21mmc: omap_hsmmc: introduce start_clock and re-use stop_clockAndy Shevchenko
2011-07-21mmc: omap_hsmmc: split duplicate code to calc_divisor() functionAndy Shevchenko
2011-07-21mmc: omap_hsmmc: move hardcoded frequency constants to definesAndy Shevchenko
2011-07-21mmc: omap_hsmmc: correct debug report error status mnemonicsAdrian Hunter
2011-07-21mmc: block: fixed NULL pointer dereferenceJaehoon Chung
2011-07-20mmc: omap_hsmmc: Remove unused iclkBalaji T K
2011-07-20mmc: omap_hsmmc: add runtime pm supportBalaji T K
2011-07-20mmc: omap_hsmmc: Remove lazy_disableBalaji T K
2011-07-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity
2011-07-20mmc: block: add handling for two parallel block requests in issue_rw_rqPer Forlin
2011-07-20mmc: queue: add a second mmc queue request memberPer Forlin
2011-07-20mmc: block: move error path in issue_rw_rq to a separate function.Per Forlin
2011-07-20mmc: block: add a block request prepare functionPer Forlin
2011-07-20mmc: block: add member in mmc queue struct to hold request dataPer Forlin
2011-07-20mmc: mmc_test: test to measure how sg_len affect performancePer Forlin
2011-07-20mmc: mmc_test: add test for non-blocking transfersPer Forlin
2011-07-20mmc: mmc_test: add debugfs file to list all testsPer Forlin
2011-07-20mmc: mmci: implement pre_req() and post_req()Per Forlin
2011-07-20mmc: omap_hsmmc: add support for pre_req and post_reqPer Forlin
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin
2011-07-20mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mciNicolas Ferre
2011-07-20mmc: atmel-mci: add suspend/resume supportNicolas Ferre
2011-07-20mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCsAdrian Hunter
2011-07-20mmc: sdhci-pci: add 8-bit bus width support for mrst hc0Major Lee
2011-07-20mmc: dw_mmc: reset FIFO after an errorJames Hogan