summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-0/+1
|\
| * brcmfmac: add 43752 SDIO ids and initializationAngus Ainslie2021-08-211-0/+1
* | Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-08-312-3/+2
|\ \
| * | mmc: core: Update ->card_busy() callback commentMårten Lindahl2021-08-241-1/+1
| * | mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers2021-08-241-2/+1
| |/
* / mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2021-08-242-0/+2
|/
* mmc: Improve function name when aborting a tuning cmdWolfram Sang2021-06-141-1/+1
* mmc: core: Add support for cache ctrl for SD cardsUlf Hansson2021-06-141-0/+1
* mmc: core: Add support for Power Off Notification for SD cardsUlf Hansson2021-06-141-0/+1
* mmc: core: Read performance enhancements registers for SD cardsUlf Hansson2021-06-141-0/+7
* mmc: core: Read the SD function extension registers for power managementUlf Hansson2021-06-142-0/+16
* mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson2021-06-141-0/+2
* mmc: core: Convert mmc_of_parse_voltage() to use device property APIAndy Shevchenko2021-04-231-1/+1
* mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson2021-03-301-3/+0
* mmc: sdio: fix a typo in the comment of SDIO_SD_REV_3_00Jisheng Zhang2021-03-301-1/+1
* mmc: core: Drop reference counting of the bus_opsUlf Hansson2021-03-301-2/+0
* mmc: core: Drop redundant bouncesz from struct mmc_cardUlf Hansson2021-02-081-1/+0
* mmc: core: Drop redundant member in struct mmc hostUlf Hansson2021-02-081-1/+0
* mmc: core: Add basic support for inline encryptionEric Biggers2021-02-012-0/+17
* mmc: core: Add helper for parsing clock phase propertiesAndrew Jeffery2021-02-011-0/+13
* mmc: core: Initial support for SD express card/hostUlf Hansson2020-11-161-0/+7
* mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helperWolfram Sang2020-09-071-0/+6
* mmc: core: Improve documentation of MMC_CAP_HW_RESETWolfram Sang2020-09-071-1/+2
* mmc: sdio: Parse CISTPL_VERS_1 major and minor revision numbersPali Rohár2020-09-072-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-051-0/+3
|\
| * wilc1000: Move wilc1000 SDIO ID's from driver source to common header fileAjay Singh2020-08-021-0/+3
* | mmc: core: Add MMC_CAP2_FULL_PWR_CYCLE_IN_SUSPENDYoshihiro Shimoda2020-07-131-0/+1
* | mmc: sdio: Move SDIO IDs from rsi_sdio driver to common include filePali Rohár2020-07-131-0/+4
* | mmc: core: Always allow the card detect uevent to be consumedUlf Hansson2020-07-131-0/+1
|/
* mmc: sdio: Sort all SDIO IDs in common include filePali Rohár2020-05-291-21/+22
* mmc: sdio: Fix Cypress SDIO IDs macros in common include filePali Rohár2020-05-291-3/+3
* mmc: sdio: Move SDIO IDs from b43-sdio driver to common include filePali Rohár2020-05-291-0/+4
* mmc: sdio: Move SDIO IDs from ath10k driver to common include filePali Rohár2020-05-291-0/+2
* mmc: sdio: Move SDIO IDs from ath6kl driver to common include filePali Rohár2020-05-291-0/+10
* mmc: sdio: Move SDIO IDs from smssdio driver to common include filePali Rohár2020-05-291-0/+5
* mmc: sdio: Move SDIO IDs from btmtksdio driver to common include filePali Rohár2020-05-291-0/+2
* mmc: sdio: Move SDIO IDs from btmrvl driver to common include filePali Rohár2020-05-291-0/+8
* mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár2020-05-291-0/+10
* mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár2020-05-291-2/+2
* mmc: sdio: Fix macro name for Marvell device with ID 0x9134Pali Rohár2020-05-281-1/+1
* mmc: host: Drop redundant MMC_CAP_ERASEUlf Hansson2020-05-281-1/+0
* mmc: core: expose info about enhanced rpmb supportKrishna Konda2020-05-282-0/+2
* mmc: host: Introduce the request_atomic() for the hostBaolin Wang2020-05-281-0/+3
* mmc: core: Re-work the code for eMMC sanitizeUlf Hansson2020-03-261-3/+0
* mmc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-242-2/+2
* mmc: sdhci_am654: Update OTAPDLY writesFaiz Abbas2020-03-241-0/+2
* mmc: core: Enable re-use of mmc_blk_in_tran_state()Ulf Hansson2020-03-241-0/+10
* mmc: Add MMC host software queue supportBaolin Wang2020-03-241-0/+3
* mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson2020-03-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-0/+2
|\