index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
2020-06-22
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
2020-06-03
mmc: core: Fix recursive locking issue in CQE recovery path
Sarthak Garg
2020-06-03
mmc: block: Fix use-after-free issue for rpmb
Peng Hao
2020-05-20
mmc: block: Fix request completion in the CQE timeout path
Adrian Hunter
2020-05-20
mmc: core: Check request type before completing the request
Veerabhadrarao Badiganti
2020-04-02
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
Ulf Hansson
2020-04-02
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
Ulf Hansson
2020-04-02
mmc: core: Allow host controllers to require R1B for CMD6
Ulf Hansson
2020-01-27
mmc: core: fix wl1251 sdio quirks
H. Nikolaus Schaller
2020-01-27
mmc: core: fix possible use after free of host
Pan Bian
2019-12-21
mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response
Chaotian Jing
2019-12-21
mmc: block: Make card_busy_detect() a bit more generic
Chaotian Jing
2019-12-05
mmc: core: align max segment size with logical block size
Ming Lei
2019-10-05
mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD
Ulf Hansson
2019-09-06
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
2019-07-14
mmc: core: complete HS400 before checking status
Wolfram Sang
2019-06-25
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2019-06-25
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
2019-06-25
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-05-31
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
Andrea Merello
2019-05-31
mmc: core: Verify SD bus width
Raul E Rangel
2019-05-22
mmc: core: Fix tag set memory leak
Raul E Rangel
2019-03-23
mmc:fix a bug when max_discard is 0
Jiong Wu
2019-03-05
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
2019-02-20
mmc: block: handle complete_work on separate workqueue
Zachary Hays
2018-12-29
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
Ulf Hansson
2018-12-29
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
Ulf Hansson
2018-12-29
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
2018-12-19
mmc: core: use mrq->sbc when sending CMD23 for RPMB
Wolfram Sang
2018-10-09
mmc: block: avoid multiblock reads for the last sector in SPI mode
Chris Boot
2018-09-28
mmc: slot-gpio: Fix debounce time to use miliseconds again
Marek Szyprowski
2018-09-27
mmc: core: Fix debounce time to use microseconds
Tony Lindgren
2018-08-21
mmc: block: Fix unsupported parallel dispatch of requests
Adrian Hunter
2018-08-01
mmc: core: improve reasonableness of bus width setting for HS400es
Hongjie Fang
2018-07-16
mmc: core: Drop the unused mmc_power_save|restore_host()
Ulf Hansson
2018-07-16
mmc: core: more fine-grained hooks for HS400 tuning
Simon Horman
2018-07-16
mmc: core: Adjust and reuse the macro of R1_STATUS(x)
Shawn Lin
2018-07-03
mmc: core: cd_label must be last entry of mmc_gpio struct
Anson Huang
2018-06-05
Merge tag 'mmc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
Merge branch 'pm-domains'
Rafael J. Wysocki
2018-05-29
mmc: complete requests from ->timeout
Christoph Hellwig
2018-05-29
mmc: Throttle calls to MMC_SEND_STATUS during mmc_do_erase()
Martin Hicks
2018-05-29
mmc: Allow non-sleeping GPIO cd
Evan Green
2018-05-29
mmc: core: Move calls to ->prepare_hs400_tuning() closer to mmc code
Ulf Hansson
2018-05-21
Merge branch 'fixes' into next
Ulf Hansson
2018-05-21
mmc: block: Don't switch to the same partition type in mmc_blk_remove()
Shawn Lin
2018-05-21
mmc: block: propagate correct returned value in mmc_rpmb_ioctl
Mathieu Malaterre
[next]