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
2022-11-26
mmc: core: properly select voltage range without power cycle
Yann Gautier
2022-11-03
mmc: block: Remove error check of hw_reset on reset
Christian Löhle
2022-11-03
mmc: core: Fix kernel panic when remove non-standard SDIO card
Matthew Ma
2022-10-29
mmc: core: Add SD card quirk for broken discard
Avri Altman
2022-10-12
mmc: core: Terminate infinite loop in SD-UHS voltage switch
Brian Norris
2022-10-12
mmc: core: Replace with already defined values for readability
ChanWoo Lee
2022-09-08
mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
Adrian Hunter
2022-09-08
mmc: core: Fix UHS-I SD 1.8V workaround branch
Adrian Hunter
2022-08-17
mmc: block: Add single read for 4k sector cards
Christian Loehle
2022-06-14
mmc: block: Fix CQE recovery reset success
Adrian Hunter
2022-06-09
mmc: core: Allows to override the timeout value for ioctl() path
Bean Huo
2022-05-12
mmc: core: Set HS clock speed before sending HS CMD13
Brian Norris
2022-04-13
mmc: core: Fixup support for writeback-cache for eMMC and SD
Michael Wu
2022-04-13
mmc: block: Check for errors after write on SPI
Christian Löhle
2022-04-08
mmc: host: Return an error when ->enable_sdio_irq() ops is missing
Ulf Hansson
2022-02-23
mmc: block: fix read single on recovery logic
Christian Löhle
2022-02-16
mmc: core: Wait for command setting 'Power Off Notification' bit to complete
Andrey Skvortsov
2022-01-27
mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIO
Ulf Hansson
2021-12-29
mmc: core: Disable card detect during shutdown
Ulf Hansson
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-31
Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2021-08-25
mmc: queue: Remove unused parameters(request_queue)
ChanWoo Lee
2021-08-25
mmc: pwrseq: sd8787: fix compilation warning
Claudiu Beznea
2021-08-25
mmc: core: Return correct emmc response in case of ioctl error
Nishad Kamdar
2021-08-24
mmc: block: Support alternative_gpt_sector() operation
Dmitry Osipenko
2021-08-24
mmc: core: Issue HPI in case the BKOPS timed out
Bean Huo
2021-08-24
mmc: queue: Match the data type of max_segments
ChanWoo Lee
2021-08-24
mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787
Claudiu Beznea
2021-08-24
mmc: pwrseq: sd8787: add support for wilc1000
Claudiu Beznea
2021-08-24
mmc: sdio: Print contents of unknown CIS tuples
Sean Anderson
2021-08-24
mmc: sdio: Don't warn about vendor CIS tuples
Sean Anderson
2021-08-24
mmc: core: Only print retune error when we don't check for card removal
Wolfram Sang
2021-08-24
mmc: core: Store pointer to bio_crypt_ctx in mmc_request
Eric Biggers
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
2021-08-24
mmc: host: factor out clearing the retune state
Wolfram Sang
2021-08-24
mmc: host: add kdoc for mmc_retune_{en|dis}able
Wolfram Sang
2021-08-12
mmc: block: cleanup gendisk creation
Christoph Hellwig
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2021-07-14
mmc: core: Don't allocate IDA for OF aliases
Stephen Boyd
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
[next]