summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-262-7/+10
|\
| * mmc: move 'parent' tracking to mmc_blk_dataDan Williams2016-06-221-2/+3
| * block: add a separate operation type for secure eraseChristoph Hellwig2016-06-092-5/+7
* | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-07-263-11/+12
|\ \ | |/
| * block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-072-4/+5
| * drivers: use req op accessorMike Christie2016-06-073-9/+9
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-2/+0
|\ \
| * | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-071-2/+0
| |/
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-1/+2
|\ \
| * | x86, mmc: Use Intel family name macros for mmc driverDave Hansen2016-06-081-1/+2
| |/
* | 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
OpenPOWER on IntegriCloud