index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd_ops.c
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: core: add proper be32 annotation
Winkler, Tomas
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2016-12-05
mmc: core: remove BUG_ONs from sd
Shawn Lin
2016-02-29
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
2014-07-09
mmc: sd: warn if card stays busy during init
Johan Rudholm
2011-10-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-26
mmc: fix integer assignments to pointer
Venkatraman S
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
2011-03-25
mmc: fix mmc_app_send_scr() for dma transfer
Yoshihiro Shimoda
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-05-27
mmc: sd: clean up redundant memset
Mark Asselstine
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-10-27
mmc: use common byte swap macros
Pierre Ossman
2007-09-23
MMC core learns about SPI
David Brownell
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-07-26
drivers/mmc/core/: make 3 functions static
Adrian Bunk
2007-07-26
mmc: update kerneldoc
Pierre Ossman
2007-07-26
mmc: update header file paths
Pierre Ossman
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman