index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
1
-0
/
+1
2016-12-05
mmc: core: remove BUG_ONs from sdio
Shawn Lin
1
-5
/
+7
2015-10-26
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
1
-12
/
+2
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
1
-4
/
+3
2014-09-09
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
Fu Zhonghui
1
-2
/
+2
2014-05-22
mmc: sdio_irq: rework sdio irq handling
Russell King
1
-10
/
+31
2014-01-17
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
Bing Zhao
1
-0
/
+11
2012-04-22
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
1
-4
/
+7
2012-02-13
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-2
/
+8
2011-10-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-3
/
+3
2011-05-24
mmc: sdio: optimized SDIO IRQ handling for single irq
Stefan Nilsson XK
1
-1
/
+32
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2008-10-12
sdio: give sdio irq thread a host specific name
Pierre Ossman
1
-1
/
+2
2008-10-12
sdio: make sleep on error interruptable
Pierre Ossman
1
-4
/
+9
2008-04-18
mmc: use shorter, equivalent set_current_state()
Robert P. J. Day
1
-2
/
+2
2007-10-06
sdio: make the IRQ thread more resilient in the presence of bad states
Nicolas Pitre
1
-2
/
+8
2007-10-06
sdio: fix IRQ diagnostic message
Nicolas Pitre
1
-1
/
+1
2007-09-27
sdio: adaptive interrupt polling
Pierre Ossman
1
-5
/
+23
2007-09-23
mmc: replace BUG_ON with WARN_ON
Pierre Ossman
1
-2
/
+2
2007-09-23
sdio: add interface for host side SDIO interrupt reporting
Nicolas Pitre
1
-1
/
+7
2007-09-23
sdio: core support for SDIO function interrupt
Nicolas Pitre
1
-0
/
+237