summaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)Author
2024-01-02mmc: core: Add wp_grp_size sysfs nodeLin Gui
2023-12-07mmc: core: Remove packed command leftoversAvri Altman
2023-11-03mmc: Add quirk MMC_QUIRK_BROKEN_CACHE_FLUSH for Micron eMMC Q2J54ABean Huo
2023-09-27mmc: core: Allow dynamical updates of the number of requests for hsqWenchao Chen
2023-08-25mmc: core: Add host specific tuning support for SD HS modeWenchao Chen
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-20mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut
2023-05-25mmc: sdio: Add/rename SDIO ID of the RTL8723DS SDIO wifi cardsMartin Blumenstingl
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-14wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut
2023-04-12mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDsMartin Blumenstingl
2023-03-23mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
2023-02-27Merge tag 'mmc-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-02-15mmc: core: support setting card detect interrupt from driversHeiner Kallweit
2023-02-13mmc: core: add devm_mmc_alloc_hostHeiner Kallweit
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner
2022-11-18mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-10-06mmc: core: Add SD card quirk for broken discardAvri Altman
2022-10-05Merge tag 'mmc-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2022-09-14mmc: core: Switch to basic workqueue API for sdio_irq_workHeiner Kallweit
2022-09-07wifi: brcmfmac: add 43439 SDIO ids and initializationMarek Vasut
2022-07-26mmc: core: Add support for SDIO wakeup interruptAxe Yang
2022-07-13mmc: core: Use mmc_card_* macro and add a new for the sd_combo typeSeunghui Lee
2022-07-12mmc: sdhci: Capture eMMC and SD card errorsShaik Sajida Bhanu
2022-07-12mmc: core: Capture eMMC and SD card errorsShaik Sajida Bhanu
2022-04-26mmc: sh_mmcif: move platform_data header to proper locationWolfram Sang
2022-04-26mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang
2022-04-26mmc: core: improve API to make clear that mmc_sw_reset is for cardsWolfram Sang
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2021-11-17Merge tag 'for-net-next-2021-11-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-11-01Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-10-25mmc: add MT7921 SDIO identifiers for MediaTek Bluetooth devicesSean Wang
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers
2021-10-19mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al)Andy Shevchenko
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-31Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko
2021-08-24mmc: core: Update ->card_busy() callback commentMårten Lindahl
2021-08-24mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie
2021-06-14mmc: Improve function name when aborting a tuning cmdWolfram Sang
2021-06-14mmc: core: Add support for cache ctrl for SD cardsUlf Hansson
2021-06-14mmc: core: Add support for Power Off Notification for SD cardsUlf Hansson
2021-06-14mmc: core: Read performance enhancements registers for SD cardsUlf Hansson
2021-06-14mmc: core: Read the SD function extension registers for power managementUlf Hansson
2021-06-14mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson
2021-04-23mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko
2021-03-30mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson