summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2017-06-20mmc: sdhci-esdhc-imx: Fix some English mistakes and typosBenoît Thébaudeau
2017-06-20mmc: mediatek: Fixed size in dma_free_coherentPhong LE
2017-06-20mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva
2017-06-20mmc: use proper name for the R-Car SoCWolfram Sang
2017-06-20mmc: core: Use device_property_read instead of of_property_readDavid Woods
2017-06-20mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods
2017-06-20mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam
2017-06-20mmc: block: fix semicolon.cocci warningsWu Fengguang
2017-06-20mmc: block: Use __mmc_send_status() and drop get_card_status()Ulf Hansson
2017-06-20mmc: block: Move boot partition locking into a driver opLinus Walleij
2017-06-20mmc: block: Move DRV OP issue functionLinus Walleij
2017-06-20mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij
2017-06-20mmc: block: remove req back pointerLinus Walleij
2017-06-20mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3Wolfram Sang
2017-06-20mmc: tmio: add CMD23 supportWolfram Sang
2017-06-20mmc: tmio: move finish_request function further downWolfram Sang
2017-06-20mmc: tmio: remove outdated commentWolfram Sang
2017-06-20mmc: tmio: refactor handling mrqWolfram Sang
2017-06-20mmc: tmio: make tmio_mmc_request function more readableWolfram Sang
2017-06-20mmc: core: Delete error messages for failed memory allocationsMarkus Elfring
2017-06-20mmc: atmel-mci: Delete an error message for a failed memory allocationMarkus Elfring
2017-06-20mmc: queue: delete mmc_req_is_special()Linus Walleij
2017-06-20mmc: block: move multi-ioctl() to use block layerLinus Walleij
2017-06-20mmc: block: move single ioctl() commands to block requestsLinus Walleij
2017-06-20mmc: block: Tag is_rpmb as boolLinus Walleij
2017-06-20mmc: core: Allocate per-request data using the block layer coreLinus Walleij
2017-06-20mmc: core: Delete bounce buffer Kconfig optionLinus Walleij
2017-06-20mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman
2017-06-20mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman
2017-06-20mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman
2017-06-20mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman
2017-06-20mmc: renesas-sdhi, tmio: make dma more modularSimon Horman
2017-06-20mmc: tmio: drop filenames from comment at top of sourceSimon Horman
2017-06-20Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson
2017-06-20mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson
2017-06-20mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQsUlf Hansson
2017-06-20mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson
2017-06-20mmc: core: Prevent processing SDIO IRQs when none is claimedUlf Hansson
2017-06-20mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson
2017-06-20mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_opsUlf Hansson
2017-06-20mmc: vub3000: add missing USB-descriptor endianness conversionsJohan Hovold
2017-06-20mmc: atmel-mci: Remove AVR32 bits from the driverAndy Shevchenko
2017-06-20mmc: sdricoh_cs: remove redundant check if len is non-zeroColin Ian King
2017-06-20mmc: sdhci-of-arasan: Trivial print fixShubhrajyoti Datta
2017-06-20mmc: sdhci-pci: make guid intel_dsm_guid staticColin Ian King
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-12mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko
2017-05-26Merge tag 'mmc-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds