aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sd_ops.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto2011-05-241-1/+2
* mmc: initialize struct mmc_request at declaration timeChris Ball2011-05-241-10/+4
* mmc: initialize struct mmc_data at declaration timeChris Ball2011-05-241-6/+3
* mmc: initialize struct mmc_command at declaration timeChris Ball2011-05-241-21/+8
* mmc: core: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball2011-05-241-0/+2
* mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin2011-05-241-0/+2
* mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda2011-03-251-1/+13
* mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter2010-08-121-0/+48
* mmc: sd: clean up redundant memsetMark Asselstine2010-05-271-2/+0
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* mmc: use common byte swap macrosPierre Ossman2007-10-271-2/+2
* MMC core learns about SPIDavid Brownell2007-09-231-12/+47
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-231-2/+2
* mmc: remove custom error codesPierre Ossman2007-09-231-23/+23
* drivers/mmc/core/: make 3 functions staticAdrian Bunk2007-07-261-29/+29
* mmc: update kerneldocPierre Ossman2007-07-261-1/+1
* mmc: update header file pathsPierre Ossman2007-07-261-1/+1
* mmc: Separate out protocol opsPierre Ossman2007-05-011-0/+316