index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_ops.c
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: sdio: improve mmc_io_rw_extended
Heiner Kallweit
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2016-09-26
mmc: sdio: deploy error handling instead of triggering BUG_ON
Shawn Lin
2016-02-29
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
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