summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/core.c
AgeCommit message (Expand)Author
2017-03-31mmc: core: add eMMC hardware reset supportAdrian Hunter
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: Add more debugging messagesban_feng
2015-02-03eMMC: Add Product revision, Sector count and driver init logban_feng
2012-07-31mmc: core: Add option to prevent eMMC sleep commandUlf Hansson
2012-07-25mmc: core: SDXC speed class supportPavan Kunapuli
2012-06-11mmc: proactively issue bkops_start and refreshMohit Kataria
2012-05-11mmc: core: Abort failed transfer before retriesPavan Kunapuli
2012-02-10mmc: core: Add support for BKOPS and HPI interruptShridhar Rasal
2011-12-21mmc: core: Retry if data commands fail with errorMayuresh Kulkarni
2011-11-30mmc: core: host: only use wakelock for detect workColin Cross
2011-11-30mmc: Fix pm_notifier obeying deferred resumeDmitry Shmidt
2011-11-30mmc: core: Release delayed mmc work wakelock after deep disableSan Mehat
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: Add concept of an 'embedded' SDIO device.San Mehat
2011-11-11mmc: core: Fix hangs related to insert/remove of cardsUlf Hansson
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-07-25notifiers: pm: move pm notifiers into suspend.hAmerigo Wang
2011-07-21mmc: print debug messages for runtime PM actionsDaniel Drake
2011-07-20mmc: core: add non-blocking mmc request functionPer Forlin
2011-07-20mmc: queue: let host controllers specify maximum discard timeoutAdrian Hunter
2011-06-25mmc: core: make erase timeout calculation allow for gated clockAdrian Hunter
2011-05-24mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung
2011-05-24mmc: core: add support for eMMC Dual Data RatePhilip Rakity
2011-05-24mmc: core: eMMC signal voltage does not use CMD11Philip Rakity
2011-05-24mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller
2011-05-24mmc: sd: add support for driver type selectionArindam Nath
2011-05-24mmc: sd: add support for signal voltage switch procedureArindam Nath
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball
2011-05-24mmc: core: Rename erase_timeout to cmd_timeout_ms.Andrei Warkentin
2011-05-24mmc: mmc_card_keep_power cleanupsOhad Ben-Cohen
2011-03-17mmc: core: reset card voltage after power offUlf Hansson
2011-03-17mmc: core: export function mmc_do_release_host()Ulf Hansson
2011-03-16mmc: core: comment on why sdio_reset is done at init timePhilip Rakity
2011-03-15mmc: put the led blinking code after clock ungatingPierre Tardy
2011-03-08mmc: fix CONFIG_MMC_UNSAFE_RESUME regressionOhad Ben-Cohen
2011-01-08mmc: fix division by zero in MMC coreLinus Walleij
2011-01-08mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.Chris Ball
2011-01-08mmc: Fix sd/sdio/mmc initialization frequency retriesAndy Ross
2011-01-08mmc: fix detection of memory part of SD-combo card with broken SDIOMichal Miroslaw
2011-01-08mmc: sdio: don't power up cards on system suspendOhad Ben-Cohen
2011-01-08mmc: skip detection of nonremovable cards on rescanOhad Ben-Cohen
2011-01-08mmc: Aggressive clock gating frameworkLinus Walleij