summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Avoid negative index with array accessMikko Rapeli2024-03-251-1/+1
* mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli2024-03-251-1/+1
* Merge tag 'mmc-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2024-03-1310-28/+26
|\
| * mmc: core: make mmc_host_class constantRicardo B. Marliere2024-03-061-1/+1
| * mmc: Merge branch fixes into nextUlf Hansson2024-03-061-4/+6
| |\
| | * mmc: core: Fix switch on gp3 partitionDominique Martinet2024-03-061-4/+6
| * | mmc: core: Use a struct device* as in-param to mmc_of_parse_clk_phase()Yang Xiwen2024-03-051-3/+1
| * | mmc: core: constify the struct device_type usageRicardo B. Marliere2024-02-276-6/+6
| * | mmc: Merge branch fixes into nextUlf Hansson2024-02-131-0/+2
| |\|
| * | mmc: core: make sdio_bus_type constRicardo B. Marliere2024-02-131-1/+1
| * | mmc: core: make mmc_bus_type constRicardo B. Marliere2024-02-131-1/+1
| * | mmc: core: make mmc_rpmb_bus_type constRicardo B. Marliere2024-02-131-1/+1
| * | mmc: core Drop BLK_BOUNCE_HIGHLinus Walleij2024-02-131-2/+0
| * | mmc: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-02-132-8/+9
* | | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-45/+52
|\ \ \ | |_|/ |/| |
| * | mmc: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-45/+52
| * | block: pass a queue_limits argument to blk_mq_alloc_diskChristoph Hellwig2024-02-131-1/+1
* | | mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov2024-02-131-0/+2
| |/ |/|
* | mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein2024-02-061-1/+5
|/
* Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-13/+9
|\
| * Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-112-2/+9
| |\
| * | tty: mmc: sdio: use u8 for flagJiri Slaby (SUSE)2023-12-081-2/+1
| * | tty: make tty_operations::send_xchar accept u8 charJiri Slaby (SUSE)2023-12-081-1/+1
| * | tty: mmc: sdio_uart: switch sdio_in() to return u8Jiri Slaby (SUSE)2023-12-081-11/+8
* | | mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz2024-01-031-2/+1
* | | mmc: core: Add HS400 tuning in HS400es initializationMengqi Zhang2024-01-021-2/+7
* | | mmc: core: Add wp_grp_size sysfs nodeLin Gui2024-01-021-1/+15
* | | mmc: mmc_test: Add re-tuning testAdrian Hunter2024-01-021-6/+27
* | | mmc: Merge branch fixes into nextUlf Hansson2023-12-071-0/+1
|\ \ \
| * | | mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven2023-12-071-0/+1
* | | | mmc: Merge branch fixes into nextUlf Hansson2023-12-071-3/+4
|\| | |
| * | | mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz2023-12-071-3/+4
| | |/ | |/|
* | | mmc: core: Use mrq.sbc in close-ended ffuAvri Altman2023-12-071-3/+43
* | | mmc: core: Remove packed command leftoversAvri Altman2023-12-071-5/+0
|/ /
* | mmc: block: Retry commands in CQE error recoveryAdrian Hunter2023-11-141-2/+5
* | mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter2023-11-141-0/+2
* | mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter2023-11-141-0/+2
|/
* Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet2023-11-031-1/+1
* mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo2023-11-034-6/+17
* mmc: debugfs: Allow host caps to be modifiedVincent Whitchurch2023-10-101-2/+49
* mmc: core: Always reselect card typeVincent Whitchurch2023-10-101-1/+6
* mmc: Merge branch fixes into nextUlf Hansson2023-09-271-1/+1
|\
| * mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman2023-09-271-1/+1
* | mmc: Merge branch fixes into nextUlf Hansson2023-09-272-12/+27
|\|
| * mmc: core: Fix error propagation for some ioctl commandsUlf Hansson2023-09-261-11/+20
| * mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen2023-09-261-1/+7
* | mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen2023-09-271-5/+1
|/
* Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-011-2/+2
|\
| * Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-201-3/+4
| |\
| * | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-111-1/+2