index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
1
-0
/
+1
2016-09-26
mmc: sdio: deploy error handling instead of triggering BUG_ON
Shawn Lin
1
-16
/
+31
2012-12-06
mmc: sdio: Use multiple scatter/gather list
Kyoungil Kim
1
-7
/
+3
2012-01-11
mmc: sdio: Fix to support any block size optimally
Stefan Nilsson XK
1
-2
/
+6
2011-10-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2010-05-27
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
1
-0
/
+30
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
1
-0
/
+49
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
1
-1
/
+6
2009-09-23
sdio: add MMC_QUIRK_LENIENT_FN0
Ohad Ben-Cohen
1
-1
/
+1
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
1
-39
/
+128
2008-07-15
sdio: sdio_io.c Fix sparse warnings
Tomas Winkler
1
-5
/
+4
2008-07-15
sdio: fix the use of hard coded timeout value.
Benzi Zbit
1
-5
/
+1
2008-07-15
mmc: fix sdio_io sparse errors
Tomas Winkler
1
-26
/
+16
2008-07-15
sdio: clean up handling of byte mode transfer size
Pierre Ossman
1
-11
/
+18
2008-07-15
mmc,sdio: helper function for transfer padding
Pierre Ossman
1
-1
/
+98
2007-09-23
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
1
-0
/
+64
2007-09-23
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
1
-20
/
+73
2007-09-23
sdio: set the functions' block size
David Vrabel
1
-0
/
+49
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
1
-0
/
+184
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
1
-0
/
+93
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman
1
-0
/
+105