index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
sdio_func.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbers
Pali Rohár
2020-09-07
1
-0
/
+2
*
mmc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-24
1
-1
/
+1
*
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
2019-06-18
1
-0
/
+3
*
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-06-18
1
-0
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc: sdio: Add helper macro for sdio_driver boilerplate
Sean Wang
2019-04-23
1
-0
/
+12
*
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
2017-04-18
1
-1
/
+1
*
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
2014-11-10
1
-2
/
+0
*
mmc: Standardize header file inclusion checks.
Robert P. J. Day
2011-07-20
1
-4
/
+3
*
sdio: add new function for RAW (Read after Write) operation
Grazvydas Ignotas
2010-05-27
1
-0
/
+3
*
sdio: introduce API for special power management features
Nicolas Pitre
2010-03-06
1
-0
/
+5
*
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2009-09-23
1
-0
/
+3
*
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-08
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2008-07-16
1
-10
/
+11
|
\
|
*
sdio: fix the use of hard coded timeout value.
Benzi Zbit
2008-07-15
1
-0
/
+2
|
*
mmc: fix sdio_io sparse errors
Tomas Winkler
2008-07-15
1
-9
/
+6
|
*
mmc,sdio: helper function for transfer padding
Pierre Ossman
2008-07-15
1
-1
/
+3
|
/
*
sdio: store vendor strings
Pierre Ossman
2007-09-23
1
-0
/
+3
*
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
2007-09-23
1
-0
/
+5
*
sdio: set the functions' block size
David Vrabel
2007-09-23
1
-1
/
+4
*
sdio: support IO_RW_EXTENDED
Pierre Ossman
2007-09-23
1
-0
/
+20
*
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
1
-0
/
+7
*
sdio: add device id table and matching
Pierre Ossman
2007-09-23
1
-1
/
+29
*
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
1
-0
/
+2
*
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
2007-09-23
1
-0
/
+12
*
sdio: basic parsing of FBR
Pierre Ossman
2007-09-23
1
-0
/
+5
*
mmc: enable/disable functions for SDIO
Pierre Ossman
2007-09-23
1
-0
/
+3
*
mmc: add basic SDIO I/O operations
Pierre Ossman
2007-09-23
1
-0
/
+12
*
mmc: add SDIO driver handling
Pierre Ossman
2007-09-23
1
-0
/
+18
*
mmc: basic SDIO device model
Pierre Ossman
2007-09-23
1
-0
/
+35