index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: remove unused 'mode' from the mmc_host structure
Nicolas Pitre
2007-12-12
1
-4
/
+0
*
net: libertas sdio driver
Pierre Ossman
2007-10-17
1
-0
/
+6
*
mmc: add led trigger
Pierre Ossman
2007-09-24
1
-0
/
+6
*
MMC headers learn about SPI
David Brownell
2007-09-23
3
-13
/
+67
*
sdio: store vendor strings
Pierre Ossman
2007-09-23
2
-0
/
+5
*
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: add SDIO_FBR_BASE(f) macro
David Vrabel
2007-09-23
1
-0
/
+2
*
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
2007-09-23
1
-0
/
+8
*
sdio: support IO_RW_EXTENDED
Pierre Ossman
2007-09-23
2
-0
/
+32
*
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
2
-0
/
+11
*
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2007-09-23
1
-1
/
+12
*
sdio: defines for some standard interface types
Nicolas Pitre
2007-09-23
1
-0
/
+23
*
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
2
-0
/
+12
*
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
*
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
2007-09-23
1
-0
/
+11
*
mmc: enable/disable functions for SDIO
Pierre Ossman
2007-09-23
2
-0
/
+95
*
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
2
-0
/
+42
*
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
2007-09-23
2
-0
/
+35
*
mmc: detect SDIO cards
Pierre Ossman
2007-09-23
3
-0
/
+22
*
mmc: remove confusing flag
Pierre Ossman
2007-09-23
1
-1
/
+0
*
mmc: remove BYTEBLOCK capability
Pierre Ossman
2007-09-23
1
-3
/
+2
*
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
2007-09-23
1
-1
/
+1
*
mmc: read ext_csd version number
Pierre Ossman
2007-09-23
1
-0
/
+1
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
1
-6
/
+13
*
mmc: update kerneldoc
Pierre Ossman
2007-07-26
1
-1
/
+1
*
mmc: remove old card states
Pierre Ossman
2007-05-01
1
-9
/
+3
*
MMC: Fix handling of low-voltage cards
Philip Langdale
2007-05-01
1
-8
/
+1
*
MMC: Consolidate voltage definitions
Philip Langdale
2007-05-01
1
-24
/
+1
*
mmc: add bus handler
Pierre Ossman
2007-05-01
1
-1
/
+6
*
mmc: Separate out protocol ops
Pierre Ossman
2007-05-01
3
-53
/
+86
*
mmc: Move core functions to subdir
Pierre Ossman
2007-05-01
3
-5
/
+5
*
mmc: deprecate mmc bus topology
Pierre Ossman
2007-05-01
3
-19
/
+2
*
mmc: Flush pending detects on host removal
Pierre Ossman
2007-05-01
1
-0
/
+3
*
mmc: Move OCR bit defines
Pierre Ossman
2007-05-01
2
-24
/
+28
*
mmc: add type field to cards
Pierre Ossman
2007-05-01
1
-6
/
+9
*
mmc: MMC sector based cards
Pierre Ossman
2007-05-01
2
-0
/
+2
*
mmc: require explicit support for high-speed
Pierre Ossman
2007-03-06
1
-0
/
+8
*
mmc: Allow host drivers to specify max block count
Pierre Ossman
2007-02-04
1
-1
/
+2
*
mmc: Allow host drivers to specify a max block size
Pierre Ossman
2007-02-04
1
-0
/
+1
*
mmc: Add support for SDHC cards
Philip Langdale
2007-02-04
3
-1
/
+16
*
mmc: let host be parent of cards
Pierre Ossman
2007-02-04
1
-0
/
+1
*
mmc: replace host->card_busy
Pierre Ossman
2007-02-04
1
-2
/
+3
*
mmc: Correct definition of R6
Philip Langdale
2007-01-15
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
3
-7
/
+88
|
\
|
*
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeu...
Linus Torvalds
2006-12-02
2
-3
/
+84
|
|
\
[next]