aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2015-12-14mmc: Extend wakelock if bus is deadJohn Stultz
2015-12-14Revert "mmc: mmcblk: Add support for deferred SD bus resume"John Stultz
2015-12-14Revert "mmc: block: Remove call to mmc_blk_set_blksize"John Stultz
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-07mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-08-27mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund
2015-08-10Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-08-04mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang
2015-08-04mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler
2015-07-05mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni
2015-06-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-15.07-androidKevin Hilman
2015-06-10mmc: atmel-mci: fix bad variable type for clkdivLudovic Desroches
2015-06-09mmc: sh_mmcif: Fix timeout value for command requestTakeshi Kihara
2015-06-09mmc: core: add missing pm event in mmc_pm_notify to fix hib restoreGrygorii Strashko
2015-06-09mmc: card: Don't access RPMB partitions for normal read/writeChuanxiao Dong
2015-05-17mmc: sunxi: Use devm_reset_control_get_optional() for reset controlChen-Yu Tsai
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-03-06mmc: sdhci-pxav3: Fix Armada 38x controller's caps according to erratum ERR-7...Marcin Wojtas
2015-03-06mmc: sdhci-pxav3: Fix SDR50 and DDR50 capabilities for the Armada 38x flavorGregory CLEMENT
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-03-06mmc: sdhci-pxav3: fix unbalanced clock issues during probeJisheng Zhang
2015-02-03mmc: core: Remove stray CONFIG_EXPERIMENTAL dependenciesJohn Stultz
2015-02-03mmc: block: Remove call to mmc_blk_set_blksizeArve Hjønnevåg
2015-02-03mmc: Add tracepoints of mmc block operationsKen Sumrall
2015-02-03mmc: sdio: Fix sdio_reset_comm for syncHosung Kim
2015-02-03fix sdio.cColin Cross
2015-02-03mmc: block: Improve logging of handling emmc timeoutsKen Sumrall
2015-02-03mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2015-02-03mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2015-02-03mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2015-02-03mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2015-02-03mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2015-02-03mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2015-02-03mmc: sd: Add retries in re-detectionSan Mehat
2015-02-03mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2015-02-03mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2015-02-03trout: Add functions for WiFiDmitry Shmidt
2015-02-03mmc: Add concept of an 'embedded' SDIO device.San Mehat
2015-02-03mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2015-02-03mmc_block: Allow more than 8 partitions per cardColin Cross
2015-01-27mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger
2015-01-16mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach
2015-01-08mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan
2014-11-05mmc: core: fix card detection regressionKristina Martsenko
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds