summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-11-20mmc: sdhci-of-arasan: Separate out clk related data to another structureManish Narani
2019-11-20mmc: sdhci: Fix grammar in warning messageFabio Estevam
2019-11-20mmc: sdhci-of-aspeed: add inversion signal presenceIvan Mikhaylov
2019-11-20mmc: sdhci-of-aspeed: enable CONFIG_MMC_SDHCI_IO_ACCESSORSIvan Mikhaylov
2019-11-20mmc: sdhci_am654: Add Support for Command Queuing Engine to J721EFaiz Abbas
2019-11-18mmc: core: Fix size overflow for mmc partitionsBradley Bolen
2019-11-18mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requestsEugeniu Rosca
2019-11-15net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller
2019-11-15net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definitionH. Nikolaus Schaller
2019-11-15mmc: core: fix wl1251 sdio quirksH. Nikolaus Schaller
2019-11-15mmc: host: omap-hsmmc: remove init_card pdata callback from pdataH. Nikolaus Schaller
2019-11-15mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pand...H. Nikolaus Schaller
2019-11-15net: wireless: ti: wl1251 add device tree supportH. Nikolaus Schaller
2019-11-14Merge branch 'fixes' into nextUlf Hansson
2019-11-14mmc: moxart: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14mmc: atmel-mci: Use dma_request_chan() directly for channel requestPeter Ujfalusi
2019-11-14mmc: mmc_spi: Use proper debounce time for CD GPIOThierry Reding
2019-11-14mmc: core: Re-work HW reset for SDIO cardsUlf Hansson
2019-11-14mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan()Ulf Hansson
2019-11-14mwifiex: Re-work support for SDIO HW resetUlf Hansson
2019-11-14mmc: sdhci-of-at91: fix quirk2 overwriteEugen Hristev
2019-11-13mmc: vub300: Drop redundant host ops ->init_card()Ulf Hansson
2019-11-13mmc: renesas_sdhi_internal_dmac: Add r8a774b1 supportBiju Das
2019-11-13mmc: block: Add CMD13 polling for MMC IOCTLS with R1B responseChaotian Jing
2019-11-13mmc: block: Make card_busy_detect() a bit more genericChaotian Jing
2019-11-13mmc: sdhci-of-esdhc: fix up erratum A-008171 workaroundYangbo Lu
2019-11-13mmc: sdhci-of-esdhc: poll ESDHC_FLUSH_ASYNC_FIFO bit until completionYangbo Lu
2019-11-13mmc: sdhci-of-at91: add DT property to enable calibration on full resetNicolas Ferre
2019-11-13mmc: mmci: stm32: make sdmmc_idma_validate_data staticBen Dooks
2019-11-13mmc: sdhci-pci: Add support for Intel JSLAdrian Hunter
2019-11-13mmc: jz4740: Add support for Low Power Mode (LPM)Zhou Yanjie
2019-11-13mmc: jz4740: Add support for X1000Zhou Yanjie
2019-11-13mmc: jz4740: Add support for JZ4760Zhou Yanjie
2019-11-13mmc: jz4740: Add 8bit mode supportZhou Yanjie
2019-11-13mmc: sdhci-pci: Make function amd_sdhci_reset staticzhengbin
2019-11-13mmc: sdhci-of-arasan: Add Support for Intel LGM SDXCRamuthevar Vadivel Murugan
2019-11-13mmc: mmci: sdmmc: add busy_complete callbackLudovic Barre
2019-11-13mmc: mmci: add busy_complete callbackLudovic Barre
2019-11-13mmc: mmci: add hardware busy timeout featureLudovic Barre
2019-11-13mmc: mmci: make unexported functions staticBen Dooks
2019-11-13mmc: dw_mmc: fix indentation issueColin Ian King
2019-11-13memstick: jmb38x_ms: clean up indentation issueColin Ian King
2019-11-13mmc: cavium-octeon: Use devm_platform_ioremap_resource()Markus Elfring
2019-11-13mmc: bcm2835: Use devm_platform_ioremap_resource wrapperSaiyam Doshi
2019-11-13mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang
2019-11-13mmc: Add Actions Semi Owl SoCs SD/MMC driverManivannan Sadhasivam
2019-11-13mmc: sdhci-milbeaut: add Milbeaut SD controller driverTakao Orito
2019-11-13mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906Raul E Rangel
2019-11-13mmc: sdhci: Check card status after resetRaul E Rangel
2019-11-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds