开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
/
sdio_func.h
Age
Commit message (
Expand
)
Author
2019-06-18
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
2019-06-18
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-23
mmc: sdio: Add helper macro for sdio_driver boilerplate
Sean Wang
2017-04-18
mmc: sdio: fix alignment issue in struct sdio_func
Heiner Kallweit
2014-11-10
mmc: core: Don't export the to_sdio_driver macro
Ulf Hansson
2011-07-20
mmc: Standardize header file inclusion checks.
Robert P. J. Day
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
2009-09-23
mmc: make SDIO device/driver struct accessors public
Nicolas Pitre
2008-11-08
mmc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
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
mmc,sdio: helper function for transfer padding
Pierre Ossman
2007-09-23
sdio: store vendor strings
Pierre Ossman
2007-09-23
sdio: add sdio_f0_readb() and sdio_f0_writeb()
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
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
sdio: add device id table and matching
Pierre Ossman
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
2007-09-23
sdio: basic parsing of FBR
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
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
2007-09-23
mmc: basic SDIO device model
Pierre Ossman