index
:
linux-stable.git
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: core: Export device/vendor ids from Common CIS for SDIO cards
Pali Rohár
2020-05-29
3
-2
/
+51
*
mmc: core: Do not export MMC_NAME= and MODALIAS=mmc:block for SDIO cards
Pali Rohár
2020-05-29
1
-0
/
+7
*
mmc: sdio: Fix macro name for Marvell device with ID 0x9134
Pali Rohár
2020-05-28
1
-1
/
+1
*
Merge branch 'fixes' into next
Ulf Hansson
2020-05-28
1
-1
/
+1
|
\
|
*
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
2020-05-25
1
-1
/
+1
*
|
mmc: core: Enable erase/discard/trim support for all mmc hosts
Ulf Hansson
2020-05-28
1
-4
/
+2
*
|
mmc: core: expose info about enhanced rpmb support
Krishna Konda
2020-05-28
1
-0
/
+6
*
|
mmc: sdio: Align the initialization commands in retry path for UHS-I
Ulf Hansson
2020-05-28
1
-27
/
+26
*
|
mmc: sdio: Re-use negotiated OCR mask when re-sending CMD8
Ulf Hansson
2020-05-28
1
-4
/
+4
*
|
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
Ulf Hansson
2020-05-28
1
-31
/
+27
*
|
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
2020-05-28
1
-2
/
+1
*
|
mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE
Zou Wei
2020-05-28
1
-3
/
+3
*
|
mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
Jisheng Zhang
2020-05-28
1
-2
/
+2
*
|
mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skipped
Marek Vasut
2020-05-28
1
-3
/
+14
|
/
*
mmc: block: Fix request completion in the CQE timeout path
Adrian Hunter
2020-05-08
1
-2
/
+1
*
mmc: core: Fix recursive locking issue in CQE recovery path
Sarthak Garg
2020-05-08
1
-9
/
+4
*
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
2020-05-08
1
-1
/
+2
*
mmc: core: make mmc_interrupt_hpi() static
Jason Yan
2020-04-20
1
-1
/
+1
*
mmc: core: Re-work the code for eMMC sanitize
Ulf Hansson
2020-03-26
4
-60
/
+38
*
mmc: mmc_test: Pass different sg lists for non-blocking requests
Veerabhadrarao Badiganti
2020-03-24
1
-12
/
+40
*
mmc: core: Fix indentation
Jérôme Pouiller
2020-03-24
1
-7
/
+8
*
mmc: core: Fixup support for HW busy detection for HPI commands
Ulf Hansson
2020-03-24
1
-11
/
+25
*
mmc: core: Convert to mmc_poll_for_busy() for HPI commands
Ulf Hansson
2020-03-24
2
-15
/
+6
*
mmc: core: Drop redundant out-parameter to mmc_send_hpi_cmd()
Ulf Hansson
2020-03-24
1
-4
/
+2
*
mmc: core: Convert to mmc_poll_for_busy() for erase/trim/discard
Ulf Hansson
2020-03-24
3
-40
/
+33
*
mmc: core: Update CMD13 busy check for CMD6 commands
Ulf Hansson
2020-03-24
1
-1
/
+1
*
mmc: core: Enable re-use of mmc_blk_in_tran_state()
Ulf Hansson
2020-03-24
1
-20
/
+4
*
mmc: core: Split up mmc_poll_for_busy()
Ulf Hansson
2020-03-24
1
-16
/
+31
*
mmc: core: Drop redundant in-parameter to __mmc_switch()
Ulf Hansson
2020-03-24
3
-20
/
+15
*
mmc: core: Extend mmc_switch_status() to rid of __mmc_switch_status()
Ulf Hansson
2020-03-24
3
-17
/
+11
*
mmc: core: Drop unused define
Ulf Hansson
2020-03-24
1
-1
/
+0
*
mmc: core: Throttle polling rate for CMD6
Ulf Hansson
2020-03-24
1
-0
/
+8
*
mmc: core: Enable the MMC host software queue for the SD card
Baolin Wang
2020-03-24
1
-0
/
+10
*
mmc: Add MMC host software queue support
Baolin Wang
2020-03-24
3
-11
/
+90
*
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
2020-03-12
1
-2
/
+5
*
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
2020-03-11
1
-1
/
+4
*
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
2020-03-11
1
-2
/
+4
*
mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()
Ulf Hansson
2020-01-24
1
-14
/
+11
*
mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSD
Ulf Hansson
2020-01-24
1
-3
/
+3
*
mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMC
Ulf Hansson
2020-01-24
1
-3
/
+6
*
mmc: core: limit probe clock frequency to configured f_max
Michał Mirosław
2020-01-20
1
-2
/
+8
*
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-12-18
2
-16
/
+4
*
mmc: core: Rework cd-gpio handling
Michał Mirosław
2019-12-18
2
-26
/
+12
*
mmc: core: Rework wp-gpio handling
Michał Mirosław
2019-12-18
2
-7
/
+7
*
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
2019-11-18
1
-5
/
+4
*
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
2019-11-15
1
-0
/
+7
*
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-11-14
4
-5
/
+39
*
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
2019-11-14
1
-5
/
+2
*
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-11-13
1
-92
/
+55
*
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-11-13
1
-8
/
+8
[next]