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
/
sdio_ops.c
Age
Commit message (
Expand
)
Author
2012-12-06
mmc: sdio: Use multiple scatter/gather list
Kyoungil Kim
2012-01-11
mmc: sdio: Fix to support any block size optimally
Stefan Nilsson XK
2011-10-26
mmc: sdio: Workaround for dev with broken CMD53
Stefan Nilsson XK
2011-10-26
mmc: fix integer assignments to pointer
Venkatraman S
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
2010-03-12
sdio: recognize io card without powercycle
Albert Herranz
2009-03-24
sdio: check that addresses are within the address space
Pierre Ossman
2008-04-18
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-09-23
MMC core learns about SPI
David Brownell
2007-09-23
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
2007-09-23
mmc: detect SDIO cards
Pierre Ossman