index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Age
Commit message (
Expand
)
Author
2008-02-08
sdhci: add num index for multi controllers case
Feng Tang
2007-12-12
sdhci: support JMicron JMB38x chips
Pierre Ossman
2007-12-12
sdhci: use PIO when DMA can't satisfy the request
Pierre Ossman
2007-12-12
sdhci: don't warn about sdhci 2.0 controllers
Pierre Ossman
2007-12-12
sdhci: describe quirks
Pierre Ossman
2007-11-10
Add missing "\n" to log message
Rolf Eike Beer
2007-10-24
mmc: sg fallout
Jens Axboe
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
2007-10-22
[SG] Update drivers to use sg helpers
Jens Axboe
2007-10-03
sdhci: remove old dma module params
Pierre Ossman
2007-10-03
sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk
Feng Tang
2007-10-03
sdhci: remove DMA capability check from controller's PCI Class reg
Feng Tang
2007-10-03
sdhci: fix a typo
Nicolas Pitre
2007-09-23
sdhci: sdio interrupt support
Pierre Ossman
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-08-23
sdhci: tell which spurious interrupt we got
Pierre Ossman
2007-08-23
sdhci: handle data interrupts during command
Pierre Ossman
2007-08-23
mmc: ignore bad max block size in sdhci
David Vrabel
2007-08-23
sdhci: be more cautious about block count register
Pierre Ossman
2007-07-26
mmc: remove redundant debug information from sdhci and wbsd
Pierre Ossman
2007-07-26
mmc: update header file paths
Pierre Ossman
2007-07-26
sdhci: add support to ENE-CB714
Leandro Dorileo
2007-07-26
mmc: check error bits before command completion
Pierre Ossman
2007-07-20
sdhci: make sure to clear the error interrupt
Pierre Ossman
2007-07-09
sdhci: Fix "Unexpected interrupt" handling
Rolf Eike Beer
2007-07-09
sdhci: add ene controller id
Milko Krachounov
2007-05-14
sdhci: handle dma boundary interrupts
Pierre Ossman
2007-05-01
MMC: Fix handling of low-voltage cards
Philip Langdale
2007-05-01
MMC: Consolidate voltage definitions
Philip Langdale
2007-05-01
mmc: Move host and card drivers to subdirs
Pierre Ossman