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
/
mmc
Commit message (
Expand
)
Author
Age
Files
Lines
*
missing include in mmc
Al Viro
2007-10-16
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
1
-3
/
+3
|
\
|
*
mmc: need to zero sglist on init
Jens Axboe
2007-10-16
1
-3
/
+3
*
|
spi doesn't need class_device
Tony Jones
2007-10-16
1
-2
/
+2
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-10-15
2
-21
/
+36
|
\
|
*
[ARM] pxa: update PXA MMC interface driver to use clk support
Russell King
2007-10-12
2
-21
/
+36
*
|
Fix compile while compiling drivers/mmc/host/mmc_spi.o with !BLOCK
David Brownell
2007-10-14
1
-1
/
+1
*
|
uevent environment changes fallout
Al Viro
2007-10-14
1
-11
/
+4
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-10-12
1
-14
/
+7
|
\
\
|
*
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-14
/
+7
|
|
/
*
|
mmc: use correct unregister function for led trigger
Pierre Ossman
2007-10-12
1
-1
/
+1
|
/
*
mmc: don't use weight32()
Nicolas Pitre
2007-10-11
2
-2
/
+4
*
pxamci: support arbitrary block size
Nicolas Pitre
2007-10-10
1
-3
/
+16
*
sdio: make the IRQ thread more resilient in the presence of bad states
Nicolas Pitre
2007-10-06
1
-2
/
+8
*
sdio: fix IRQ diagnostic message
Nicolas Pitre
2007-10-06
1
-1
/
+1
*
sdhci: remove old dma module params
Pierre Ossman
2007-10-03
1
-12
/
+1
*
sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
Feng Tang
2007-10-03
1
-2
/
+11
*
sdhci: remove DMA capability check from controller's PCI Class reg
Feng Tang
2007-10-03
1
-2
/
+7
*
sdhci: fix a typo
Nicolas Pitre
2007-10-03
2
-2
/
+2
*
mmc: Disabler for Ricoh MMC controller
Philip Langdale
2007-10-03
3
-0
/
+169
*
sdio: adaptive interrupt polling
Pierre Ossman
2007-09-27
1
-5
/
+23
*
mmc: pxamci: add SDIO card interrupt reporting capability
Bridge Wu
2007-09-25
2
-5
/
+24
*
mmc: pxamci: set proper buswidth capabilities according to PXA flavor
Bridge Wu
2007-09-25
2
-1
/
+10
*
mmc: pxamci: set proper block capabilities according to PXA flavor
Nicolas Pitre
2007-09-25
1
-2
/
+2
*
mmc: pxamci: better pending IRQ determination
Bridge Wu
2007-09-25
1
-1
/
+1
*
arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back
Pavel Pisa
2007-09-24
1
-2
/
+14
*
mmc: add led trigger
Pierre Ossman
2007-09-24
2
-0
/
+10
*
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
[next]