summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sd_ops.c
AgeCommit message (Expand)Author
2018-08-24mmc: core: add proper be32 annotationWinkler, Tomas
2018-08-24mmc: use empty initializer list to zero-clear structuresMasahiro Yamada
2018-08-24mmc: core: remove BUG_ONs from sdShawn Lin
2016-02-29mmc: remove unnecessary assignment statements before returnMasahiro Yamada
2014-07-09mmc: sd: warn if card stays busy during initJohan Rudholm
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker
2011-10-26mmc: fix integer assignments to pointerVenkatraman S
2011-05-24mmc: core: Add mmc CMD+ACMD passthrough ioctlJohn Calixto
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: Fix use of uninitialized data in mmc_send_if_cond.Chris Ball
2011-05-24mmc: core: Fix use of uninitialized data in mmc_cmd_app.Andrei Warkentin
2011-03-25mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda
2010-08-12mmc: add erase, secure erase, trim and secure trim operationsAdrian Hunter
2010-05-27mmc: sd: clean up redundant memsetMark Asselstine
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-27mmc: use common byte swap macrosPierre 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-26drivers/mmc/core/: make 3 functions staticAdrian Bunk
2007-07-26mmc: update kerneldocPierre Ossman
2007-07-26mmc: update header file pathsPierre Ossman
2007-05-01mmc: Separate out protocol opsPierre Ossman