index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
mmc: core: Provide description for sdio_set_host_pm_flags()'s 'flag' arg
Lee Jones
1
-0
/
+1
2020-07-13
mmc: sdio: Return ret if sdio_disable_func() fails
Yue Hu
1
-1
/
+1
2019-06-18
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
1
-0
/
+40
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
1
-0
/
+37
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-02-25
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
Ulf Hansson
1
-8
/
+21
2017-04-24
mmc: core: simplify return code
tcharding
1
-29
/
+13
2017-04-24
mmc: core: guard dereference of optional parameter
tcharding
1
-4
/
+8
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-12
mmc: sdio: Fix to support any block size optimally
Stefan Nilsson XK
1
-2
/
+6
2011-11-01
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-17
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