summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2012-08-10Hack around mmc_blk_set_blksize build issueJohn Stultz
2012-08-10mmc: sdhci: remove too large timeout warningTorne (Richard Coles)
2012-08-10mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2012-08-10mmc: core: host: only use wakelock for detect workColin Cross
2012-08-10mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2012-08-10mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2012-08-10mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2012-08-10mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2012-08-10mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2012-08-10mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2012-08-10mmc: core: Add deferred bus resume policy.San Mehat
2012-08-10mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2012-08-10mmc: sd: Add retries in re-detectionSan Mehat
2012-08-10mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2012-08-10mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2012-08-10trout: Add functions for WiFiDmitry Shmidt
2012-08-10mmc: Add concept of an 'embedded' SDIO device.San Mehat
2012-08-10mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2012-08-10mmc_block: Allow more than 8 partitions per cardColin Cross
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman
2012-07-31mmc: omap: remove private DMA API implementationRussell King
2012-07-31mmc: omap: add DMA engine supportRussell King
2012-07-31mmc: omap_hsmmc: remove private DMA API implementationRussell King
2012-07-31mmc: omap_hsmmc: add DMA engine supportRussell King
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-07-23Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-22mmc: sdhci-dove: Prepare for common clock frameworkmmc-merge-for-3.6-rc1Sebastian Hesselbarth
2012-07-22mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BITSebastian Hesselbarth
2012-07-22mmc: omap_hsmmc: ensure probe returns error upon resource failureKevin Hilman
2012-07-22mmc: mxs-mmc: Add wp-inverted propertyMarek Vasut
2012-07-22mmc: esdhc: Fix DMA_MASK to not break mx25 DMA accessWilson Callan
2012-07-22mmc: core: reset signal voltage on power upAaron Lu
2012-07-22mmc: sd: Fix sd current limit settingAaron Lu
2012-07-22mmc: omap_hsmmc: add clk_prepare and clk_unprepareRajendra Nayak
2012-07-22mmc: sdhci: When a UHS switch fails, cycle power if regulator is usedPhilip Rakity
2012-07-22mmc: atmel-mci: modify CLKDIV displaying in debugfsNicolas Ferre
2012-07-22mmc: atmel-mci: fix incorrect setting of host->data to NULLNicolas Ferre
2012-07-22mmc: sdhci: poll for card even when card is logically unremovableDaniel Drake
2012-07-22mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMERAaron Lu
2012-07-22mmc: sdio: Change pr_warning to pr_warn_ratelimitedLiu Chuansheng
2012-07-22mmc: core: Simplify and fix for SD switch processingAaron Lu
2012-07-22mmc: sdhci: restore host settings when card is removedAaron Lu
2012-07-22mmc: sdhci: fix incorrect command used in tuningAaron Lu
2012-07-22mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake
2012-07-22mmc: sdhci: Report failure reasons for all cases in sdhci_add_host()Mark Brown