index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio_irq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Switch to basic workqueue API for sdio_irq_work
Heiner Kallweit
2022-09-14
1
-2
/
+2
*
sched,mmc: Convert to sched_set_fifo*()
Peter Zijlstra
2020-06-15
1
-2
/
+1
*
mmc: core: Fix indentation
Jérôme Pouiller
2020-03-24
1
-7
/
+8
*
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
2019-09-11
1
-1
/
+2
*
mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory
Ulf Hansson
2019-09-11
1
-2
/
+1
*
mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
Ulf Hansson
2019-09-11
1
-3
/
+6
*
mmc: core: Move code to get pending SDIO IRQs to a function
Matthias Kaehlcke
2019-09-11
1
-16
/
+30
*
mmc: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
2019-06-20
1
-2
/
+1
*
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2019-06-18
1
-0
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc: update sdio_claim_irq documentation
Joel Cunningham
2018-03-22
1
-2
/
+2
*
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-30
1
-1
/
+2
*
mmc: sdio: Add API to manage SDIO IRQs from a workqueue
Ulf Hansson
2017-06-20
1
-0
/
+16
*
mmc: core: Prevent processing SDIO IRQs when none is claimed
Ulf Hansson
2017-06-20
1
-2
/
+4
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: core: Move public functions from core.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: core: remove BUG_ONs from sdio
Shawn Lin
2016-12-05
1
-5
/
+7
*
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
1
-12
/
+2
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
1
-4
/
+3
*
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
Fu Zhonghui
2014-09-09
1
-2
/
+2
*
mmc: sdio_irq: rework sdio irq handling
Russell King
2014-05-22
1
-10
/
+31
*
mmc: sdio: add a quirk for broken SDIO_CCCR_INTx polling
Bing Zhao
2014-01-18
1
-0
/
+11
*
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2012-04-22
1
-4
/
+7
*
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
2012-02-14
1
-2
/
+8
*
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
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-25
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