summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | mmc: renesas_sdhi: align compatibility properties for H3 and M3-WNiklas Söderlund2018-12-172-35/+5Star
| * | mmc: renesas_sdhi: handle 4tap hs400 mode quirk based on SoC revisionNiklas Söderlund2018-12-171-0/+26
| * | mmc: renesas_sdhi: add initial setting of interrupt mask registerNiklas Söderlund2018-12-172-0/+5
| * | mmc: tmio: fix reset operationNiklas Söderlund2018-12-171-12/+15
| * | mmc: tmio: enable module clock before resetting when resumingNiklas Söderlund2018-12-171-1/+1
| * | mmc: core: remove obsolete mmc_set_blockcount() functionWolfram Sang2018-12-172-16/+0Star
| * | mmc: bcm2835: Properly handle dmaengine_prep_slave_sgStefan Wahren2018-12-171-6/+9
| * | mmc: bcm2835: Refactor dma_map_sg handlingStefan Wahren2018-12-171-9/+7Star
| * | mmc: bcm2835: Terminate timeout work synchronouslyStefan Wahren2018-12-171-1/+1
| * | mmc: bcm2835: Avoid possible races on data requestsStefan Wahren2018-12-171-4/+6
| * | mmc: bcm2835: Release DMA channel on driver unloadStefan Wahren2018-12-171-0/+3
| * | mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell2018-12-171-0/+9
| * | mmc: bcm2835: reset host on timeoutMichal Suchanek2018-12-171-0/+3
| * | mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij2018-12-171-6/+8
| * | mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-171-49/+16Star
| * | mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2018-12-171-10/+10
| * | mmc: slot-gpio: Allocate GPIO labels dynamicallyLinus Walleij2018-12-171-6/+10
| * | mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamicallyVeerabhadrarao Badiganti2018-12-171-11/+67
| * | mmc: sdhci: Handle auto-command errorsAdrian Hunter2018-12-172-1/+41
| * | mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter2018-12-173-10/+10
| * | mmc: sdhci: Fix data command CRC error handlingAdrian Hunter2018-12-171-25/+15Star
| * | mmc: bcm2835: Switch to SPDX identifierStefan Wahren2018-12-171-12/+1Star
| * | mmc: renesas_sdhi: Whitelist R8A77990 SDHIMarek Vasut2018-12-171-0/+1
| * | mmc: tmio: delete wait in tuning processMasaharu Hayakawa2018-12-171-2/+0Star
| * | mmc: renesas_sdhi: remove workaround for HS400 clockNiklas Söderlund2018-12-171-9/+0Star
| * | mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada2018-12-171-1/+1
| * | mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return voidChunyan Zhang2018-12-171-10/+5Star
| * | mmc: renesas_sdhi_internal_dmac: Add R7S9210 supportChris Brandt2018-12-172-5/+30
| * | mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson2018-12-171-1/+2
| * | mmc: dw_mmc-bluefield: simplify the probe() functionLiming Sun2018-12-171-10/+1Star
* | | Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-283-86/+54Star
|\ \ \ | |_|/ |/| |
| * | Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe2018-12-041-3/+83
| |\ \
| * | | mmc: stop abusing the request queue_lock pointerChristoph Hellwig2018-11-173-31/+28Star
| * | | mmc: stop abusing the request queue_lock pointerChristoph Hellwig2018-11-153-25/+24Star
| * | | mmc: simplify queue initializationChristoph Hellwig2018-11-153-59/+31Star
* | | | mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson2018-12-171-4/+10
* | | | mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson2018-12-171-4/+2Star
* | | | mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson2018-12-171-1/+3
* | | | mmc: omap_hsmmc: fix DMA API warningRussell King2018-12-171-1/+11
* | | | mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni2018-12-171-4/+4
* | | | mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni2018-12-171-2/+2
| |_|/ |/| |
* | | mmc: sdhci: fix the timeout check window for clock and resetAlek Du2018-12-061-5/+13
* | | mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas2018-12-051-4/+8
* | | MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen2018-12-041-2/+9
* | | mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang2018-12-041-5/+10
| |/ |/|
* | mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter2018-11-191-2/+77
* | mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain2018-11-191-1/+6
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-231-1/+1
|\
| * Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar2018-10-233-3/+4
| |\
| * | x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-1/+1