index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
mmc: sdio: improve mmc_io_rw_extended
Heiner Kallweit
1
-5
/
+4
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
1
-5
/
+5
2016-09-26
mmc: sdio: deploy error handling instead of triggering BUG_ON
Shawn Lin
1
-7
/
+2
2016-02-29
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
1
-2
/
+1
2012-12-06
mmc: sdio: Use multiple scatter/gather list
Kyoungil Kim
1
-4
/
+28
2012-01-11
mmc: sdio: Fix to support any block size optimally
Stefan Nilsson XK
1
-9
/
+5
2011-10-26
mmc: sdio: Workaround for dev with broken CMD53
Stefan Nilsson XK
1
-2
/
+5
2011-10-26
mmc: fix integer assignments to pointer
Venkatraman S
1
-1
/
+1
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
1
-3
/
+1
2011-05-24
mmc: initialize struct mmc_data at declaration time
Chris Ball
1
-2
/
+1
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
1
-8
/
+3
2010-03-12
sdio: recognize io card without powercycle
Albert Herranz
1
-6
/
+30
2009-03-24
sdio: check that addresses are within the address space
Pierre Ossman
1
-0
/
+8
2008-04-18
mmc: sdio_ops.c should #include "sdio_ops.h"
Adrian Bunk
1
-0
/
+1
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
1
-1
/
+0
2007-09-23
MMC core learns about SPI
David Brownell
1
-19
/
+47
2007-09-23
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
1
-7
/
+12
2007-09-23
sdio: support IO_RW_EXTENDED
Pierre Ossman
1
-0
/
+57
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
1
-0
/
+37
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
1
-0
/
+49