aboutsummaryrefslogtreecommitdiff
path: root/include/linux/mmc
AgeCommit message (Expand)AuthorFilesLines
2020-05-29mmc: sdio: Sort all SDIO IDs in common include fileGravatar Pali Rohár 1-21/+22
2020-05-29mmc: sdio: Fix Cypress SDIO IDs macros in common include fileGravatar Pali Rohár 1-3/+3
2020-05-29mmc: sdio: Move SDIO IDs from b43-sdio driver to common include fileGravatar Pali Rohár 1-0/+4
2020-05-29mmc: sdio: Move SDIO IDs from ath10k driver to common include fileGravatar Pali Rohár 1-0/+2
2020-05-29mmc: sdio: Move SDIO IDs from ath6kl driver to common include fileGravatar Pali Rohár 1-0/+10
2020-05-29mmc: sdio: Move SDIO IDs from smssdio driver to common include fileGravatar Pali Rohár 1-0/+5
2020-05-29mmc: sdio: Move SDIO IDs from btmtksdio driver to common include fileGravatar Pali Rohár 1-0/+2
2020-05-29mmc: sdio: Move SDIO IDs from btmrvl driver to common include fileGravatar Pali Rohár 1-0/+8
2020-05-29mmc: sdio: Move SDIO IDs from mwifiex driver to common include fileGravatar Pali Rohár 1-0/+10
2020-05-29mmc: sdio: Change macro names for Marvell 8688 modulesGravatar Pali Rohár 1-2/+2
2020-05-28mmc: sdio: Fix macro name for Marvell device with ID 0x9134Gravatar Pali Rohár 1-1/+1
2020-05-28mmc: host: Drop redundant MMC_CAP_ERASEGravatar Ulf Hansson 1-1/+0
2020-05-28mmc: core: expose info about enhanced rpmb supportGravatar Krishna Konda 2-0/+2
2020-05-28mmc: host: Introduce the request_atomic() for the hostGravatar Baolin Wang 1-0/+3
2020-03-26mmc: core: Re-work the code for eMMC sanitizeGravatar Ulf Hansson 1-3/+0
2020-03-24mmc: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 2-2/+2
2020-03-24mmc: sdhci_am654: Update OTAPDLY writesGravatar Faiz Abbas 1-0/+2
2020-03-24mmc: core: Enable re-use of mmc_blk_in_tran_state()Gravatar Ulf Hansson 1-0/+10
2020-03-24mmc: Add MMC host software queue supportGravatar Baolin Wang 1-0/+3
2020-03-11mmc: core: Allow host controllers to require R1B for CMD6Gravatar Ulf Hansson 1-0/+1
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 1-0/+2
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetGravatar Soeren Moch 1-0/+2
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Gravatar Michał Mirosław 1-3/+2
2019-11-18mmc: core: Fix size overflow for mmc partitionsGravatar Bradley Bolen 1-1/+1
2019-11-15mmc: sdio: fix wl1251 vendor idGravatar H. Nikolaus Schaller 1-0/+2
2019-11-14mmc: core: Re-work HW reset for SDIO cardsGravatar Ulf Hansson 1-0/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+2
2019-09-12mmc: queue: Fix bigger segments usageGravatar Yoshihiro Shimoda 1-0/+1
2019-09-11mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryGravatar Ulf Hansson 1-0/+1
2019-09-11mmc: core: Add helper function to indicate if SDIO IRQs is enabledGravatar Ulf Hansson 1-0/+9
2019-09-03mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsGravatar Yoshihiro Shimoda 1-0/+1
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 1-1/+0
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 5-20/+5
2019-06-20mmc: sdio: Turn sdio_run_irqs() into staticGravatar Ulf Hansson 1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 5-20/+5
2019-06-18mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Gravatar Douglas Anderson 1-0/+3
2019-06-18mmc: core: API to temporarily disable retuning for SDIO CRC errorsGravatar Douglas Anderson 2-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Gravatar Thomas Gleixner 1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 3-15/+3
2019-04-23mmc: sdio: Add helper macro for sdio_driver boilerplateGravatar Sean Wang 1-0/+12
2019-04-23mmc: add SDIO identifiers for MediaTek Bluetooth devicesGravatar Sean Wang 1-0/+2
2019-02-28mmc: core: Add discard support to sdGravatar Avri Altman 1-0/+1
2019-02-25mmc: core: Convert mmc_regulator_get_ocrmask() to staticGravatar Ulf Hansson 1-6/+0
2019-02-25mmc: core: Move regulator helpers to separate fileGravatar Ulf Hansson 1-1/+0
2019-02-25mmc: core: Indicate SD specs higher than 4.0Gravatar Avri Altman 1-0/+2
2019-02-25mmc: core: Calculate the discard arg only onceGravatar Avri Altman 2-0/+6
2019-02-25mmc: slot-gpio: Remove override_active_level on WPGravatar Linus Walleij 1-1/+1
2019-02-25mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostGravatar Lukas Wunner 1-0/+5
2019-02-08mmc: block: handle complete_work on separate workqueueGravatar Zachary Hays 1-0/+1
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGravatar Linus Torvalds 2-6/+4