summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2017-03-31mmc: core: add eMMC hardware reset supportAdrian Hunter
2015-10-14mmc: core: Disable HPI for certain Hynix eMMC cardsMarcel Ziswiler
2015-02-03mmc: core: Retry if data commands fail with errorMayuresh Kulkarni
2015-02-03mmc: Add tracepoints of mmc block operationsKen Sumrall
2015-02-03mmc: core: new discard feature support at Samsung eMMC v4.41+.singhome_lee
2015-02-03eMMC: Enable deferred resume functionban_feng
2015-02-03eMMC: Add more debugging messagesban_feng
2015-02-03eMMC: Add Product revision, Sector count and driver init logban_feng
2014-12-09mmc: Allow forward compatibility for eMMCRomain Izard
2014-12-09mmc: core: Update the ext-csd.rev check for eMMC5.1Yuvaraj Kumar C D
2012-07-31mmc: core: Fix PowerOff Notify suspend/resumePavan Kunapuli
2012-07-31mmc: core: Add option to prevent eMMC sleep commandUlf Hansson
2012-07-25mmc: core: SDXC speed class supportPavan Kunapuli
2012-06-19mmc: core: adding new sysfs entry for prod_revVishal Singh
2012-06-11mmc: proactively issue bkops_start and refreshMohit Kataria
2012-05-15mmc: enable background ops in driverVishal Singh
2012-05-11mmc: core: Abort failed transfer before retriesPavan Kunapuli
2012-03-06Hack: mmc: explicitly invoking mmc_test probe from bus drvSachin Nikam
2012-02-10mmc: core: Add support for BKOPS and HPI interruptShridhar Rasal
2012-01-31mmc: core: Set card state to ddr in UHS DDR50 modePavan Kunapuli
2012-01-19mmc: Set suspend/resume bus operations if CONFIG_PM_RUNTIME is usedDmitry Shmidt
2012-01-13mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao
2012-01-13mmc: sdio: support SDIO UHS cardsPavan Kunapuli
2011-12-21mmc: core: Retry if data commands fail with errorMayuresh Kulkarni
2011-12-21mmc: sd: set hs_max_dtr without sda_spec3 dependencynaveenk
2011-11-30[misc] cancel executable permission on source filesChao Jiang
2011-11-30mmc: core: host: only use wakelock for detect workColin Cross
2011-11-30Revert "mmc: subtract boot sectors from disk size for eMMC 4.3+ devices"Colin Cross
2011-11-30mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-11-30mmc: Add "ignore mmc pm notify" functionalityDmitry Shmidt
2011-11-30mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm()Dmitry Shmidt
2011-11-30mmc: subtract boot sectors from disk size for eMMC 4.3+ devicesGary King
2011-11-30mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
2011-11-30mmc: sdio: Add high speed support to sdio_reset_comm()Daniel Chen
2011-11-30mmc: sdio: Claim host in sdio_reset_comm()Dmitry Shmidt
2011-11-30mmc: mmcblk: Add support for deferred SD bus resumeSan Mehat
2011-11-30mmc: core: Add deferred bus resume policy.San Mehat
2011-11-30mmc: core: Hold a wake lock accross delayed work + mmc rescanSan Mehat
2011-11-30mmc: sd: Add retries in re-detectionSan Mehat
2011-11-30mmc: sd: When resuming, try a little harder to init the cardSan Mehat
2011-11-30mmc: Add new API call 'sdio_reset_comm' for resetting communication with an S...San Mehat
2011-11-30trout: Add functions for WiFiDmitry Shmidt
2011-11-30mmc: Add concept of an 'embedded' SDIO device.San Mehat
2011-11-30mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD d...San Mehat
2011-11-11mmc: core: ext_csd.raw_* used in comparison but never setAndrei Warkentin
2011-11-11mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
2011-08-31mmc: sd: UHS-I bus speed should be set last in UHS initializationSubhash Jadavani
2011-08-31mmc: core: use non-reentrant workqueue for clock gatingMika Westerberg
2011-08-31mmc: core: prevent aggressive clock gating racing with ios updatesMika Westerberg
2011-08-31mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}Mika Westerberg