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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: cqhci: Fix random crash when remove mmc module/card
Frank Li
2021-03-17
1
-6
/
+5
*
mmc: core: Fix partition switch time for eMMC
Adrian Hunter
2021-03-17
1
-4
/
+11
*
mmc: core: Limit retries when analyse of SDIO tuples fails
Fengnan Chang
2021-02-10
1
-0
/
+6
*
mmc: core: don't initialize block size from ext_csd if not present
Peter Collingbourne
2021-01-27
1
-1
/
+3
*
mmc: block: Fixup condition for CMD13 polling for RPMB requests
Bean Huo
2020-12-16
1
-1
/
+1
*
mmc: sdio: Check for CISTPL_VERS_1 buffer size
Pali Rohár
2020-10-29
1
-0
/
+3
*
mmc: core: don't set limits.discard_granularity as 0
Coly Li
2020-10-14
1
-1
/
+1
*
mmc: core: Fix size overflow for mmc partitions
Bradley Bolen
2020-10-01
1
-5
/
+4
*
mmc: sdio: Use mmc_pre_req() / mmc_post_req()
Adrian Hunter
2020-09-17
1
-17
/
+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: block: Fix use-after-free issue for rpmb
Peng Hao
2020-06-03
1
-1
/
+1
*
mmc: block: Fix request completion in the CQE timeout path
Adrian Hunter
2020-05-20
1
-2
/
+1
*
mmc: core: Fix recursive locking issue in CQE recovery path
Sarthak Garg
2020-05-20
1
-9
/
+4
*
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
2020-05-20
1
-1
/
+2
*
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
2020-04-01
1
-2
/
+5
*
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
2020-04-01
1
-1
/
+4
*
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
2020-04-01
1
-3
/
+5
*
mmc: core: Rework wp-gpio handling
Michał Mirosław
2020-02-19
2
-7
/
+7
*
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
2020-01-26
1
-0
/
+7
*
mmc: core: Re-work HW reset for SDIO cards
Ulf Hansson
2019-12-21
4
-5
/
+39
*
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()
Ulf Hansson
2019-12-21
1
-5
/
+2
*
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-12-21
1
-92
/
+55
*
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-12-21
1
-8
/
+8
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-3
/
+38
|
\
|
*
mmc: queue: Fix bigger segments usage
Yoshihiro Shimoda
2019-09-12
1
-1
/
+7
|
*
mmc: queue: use bigger segments if DMA MAP layer can merge the segments
Yoshihiro Shimoda
2019-09-03
1
-3
/
+32
*
|
mmc: core: Fixup processing of SDIO IRQs during system suspend/resume
Ulf Hansson
2019-09-11
2
-2
/
+3
*
|
mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend
Ulf Hansson
2019-09-11
1
-0
/
+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
*
|
Revert "mmc: core: do not retry CMD6 in __mmc_switch()"
Jan Kaisrlik
2019-09-03
1
-1
/
+1
*
|
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
2019-08-30
1
-0
/
+6
|
/
*
mmc: mmc_spi: Enable stable writes
Andreas Koop
2019-07-22
1
-0
/
+5
*
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-07-11
5
-119
/
+49
|
\
|
*
mmc: core: let the dma map ops handle bouncing
Christoph Hellwig
2019-07-10
1
-5
/
+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: sdio: Turn sdio_run_irqs() into static
Ulf Hansson
2019-06-20
1
-2
/
+1
|
*
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
2
-1
/
+16
|
|
\
|
*
\
Merge branch 'fixes' into next
Ulf Hansson
2019-06-18
2
-2
/
+80
|
|
\
\
|
*
|
|
mmc: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-17
2
-57
/
+9
*
|
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
11
-45
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
11
-45
/
+11
*
|
|
|
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2019-06-18
2
-1
/
+16
|
|
_
|
/
|
/
|
|
[next]