aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-12sdio: give sdio irq thread a host specific namePierre Ossman1-1/+2
2008-10-12sdio: make sleep on error interruptablePierre Ossman1-4/+9
2008-04-18mmc: use shorter, equivalent set_current_state()Robert P. J. Day1-2/+2
2007-10-06sdio: make the IRQ thread more resilient in the presence of bad statesNicolas Pitre1-2/+8
2007-10-06sdio: fix IRQ diagnostic messageNicolas Pitre1-1/+1
2007-09-27sdio: adaptive interrupt pollingPierre Ossman1-5/+23
2007-09-23mmc: replace BUG_ON with WARN_ONPierre Ossman1-2/+2
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre1-1/+7
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre1-0/+237