Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmc: replace printk with appropriate display macro | Girish K S | 2011-10-26 | 1 | -3/+3 |
* | mmc: sdio: optimized SDIO IRQ handling for single irq | Stefan Nilsson XK | 2011-05-24 | 1 | -1/+32 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | sdio: give sdio irq thread a host specific name | Pierre Ossman | 2008-10-12 | 1 | -1/+2 |
* | sdio: make sleep on error interruptable | Pierre Ossman | 2008-10-12 | 1 | -4/+9 |
* | mmc: use shorter, equivalent set_current_state() | Robert P. J. Day | 2008-04-18 | 1 | -2/+2 |
* | 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 |
* | sdio: adaptive interrupt polling | Pierre Ossman | 2007-09-27 | 1 | -5/+23 |
* | mmc: replace BUG_ON with WARN_ON | Pierre Ossman | 2007-09-23 | 1 | -2/+2 |
* | sdio: add interface for host side SDIO interrupt reporting | Nicolas Pitre | 2007-09-23 | 1 | -1/+7 |
* | sdio: core support for SDIO function interrupt | Nicolas Pitre | 2007-09-23 | 1 | -0/+237 |