summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva2017-06-201-3/+9
| * | | mmc: use proper name for the R-Car SoCWolfram Sang2017-06-201-1/+1
| * | | mmc: core: Use device_property_read instead of of_property_readDavid Woods2017-06-201-37/+35
| * | | mmc: dw_mmc: Use device_property_read instead of of_property_readDavid Woods2017-06-201-12/+12
| * | | mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()Fabio Estevam2017-06-201-13/+41
| * | | mmc: block: fix semicolon.cocci warningsWu Fengguang2017-06-201-1/+1
| * | | mmc: block: Use __mmc_send_status() and drop get_card_status()Ulf Hansson2017-06-203-21/+12
| * | | mmc: block: Move boot partition locking into a driver opLinus Walleij2017-06-202-24/+33
| * | | mmc: block: Move DRV OP issue functionLinus Walleij2017-06-201-37/+37
| * | | mmc: block: Tag DRV_OPs with a driver operation typeLinus Walleij2017-06-202-13/+33
| * | | mmc: block: remove req back pointerLinus Walleij2017-06-203-13/+16
| * | | mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3Wolfram Sang2017-06-201-2/+4
| * | | mmc: tmio: add CMD23 supportWolfram Sang2017-06-201-13/+28
| * | | mmc: tmio: move finish_request function further downWolfram Sang2017-06-201-38/+38
| * | | mmc: tmio: remove outdated commentWolfram Sang2017-06-201-1/+0
| * | | mmc: tmio: refactor handling mrqWolfram Sang2017-06-201-20/+26
| * | | mmc: tmio: make tmio_mmc_request function more readableWolfram Sang2017-06-201-5/+6
| * | | mmc: core: Delete error messages for failed memory allocationsMarkus Elfring2017-06-202-15/+3
| * | | mmc: atmel-mci: Delete an error message for a failed memory allocationMarkus Elfring2017-06-201-3/+1
| * | | mmc: queue: delete mmc_req_is_special()Linus Walleij2017-06-201-8/+0
| * | | mmc: block: move multi-ioctl() to use block layerLinus Walleij2017-06-202-14/+27
| * | | mmc: block: move single ioctl() commands to block requestsLinus Walleij2017-06-202-26/+88
| * | | mmc: block: Tag is_rpmb as boolLinus Walleij2017-06-201-1/+1
| * | | mmc: core: Allocate per-request data using the block layer coreLinus Walleij2017-06-203-202/+78
| * | | mmc: core: Delete bounce buffer Kconfig optionLinus Walleij2017-06-204-34/+9
| * | | mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module fileSimon Horman2017-06-203-129/+137
| * | | mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.cSimon Horman2017-06-203-72/+72
| * | | mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.cSimon Horman2017-06-205-39/+52
| * | | mmc: tmio: rename tmio_mmc_{pio => core}.cSimon Horman2017-06-202-1/+0
| * | | mmc: renesas-sdhi, tmio: make dma more modularSimon Horman2017-06-206-43/+86
| * | | mmc: tmio: drop filenames from comment at top of sourceSimon Horman2017-06-204-17/+10
| * | | Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards"Ulf Hansson2017-06-201-8/+2
| * | | mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabledUlf Hansson2017-06-201-0/+7
| * | | mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQsUlf Hansson2017-06-201-3/+22
| * | | mmc: sdio: Add API to manage SDIO IRQs from a workqueueUlf Hansson2017-06-203-0/+20
| * | | mmc: core: Prevent processing SDIO IRQs when none is claimedUlf Hansson2017-06-201-2/+4
| * | | mmc: core: Don't do eMMC HW reset when resuming the eMMC cardUlf Hansson2017-06-203-1/+5
| * | | mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_opsUlf Hansson2017-06-202-0/+11
| * | | mmc: vub3000: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-201-1/+2
| * | | mmc: atmel-mci: Remove AVR32 bits from the driverAndy Shevchenko2017-06-202-26/+6
| * | | mmc: sdricoh_cs: remove redundant check if len is non-zeroColin Ian King2017-06-201-3/+0
| * | | mmc: sdhci-of-arasan: Trivial print fixShubhrajyoti Datta2017-06-201-1/+1
| | |/ | |/|
* | | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-07-032-18/+22
|\ \ \
| * | | mmc/block: remove a call to blk_queue_bounce_limitChristoph Hellwig2017-06-271-1/+0
| * | | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig2017-06-131-5/+4
| |\ \ \
| * | | | block: introduce new block status code typeChristoph Hellwig2017-06-092-17/+22
* | | | | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-031-5/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mmc: sdhci-pci: make guid intel_dsm_guid staticColin Ian King2017-06-201-1/+1
| | |/ / | |/| |
| * | | ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-071-5/+4
| |/ /
* / / mmc: meson-gx: work around broken SDIO with certain WiFi chipsHeiner Kallweit2017-06-121-0/+9
|/ /