summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/mmc_ops.c
AgeCommit message (Expand)Author
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-26mmc: core: support HPI send commandJaehoon Chung
2011-10-26mmc: replace printk with appropriate display macroGirish K S
2011-10-26mmc: fix integer assignments to pointerVenkatraman S
2011-08-13mmc: core: use defined R1_STATE_PRG macro for card statusJaehoon Chung
2011-05-24mmc: initialize struct mmc_request at declaration timeChris Ball
2011-05-24mmc: initialize struct mmc_data at declaration timeChris Ball
2011-05-24mmc: initialize struct mmc_command at declaration timeChris Ball
2011-05-24mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).Andrei Warkentin
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-08mmc: Test bus-width for old MMC devicesAries Lee
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23mmc: check status after MMC SWITCH commandAdrian Hunter
2009-09-23mmc: add mmc card sleep and awake supportJarkko Lavinen
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter
2008-10-12MMC: CSD and CID timeout valuesMatthew Fleming
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-27mmc: fix cid and csd byte orderPierre Ossman
2007-09-23MMC core learns about SPIDavid Brownell
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-07-26mmc: update header file pathsPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman