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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc_spi host driver
David Brownell
2007-09-23
3
-0
/
+1422
*
MMC core learns about SPI
David Brownell
2007-09-23
10
-103
/
+372
*
MMC/SD card driver learns SPI
David Brownell
2007-09-23
1
-8
/
+15
*
sdio: store vendor strings
Pierre Ossman
2007-09-23
3
-1
/
+55
*
mmc: increase power up delay
Pierre Ossman
2007-09-23
1
-1
/
+9
*
sdhci: sdio interrupt support
Pierre Ossman
2007-09-23
1
-1
/
+38
*
sdio: fix recursion issues between sdio-uart driver and tty layer
Nicolas Pitre
2007-09-23
1
-2
/
+19
*
sdio: add default c_ispeed/c_ospeed values to sdio_uart driver
Nicolas Pitre
2007-09-23
1
-0
/
+2
*
sdio: add sdio_f0_readb() and sdio_f0_writeb()
David Vrabel
2007-09-23
1
-0
/
+64
*
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
2007-09-23
5
-15
/
+13
*
sdio: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-09-23
1
-3
/
+1
*
sdio: extend sdio_readsb() and friends to handle any length of buffer
David Vrabel
2007-09-23
3
-28
/
+86
*
sdio: set the functions' block size
David Vrabel
2007-09-23
3
-1
/
+59
*
sdio: add SDIO_FBR_BASE(f) macro
David Vrabel
2007-09-23
2
-3
/
+3
*
mmc: fix sdio timeout calculation
Pierre Ossman
2007-09-23
1
-0
/
+9
*
mmc: fix incorrect divisor in debug output
Pierre Ossman
2007-09-23
1
-1
/
+1
*
sdio: enable wide bus mode
Pierre Ossman
2007-09-23
1
-0
/
+33
*
sdio: change clock speed
Pierre Ossman
2007-09-23
1
-0
/
+6
*
make struct sdio_dev_attrs[] static
Adrian Bunk
2007-09-23
1
-1
/
+1
*
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
2007-09-23
2
-1
/
+10
*
sdio: support IO_RW_EXTENDED
Pierre Ossman
2007-09-23
3
-0
/
+243
*
sdio: add /proc interface to sdio_uart driver
Nicolas Pitre
2007-09-23
1
-0
/
+62
*
sdio: UART/GPS driver
Nicolas Pitre
2007-09-23
3
-0
/
+1086
*
sdio: core support for SDIO function interrupt
Nicolas Pitre
2007-09-23
3
-1
/
+246
*
sdio: allow for mmc_claim_host to be aborted
Nicolas Pitre
2007-09-23
1
-6
/
+16
*
sdio: add basic sysfs attributes
Pierre Ossman
2007-09-23
1
-0
/
+32
*
sdio: add modalias support
Pierre Ossman
2007-09-23
1
-1
/
+20
*
mmc: whip bus uevent handler into shape
Pierre Ossman
2007-09-23
1
-14
/
+17
*
sdio: add device id table and matching
Pierre Ossman
2007-09-23
1
-6
/
+52
*
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
2007-09-23
1
-1
/
+1
*
sdio: split up common and function CIS parsing
Pierre Ossman
2007-09-23
5
-26
/
+193
*
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
2007-09-23
3
-29
/
+58
*
sdio: initial CIS parsing code
Nicolas Pitre
2007-09-23
4
-1
/
+144
*
sdio: basic parsing of FBR
Pierre Ossman
2007-09-23
1
-0
/
+38
*
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
2007-09-23
1
-0
/
+63
*
mmc: enable/disable functions for SDIO
Pierre Ossman
2007-09-23
1
-0
/
+93
*
mmc: add basic SDIO I/O operations
Pierre Ossman
2007-09-23
2
-1
/
+107
*
mmc: add SDIO driver handling
Pierre Ossman
2007-09-23
1
-0
/
+23
*
mmc: basic SDIO device model
Pierre Ossman
2007-09-23
5
-15
/
+237
*
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
2007-09-23
2
-0
/
+39
*
mmc: detect SDIO cards
Pierre Ossman
2007-09-23
6
-13
/
+281
*
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
Marc Pignat
2007-09-23
1
-0
/
+8
*
mmc: add missing printk levels
Pierre Ossman
2007-09-23
1
-2
/
+3
*
mmc: remove confusing flag
Pierre Ossman
2007-09-23
3
-15
/
+16
*
mmc: remove BYTEBLOCK capability
Pierre Ossman
2007-09-23
6
-7
/
+21
*
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
2007-09-23
4
-10
/
+8
*
mmc: read ext_csd version number
Pierre Ossman
2007-09-23
1
-7
/
+17
*
mmc: improve error code feedback
Pierre Ossman
2007-09-23
2
-13
/
+36
*
mmc: remove custom error codes
Pierre Ossman
2007-09-23
15
-196
/
+190
*
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
2007-09-22
2
-1
/
+20
[next]