aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sdio_irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker1-0/+1
2011-10-26mmc: replace printk with appropriate display macroGirish K S1-3/+3
2011-05-24mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK1-1/+32
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
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