summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
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
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-08-13mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park
2011-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
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-20mmc: core: Set non-default Drive Strength via platform hookPhilip Rakity
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-06-25mmc: sdio: reset card during power_restoreDaniel Drake
2011-06-25mmc: sdio: fix runtime PM path during driver removalOhad Ben-Cohen
2011-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2011-05-25mmc: core: eMMC bus width may not work on all platformsPhilip Rakity
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin
2011-05-24mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung