aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2021-08-31Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-3/+2
2021-08-24mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2-0/+2
2021-08-24mmc: core: Update ->card_busy() callback commentMårten Lindahl1-1/+1
2021-08-24mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers1-2/+1
2021-08-21brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie1-0/+1
2021-06-14mmc: Improve function name when aborting a tuning cmdWolfram Sang1-1/+1
2021-06-14mmc: core: Add support for cache ctrl for SD cardsUlf Hansson1-0/+1
2021-06-14mmc: core: Add support for Power Off Notification for SD cardsUlf Hansson1-0/+1
2021-06-14mmc: core: Read performance enhancements registers for SD cardsUlf Hansson1-0/+7
2021-06-14mmc: core: Read the SD function extension registers for power managementUlf Hansson2-0/+16
2021-06-14mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson1-0/+2
2021-04-23mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko1-1/+1
2021-03-30mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson1-3/+0
2021-03-30mmc: sdio: fix a typo in the comment of SDIO_SD_REV_3_00Jisheng Zhang1-1/+1
2021-03-30mmc: core: Drop reference counting of the bus_opsUlf Hansson1-2/+0
2021-02-08mmc: core: Drop redundant bouncesz from struct mmc_cardUlf Hansson1-1/+0
2021-02-08mmc: core: Drop redundant member in struct mmc hostUlf Hansson1-1/+0
2021-02-01mmc: core: Add basic support for inline encryptionEric Biggers2-0/+17
2021-02-01mmc: core: Add helper for parsing clock phase propertiesAndrew Jeffery1-0/+13
2020-11-16mmc: core: Initial support for SD express card/hostUlf Hansson1-0/+7
2020-09-07mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helperWolfram Sang1-0/+6
2020-09-07mmc: core: Improve documentation of MMC_CAP_HW_RESETWolfram Sang1-1/+2
2020-09-07mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár2-0/+4
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+3
2020-08-02wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh1-0/+3
2020-07-13mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPENDYoshihiro Shimoda1-0/+1
2020-07-13mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include filePali Rohár1-0/+4
2020-07-13mmc: core: Always allow the card detect uevent to be consumedUlf Hansson1-0/+1
2020-05-29mmc: sdio: Sort all SDIO IDs in common include filePali Rohár1-21/+22
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár1-3/+3
2020-05-29mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár1-0/+4
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár1-0/+2
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár1-0/+10
2020-05-29mmc: sdio: Move SDIO IDs from smssdio driver to common include filePali Rohár1-0/+5
2020-05-29mmc: sdio: Move SDIO IDs from btmtksdio driver to common include filePali Rohár1-0/+2
2020-05-29mmc: sdio: Move SDIO IDs from btmrvl driver to common include filePali Rohár1-0/+8
2020-05-29mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár1-0/+10
2020-05-29mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár1-2/+2
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár1-1/+1
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson1-1/+0
2020-05-28mmc: core: expose info about enhanced rpmb supportKrishna Konda2-0/+2
2020-05-28mmc: host: Introduce the request_atomic() for the hostBaolin Wang1-0/+3
2020-03-26mmc: core: Re-work the code for eMMC sanitizeUlf Hansson1-3/+0
2020-03-24mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-24mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas1-0/+2
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson1-0/+10
2020-03-24mmc: Add MMC host software queue supportBaolin Wang1-0/+3
2020-03-11mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson1-0/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+2