summaryrefslogtreecommitdiffstats
path: root/include/linux/mmc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch2019-12-181-0/+2
* | mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław2019-12-181-3/+2
|/
* mmc: core: Fix size overflow for mmc partitionsBradley Bolen2019-11-181-1/+1
* mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller2019-11-151-0/+2
* mmc: core: Re-work HW reset for SDIO cardsUlf Hansson2019-11-141-0/+1
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-0/+2
|\
| * mmc: queue: Fix bigger segments usageYoshihiro Shimoda2019-09-121-0/+1
| * mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda2019-09-031-0/+1
* | mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson2019-09-111-0/+1
* | mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson2019-09-111-0/+9
|/
* Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-07-111-1/+0
|\
| * mmc: sdio: Turn sdio_run_irqs() into staticUlf Hansson2019-06-201-1/+0
* | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-215-20/+5
|\ \ | |/ |/|
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5
* | mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson2019-06-181-0/+3
* | mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2019-06-182-0/+4
|/