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
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Disable card detect during shutdown
Ulf Hansson
2021-12-29
1
-1
/
+6
*
mmc: core: clear flags before allowing to retune
Wolfram Sang
2021-07-19
1
-2
/
+5
*
mmc: core: Fix hanging on I/O during system suspend for removable cards
Ulf Hansson
2021-05-11
1
-74
/
+0
*
mmc: core: Do a power cycle when the CMD11 fails
DooHyun Hwang
2021-05-11
1
-1
/
+1
*
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
2020-04-01
1
-1
/
+4
*
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-12-21
1
-3
/
+2
*
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
2019-12-21
1
-5
/
+2
*
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-06-18
1
-2
/
+3
|
/
*
mmc:fix a bug when max_discard is 0
Jiong Wu
2019-03-01
1
-2
/
+2
*
Merge branch 'fixes' into next
Ulf Hansson
2019-02-28
1
-1
/
+1
|
\
|
*
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
2019-02-27
1
-1
/
+1
*
|
mmc: core: Add sd discard timeout
Avri Altman
2019-02-28
1
-0
/
+7
*
|
mmc: core: Add discard support to sd
Avri Altman
2019-02-28
1
-4
/
+4
*
|
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
Ulf Hansson
2019-02-25
1
-27
/
+0
*
|
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
2019-02-25
1
-48
/
+0
*
|
mmc: core: Move regulator helpers to separate file
Ulf Hansson
2019-02-25
1
-242
/
+0
*
|
mmc: core: Calculate the discard arg only once
Avri Altman
2019-02-25
1
-2
/
+2
|
/
*
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
2018-12-17
1
-1
/
+4
*
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2018-12-17
1
-14
/
+0
*
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-07-16
1
-46
/
+0
*
mmc: core: Adjust and reuse the macro of R1_STATUS(x)
Shawn Lin
2018-07-16
1
-1
/
+1
*
mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()
Martin Hicks
2018-05-29
1
-2
/
+9
*
mmc: core: add tunable delay waiting for power to be stable
Shawn Lin
2018-05-21
1
-2
/
+2
*
mmc: core: Drop unused define for timeout
Ulf Hansson
2018-05-08
1
-3
/
+0
*
mmc: core: Share internal function to set initial signal voltage
Ulf Hansson
2018-05-08
1
-7
/
+12
*
mmc: core: Export a function mmc_sw_reset() to allow soft reset of cards
Ulf Hansson
2018-05-08
1
-0
/
+24
*
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-08
1
-3
/
+3
*
mmc: slot-gpio: Add a function to enable/disable card detect IRQ wakeup
Adrian Hunter
2018-03-05
1
-2
/
+1
*
mmc: core: optimize mmc_calc_max_discard
Sergio Valverde
2018-03-05
1
-1
/
+1
*
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
2017-12-18
1
-0
/
+8
*
mmc: core: Remove code no longer needed after the switch to blk-mq
Adrian Hunter
2017-12-11
1
-182
/
+1
*
mmc: core: Remove option not to use blk-mq
Adrian Hunter
2017-12-11
1
-7
/
+0
*
mmc: core: Ensure cmd_completion is initialized
Adrian Hunter
2017-12-11
1
-4
/
+2
*
mmc: core: Add parameter use_blk_mq
Adrian Hunter
2017-12-11
1
-0
/
+7
*
mmc: core: Make mmc_pre_req() and mmc_post_req() available
Adrian Hunter
2017-12-11
1
-31
/
+0
*
mmc: add kerneldoc to mmc_regulator_get_supply()
Wolfram Sang
2017-10-30
1
-0
/
+10
*
mmc: core: Factor out mmc_host_set_uhs_voltage()
Adrian Hunter
2017-10-30
1
-14
/
+24
*
mmc: core: Export a few functions needed for blkmq support
Adrian Hunter
2017-10-30
1
-1
/
+2
*
mmc: core: Add support for handling CQE requests
Adrian Hunter
2017-10-30
1
-5
/
+158
*
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-10-30
1
-7
/
+41
*
mmc: core: Turn off CQE before sending commands
Adrian Hunter
2017-08-30
1
-0
/
+9
*
mmc: core: remove the check of mmc_card_blockaddr for SD cards
Shawn Lin
2017-08-30
1
-1
/
+1
*
mmc: core: correct taac parameter according to the specification
Shawn Lin
2017-08-30
1
-7
/
+7
*
mmc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-30
1
-4
/
+4
*
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
Shawn Lin
2017-08-30
1
-9
/
+4
*
mmc: core: always check the length of sglist with total data size
Shawn Lin
2017-08-30
1
-6
/
+3
*
mmc: core: remove check of host->removed for rescan routine
Shawn Lin
2017-08-30
1
-13
/
+0
*
mmc: slot-gpio: Add support to enable irq wake on cd_irq
Adrian Hunter
2017-06-20
1
-1
/
+4
[next]