index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd_ops.c
Age
Commit message (
Expand
)
Author
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