index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-27
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
1
-0
/
+7
2020-01-27
mmc: core: fix possible use after free of host
Pan Bian
1
-2
/
+0
2020-01-12
mmc: block: propagate correct returned value in mmc_rpmb_ioctl
Mathieu Malaterre
1
-1
/
+1
2020-01-12
mmc: core: Prevent bus reference leak in mmc_blk_init()
Alexander Kappner
1
-0
/
+1
2020-01-12
mmc: block: Fix bug when removing RPMB chardev
Linus Walleij
1
-14
/
+18
2020-01-12
mmc: block: Delete mmc_access_rpmb()
Linus Walleij
3
-15
/
+1
2020-01-12
mmc: block: Convert RPMB to a character device
Linus Walleij
2
-22
/
+263
2019-10-05
mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
Ulf Hansson
1
-3
/
+6
2019-09-06
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
1
-0
/
+6
2019-06-25
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2
-1
/
+16
2019-05-31
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
Andrea Merello
1
-18
/
+20
2019-05-31
mmc: core: Verify SD bus width
Raul E Rangel
1
-0
/
+8
2018-12-29
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
Ulf Hansson
1
-4
/
+10
2018-12-29
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
Ulf Hansson
1
-4
/
+2
2018-12-29
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
1
-1
/
+3
2018-10-18
mmc: block: avoid multiblock reads for the last sector in SPI mode
Chris Boot
1
-0
/
+10
2018-08-03
mmc: pwrseq: Use kmalloc_array instead of stack VLA
Tobin C. Harding
1
-5
/
+9
2018-03-28
mmc: block: fix updating ext_csd caches on ioctl call
Bastian Stender
1
-0
/
+19
2018-03-28
mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards
Dirk Behme
2
-0
/
+7
2018-03-24
mmc: block: fix logical error to avoid memory leak
Liu, Changcheng
1
-0
/
+1
2018-03-24
mmc: avoid removing non-removable hosts during suspend
Daniel Drake
1
-0
/
+8
2018-03-19
mmc: mmc_test: Ensure command queue is disabled for testing
Adrian Hunter
1
-2
/
+9
2017-12-20
mmc: core: apply NO_CMD23 quirk to some specific cards
Christoph Fritz
2
-0
/
+10
2017-12-05
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2
-2
/
+2
2017-12-05
mmc: core: prepend 0x to pre_eol_info entry in sysfs
Bastian Stender
1
-1
/
+1
2017-12-05
mmc: block: Ensure that debugfs files are removed
Adrian Hunter
2
-7
/
+38
2017-12-05
mmc: core: Do not leave the block driver in a suspended state
Adrian Hunter
1
-0
/
+3
2017-12-05
mmc: block: Check return value of blk_get_request()
Adrian Hunter
1
-1
/
+19
2017-12-05
mmc: block: Fix missing blk_put_request()
Adrian Hunter
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
3
-125
/
+9
2017-10-02
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
1
-17
/
+19
2017-09-08
mmc: block: Fix incorrectly initialized requests
Adrian Hunter
1
-1
/
+6
2017-08-30
Merge branch 'fixes' into next
Ulf Hansson
1
-3
/
+3
2017-08-30
mmc: core: Move mmc_start_areq() declaration
Adrian Hunter
1
-0
/
+6
2017-08-30
mmc: block: cast a informative log for no devidx available
Shawn Lin
1
-1
/
+13
2017-08-30
mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd()
Linus Walleij
1
-25
/
+18
2017-08-30
mmc: block: Refactor mmc_blk_part_switch()
Linus Walleij
1
-12
/
+13
2017-08-30
mmc: block: Move duplicate check
Linus Walleij
1
-16
/
+20
2017-08-30
mmc: debugfs: Move block debugfs into block module
Linus Walleij
3
-89
/
+147
2017-08-30
mmc: ops: export mmc_get_status()
Linus Walleij
1
-0
/
+1
2017-08-30
mmc: block: Anonymize the drv op data pointer
Linus Walleij
2
-4
/
+6
2017-08-30
mmc: test: reduce stack usage in mmc_test_nonblock_transfer
Arnd Bergmann
1
-56
/
+41
2017-08-30
mmc: core: Turn off CQE before sending commands
Adrian Hunter
1
-0
/
+9
2017-08-30
mmc: core: Add mmc_retune_hold_now()
Adrian Hunter
2
-0
/
+7
2017-08-30
mmc: core: Remove unused MMC_CAP2_PACKED_CMD
Adrian Hunter
1
-23
/
+0
2017-08-30
mmc: core: remove the check of mmc_card_blockaddr for SD cards
Shawn Lin
1
-1
/
+1
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
3
-17
/
+17
2017-08-30
mmc: Convert to using %pOF instead of full_name
Rob Herring
1
-4
/
+4
2017-08-30
mmc: core: turn the pr_info under CONFIG_MMC_DEBUG into pr_debug
Shawn Lin
1
-9
/
+4
[next]