index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
mmc_ops.c
Age
Commit message (
Expand
)
Author
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: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-01-08
mmc: Test bus-width for old MMC devices
Aries Lee
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-23
mmc: check status after MMC SWITCH command
Adrian Hunter
2009-09-23
mmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-03-08
mmc: fix data timeout for SEND_EXT_CSD
Adrian Hunter
2008-10-12
MMC: CSD and CID timeout values
Matthew Fleming
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-10-27
mmc: fix cid and csd byte order
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
mmc: update header file paths
Pierre Ossman
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman