aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mmc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-18brcmfmac: add support for BCM4359 SDIO chipsetSoeren Moch1-0/+2
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław1-3/+2
2019-11-18mmc: core: Fix size overflow for mmc partitionsBradley Bolen1-1/+1
2019-11-15mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller1-0/+2
2019-11-14mmc: core: Re-work HW reset for SDIO cardsUlf Hansson1-0/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2019-09-12mmc: queue: Fix bigger segments usageYoshihiro Shimoda1-0/+1
2019-09-11mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatoryUlf Hansson1-0/+1
2019-09-11mmc: core: Add helper function to indicate if SDIO IRQs is enabledUlf Hansson1-0/+9
2019-09-03mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda1-0/+1
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+0
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds5-20/+5
2019-06-20mmc: sdio: Turn sdio_run_irqs() into staticUlf Hansson1-1/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner5-20/+5
2019-06-18mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()Douglas Anderson1-0/+3
2019-06-18mmc: core: API to temporarily disable retuning for SDIO CRC errorsDouglas Anderson2-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178Thomas Gleixner1-5/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner3-15/+3
2019-04-23mmc: sdio: Add helper macro for sdio_driver boilerplateSean Wang1-0/+12
2019-04-23mmc: add SDIO identifiers for MediaTek Bluetooth devicesSean Wang1-0/+2
2019-02-28mmc: core: Add discard support to sdAvri Altman1-0/+1
2019-02-25mmc: core: Convert mmc_regulator_get_ocrmask() to staticUlf Hansson1-6/+0
2019-02-25mmc: core: Move regulator helpers to separate fileUlf Hansson1-1/+0
2019-02-25mmc: core: Indicate SD specs higher than 4.0Avri Altman1-0/+2
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman2-0/+6
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij1-1/+1
2019-02-25mmc: bcm2835: Drop pointer to mmc_host from bcm2835_hostLukas Wunner1-0/+5
2019-02-08mmc: block: handle complete_work on separate workqueueZachary Hays1-0/+1
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-6/+4