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_io.c
Age
Commit message (
Expand
)
Author
2017-04-24
mmc: core: simplify return code
tcharding
2017-04-24
mmc: core: guard dereference of optional parameter
tcharding
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2016-09-26
mmc: sdio: deploy error handling instead of triggering BUG_ON
Shawn Lin
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-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
2009-09-23
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-07-15
sdio: sdio_io.c Fix sparse warnings
Tomas Winkler
2008-07-15
sdio: fix the use of hard coded timeout value.
Benzi Zbit
2008-07-15
mmc: fix sdio_io sparse errors
Tomas Winkler
2008-07-15
sdio: clean up handling of byte mode transfer size
Pierre Ossman
2008-07-15
mmc,sdio: helper function for transfer padding
Pierre Ossman
2007-09-23
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
2007-09-23
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
2007-09-23
sdio: set the functions' block size
David Vrabel
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman