index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sdio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO
Ulf Hansson
2022-01-27
1
-1
/
+3
*
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-05-11
1
-6
/
+22
*
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
Ulf Hansson
2020-06-17
1
-31
/
+27
*
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
2020-06-17
1
-2
/
+1
*
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-12-21
1
-1
/
+27
*
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
2019-09-11
1
-1
/
+1
*
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
2019-09-11
1
-0
/
+2
*
mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()
Ulf Hansson
2019-07-10
1
-11
/
+9
*
mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
1
-12
/
+6
*
mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resume
Ulf Hansson
2019-07-10
1
-7
/
+7
*
mmc: sdio: Drop powered-on re-init at runtime resume and HW reset
Ulf Hansson
2019-07-10
1
-7
/
+1
*
mmc: sdio: Move comment about re-initialization to mmc_sdio_reinit_card()
Ulf Hansson
2019-07-10
1
-17
/
+17
*
mmc: sdio: Drop mmc_claim|release_host() in mmc_sdio_power_restore()
Ulf Hansson
2019-07-10
1
-4
/
+0
*
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2019-06-18
1
-1
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
2019-02-28
1
-1
/
+8
*
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-07-16
1
-1
/
+0
*
mmc: core: Implement ->sw_reset bus ops for SDIO
Ulf Hansson
2018-05-08
1
-0
/
+13
*
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-08
1
-2
/
+2
*
mmc: core: Re-factor some code for SDIO re-initialization
Ulf Hansson
2018-05-08
1
-20
/
+19
*
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
2018-05-02
1
-0
/
+8
*
mmc: core: Add a new quirk for limiting clock rate
harish_kandiga@mentor.com
2018-05-02
1
-1
/
+5
*
mmc: sdio: Check the return value of sdio_enable_4bit_bus
Shawn Lin
2018-03-15
1
-5
/
+4
*
mmc: sdio: Keep card runtime resumed while adding function devices
Adrian Hunter
2017-06-20
1
-1
/
+12
*
mmc: sdio: Tidy error path in mmc_attach_sdio()
Adrian Hunter
2017-06-20
1
-7
/
+6
*
mmc: core: improve the quirks for sdio devices
Shawn Lin
2017-02-15
1
-1
/
+1
*
mmc: core: change quirks.c to be a header file
Shawn Lin
2017-02-15
1
-0
/
+1
*
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
1
-2
/
+1
*
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
2017-02-13
1
-0
/
+1
*
mmc: sdio: don't use rocr to check if the card could support UHS mode
Shawn Lin
2017-02-13
1
-7
/
+17
*
mmc: sdio: Factor out retry init card helper function
Shawn Lin
2017-02-13
1
-4
/
+10
*
mmc: core: remove BUG_ONs from sdio
Shawn Lin
2016-12-05
1
-15
/
+2
*
mmc: core: remove redundant memset of sdio_read_cccr
Shawn Lin
2016-03-17
1
-2
/
+0
*
mmc: core: Enable tuning according to the actual timing
Carlo Caione
2016-01-14
1
-2
/
+2
*
mmc: sdio: Fix invalid vdd in voltage switch power cycle
Adrian Hunter
2015-12-22
1
-1
/
+1
*
mmc: core: Remove MMC_CLKGATE
Ulf Hansson
2015-10-26
1
-5
/
+2
*
mmc: core: Keep host claimed while invoking mmc_power_off|up()
Ulf Hansson
2015-10-26
1
-5
/
+15
*
mmc: core: Record card drive strength
Adrian Hunter
2015-06-01
1
-0
/
+3
*
mmc: core: Factor out common code in drive strength selection
Adrian Hunter
2015-06-01
1
-22
/
+3
*
mmc: core: Add 'card' to drive strength selection callback
Adrian Hunter
2015-06-01
1
-1
/
+1
*
mmc: core: Simplify card drive strength mask
Adrian Hunter
2015-06-01
1
-10
/
+2
*
mmc: core: Allow card drive strength to be different to host
Adrian Hunter
2015-06-01
1
-25
/
+18
*
mmc: core: Enable / disable re-tuning
Adrian Hunter
2015-06-01
1
-1
/
+5
*
mmc: sdio: add reset callback to bus operations
Andreas Fenkart
2015-05-25
1
-0
/
+7
*
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
NeilBrown
2015-03-23
1
-20
/
+12
*
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
2015-01-19
1
-10
/
+4
*
mmc: core: reset sdio card properly on resume.
NeilBrown
2014-11-26
1
-2
/
+6
*
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...
NeilBrown
2014-11-26
1
-1
/
+1
*
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
1
-4
/
+3
[next]