summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/mmc_ops.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Fix the HPI execution sequenceVenkatraman S2012-07-111-1/+0Star
* mmc: core: warn when card doesn't support HPIJaehoon Chung2012-03-271-4/+8
* mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-11-011-0/+1
* mmc: core: support HPI send commandJaehoon Chung2011-10-261-0/+31
* mmc: replace printk with appropriate display macroGirish K S2011-10-261-2/+2
* mmc: fix integer assignments to pointerVenkatraman S2011-10-261-2/+2
* mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung2011-08-131-1/+1
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-251-6/+2Star
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-251-4/+2Star
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-251-37/+13Star
* mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin2011-05-251-1/+15
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* mmc: Test bus-width for old MMC devicesAries Lee2011-01-091-0/+101
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mmc: check status after MMC SWITCH commandAdrian Hunter2009-09-231-0/+23
* mmc: add mmc card sleep and awake supportJarkko Lavinen2009-09-231-0/+36
* mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter2009-03-081-6/+9
* MMC: CSD and CID timeout valuesMatthew Fleming2008-10-121-2/+6
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0Star
* mmc: fix cid and csd byte orderPierre Ossman2007-10-271-2/+20
* MMC core learns about SPIDavid Brownell2007-09-231-31/+135
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-231-1/+1
* mmc: remove custom error codesPierre Ossman2007-09-231-17/+17
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* mmc: Separate out protocol opsPierre Ossman2007-05-011-0/+276