index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
28
-1273
/
+5889
2008-07-15
sdio_uart: Fix SDIO break control to now return success or an error
David Howells
1
-3
/
+6
2008-07-15
mmc: host driver for Ricoh Bay1Controllers
Sascha Sommer
3
-0
/
+587
2008-07-15
sdio: sdio_io.c Fix sparse warnings
Tomas Winkler
1
-5
/
+4
2008-07-15
sdio: fix the use of hard coded timeout value.
Benzi Zbit
2
-5
/
+7
2008-07-15
mmc: OLPC: update vdd/powerup quirk comment
Andres Salomon
1
-1
/
+1
2008-07-15
mmc: fix spares errors of sdhci.c
Tomas Winkler
1
-4
/
+4
2008-07-15
mmc: remove multiwrite capability
Pierre Ossman
8
-38
/
+25
2008-07-15
wbsd: fix bad dma_addr_t conversion
Pierre Ossman
1
-2
/
+2
2008-07-15
atmel-mci: Driver for Atmel on-chip MMC controllers
Haavard Skinnemoen
4
-0
/
+1083
2008-07-15
mmc: fix sdio_io sparse errors
Tomas Winkler
1
-26
/
+16
2008-07-15
mmc: wbsd.c fix shadowing of 'dma' variable
Tomas Winkler
1
-15
/
+15
2008-07-15
MMC: S3C24XX: Refuse incorrectly aligned transfers
Ben Dooks
1
-0
/
+11
2008-07-15
MMC: S3C24XX: Update error debugging.
Ben Dooks
1
-2
/
+10
2008-07-15
MMC: S3C24XX: Add media presence test to request handling.
Ben Dooks
1
-1
/
+18
2008-07-15
MMC: S3C24XX: Fix use of msecs where jiffies are needed
Ben Dooks
1
-1
/
+1
2008-07-15
MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices
Ben Dooks
1
-0
/
+3
2008-07-15
MMC: S3C24XX: Fix s3c2410_dma_request() return code check.
Ben Dooks
1
-1
/
+1
2008-07-15
MMC: S3C24XX: Allow card-detect on non-IRQ capable pin
Ben Dooks
1
-11
/
+17
2008-07-15
MMC: S3C24XX: Ensure host->mrq->data is valid
Ben Dooks
1
-1
/
+2
2008-07-15
MMC: S3C24XX: Add support to invert write protect line
Ben Dooks
1
-2
/
+9
2008-07-15
MMC: S3C24XX: Add platform data for MMC/SD driver
Ben Dooks
2
-3
/
+42
2008-07-15
MMC: Fix S3C24XX IRQ enable during PIO transfers
Roman Moracik
1
-3
/
+4
2008-07-15
Fix the request finalisation by ensuring the controller
Thomas Kleffel
1
-2
/
+2
2008-07-15
MMC: DMA free fix for S3C24XX SD/MMC driver
Harald Welte
1
-0
/
+1
2008-07-15
MMC: S3C24XX MMC/SD driver write fixes
Harald Welte
1
-3
/
+13
2008-07-15
MMC: S3C24XX MMC/SD driver.
Thomas Kleffel
4
-1
/
+1424
2008-07-15
sdhci: graceful handling of bad addresses
Pierre Ossman
1
-20
/
+57
2008-07-15
mmc_test: cleanup
Pierre Ossman
1
-190
/
+364
2008-07-15
mmc_block: wait for card even on failures
Pierre Ossman
1
-4
/
+9
2008-07-15
sdhci: scatter-gather (ADMA) support
Pierre Ossman
3
-44
/
+407
2008-07-15
sdhci-pci: don't penalize newer jmicron chips
Pierre Ossman
1
-4
/
+6
2008-07-15
mmc_test: only bind to supported cards
Pierre Ossman
1
-1
/
+4
2008-07-15
sdio: clean up handling of byte mode transfer size
Pierre Ossman
1
-11
/
+18
2008-07-15
mmc,sdio: helper function for transfer padding
Pierre Ossman
2
-2
/
+126
2008-07-15
au1xmmc: remove custom carddetect poll implementation.
Manuel Lauss
1
-61
/
+18
2008-07-15
au1xmmc: abort requests early if no card is present.
Manuel Lauss
1
-0
/
+7
2008-07-15
au1xmmc: codingstyle tidying.
Manuel Lauss
2
-189
/
+141
2008-07-15
au1xmmc: SDIO IRQ support.
Manuel Lauss
1
-1
/
+15
2008-07-15
au1xmmc: enable 4 bit transfer mode
Manuel Lauss
1
-5
/
+17
2008-07-15
au1xmmc: remove db1200 board code, rewrite probe.
Manuel Lauss
2
-237
/
+345
2008-07-15
at91_mci: Fix byte mode transitions.
Ville Syrjala
1
-1
/
+1
2008-07-15
at91_mci: Cover more AT91RM9200 and AT91SAM9261 errata.
Ville Syrjala
1
-6
/
+14
2008-07-15
at91_mci: AT91SAM9260/9263 12 byte write erratum (v2)
Ville Syrjala
1
-4
/
+17
2008-07-15
at91_mci: manage cmd error and data error independently
Nicolas Ferre
1
-8
/
+19
2008-07-15
mmc: at91_mci: do not read irq status twice as it will forget some errors
Nicolas Ferre
1
-7
/
+5
2008-07-15
mmc: at91_mci: add sdio irq management
Eric Benard
1
-4
/
+22
2008-07-15
mmc: at91_mci: add multiwrite switch
Nicolas Ferre
1
-0
/
+1
2008-07-15
mmc: at91_mci: update bytes_xfered value once xfer done
Nicolas Ferre
1
-6
/
+34
2008-07-15
mmc: at91_mci: avoid timeouts
Marc Pignat
1
-0
/
+48
[next]