summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: pxamci: fix potential oopsRobert Jarzmik2016-07-181-7/+9
* mmc: block: fix packed command header endiannessTaras Kondratiuk2016-07-181-6/+6
* mmc: block: fix free of uninitialized 'idata->buf'Ville Viinikka2016-07-181-1/+3
* mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai2016-06-021-5/+0
* mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai2016-06-021-2/+2
* mmc: fix mmc mode selection for HS-DDR and higherChen-Yu Tsai2016-06-021-2/+2
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-275-9/+9
* Merge tag 'mmc-v4.7-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-05-267-20/+128
|\
| * mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-231-3/+3
| * mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter2016-05-231-4/+1
| * mmc: longer timeout for long read time quirkMatt Gumbel2016-05-232-4/+5
| * mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson2016-05-231-0/+64
| * mmc: dw_mmc: fix the wrong max_blk_sizeJaehoon Chung2016-05-231-3/+3
| * mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilitiesShawn Lin2016-05-231-4/+4
| * mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter2016-05-201-1/+6
| * mmc: block: Pause re-tuning while switched to the RPMB partitionAdrian Hunter2016-05-171-1/+10
| * mmc: block: Always switch back to main area after RPMB accessAdrian Hunter2016-05-171-0/+8
| * mmc: core: Add a facility to "pause" re-tuningAdrian Hunter2016-05-171-0/+24
* | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-201-1/+1
|\ \
| * \ Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-093-0/+87
| |\ \
| * | | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* | | | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-05-171-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | mmc/block: switch to using blk_queue_write_cache()Jens Axboe2016-04-121-1/+1
* | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-05-161-0/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki2016-05-161-0/+1
| |\ \ \ \ \ | | | | |/ / | | | |/| / | | |_|_|/ | |/| | |
| | * | | PM / Runtime: Move ignore_children flag under CONFIG_PMUlf Hansson2016-04-221-0/+1
* | | | | mmc: mmc: Fix partition switch timeout for some eMMCsAdrian Hunter2016-05-161-0/+7
* | | | | mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3Wolfram Sang2016-05-161-1/+1
* | | | | mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cardsWolfram Sang2016-05-161-1/+6
* | | | | mmc: block: improve logging of handling emmc timeoutsKen Sumrall2016-05-161-2/+8
* | | | | mmc: sdhci: removed unneeded function wrappersDong Aisheng2016-05-161-45/+15
* | | | | mmc: core: remove the invalid message in mmc_select_timingDong Aisheng2016-05-101-9/+1
* | | | | mmc: core: fix using wrong io voltage if mmc_select_hs200 failsDong Aisheng2016-05-101-3/+9
* | | | | mmc: sdhci-of-arasan: fix set_clock when a phy is supportedShawn Lin2016-05-041-1/+25
* | | | | mmc: omap: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-05-041-23/+25
* | | | | mmc: mmc: Attempt to flush cache before resetAdrian Hunter2016-05-041-0/+6
* | | | | mmc: sh_mobile_sdhi: check return value when changing clkWolfram Sang2016-05-041-3/+3
* | | | | mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+Wolfram Sang2016-05-041-0/+4
* | | | | mmc: tmio/sdhi: introduce flag for RCar 2+ specific featuresWolfram Sang2016-05-042-5/+5
* | | | | mmc: sh_mobile_sdhi: make clk_update function more compactWolfram Sang2016-05-041-4/+1
* | | | | mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi2016-05-041-40/+10
* | | | | mmc: sdhci-of-at91: add presets setupLudovic Desroches2016-05-041-0/+26
* | | | | mmc: usdhi6rol0: add pinctrl to set pin drive strengthLars Persson2016-05-021-0/+48
* | | | | mmc: usdhi6rol0: add support for UHS modesLars Persson2016-05-021-0/+10
* | | | | mmc: usdhi6rol0: do not announce UHS capabilitiesLars Persson2016-05-021-1/+1
* | | | | mmc: tmio: document CTL_STATUS handlingWolfram Sang2016-05-021-1/+2
* | | | | mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang2016-05-023-3/+5
* | | | | mmc: tmio: use CTL_STATUS consistentlyWolfram Sang2016-05-022-3/+2
* | | | | mmc: tmio: use BIT() within definesWolfram Sang2016-05-021-21/+23
* | | | | mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang2016-05-022-14/+13
OpenPOWER on IntegriCloud