summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: core: Disable HPI for certain Hynix eMMC cardsPratibhasagar V2016-07-253-9/+22
| * mmc: core: Only change mode if mmc_select_bus_width() is successfulPeter Griffin2016-07-251-2/+2
| * mmc: Set pref erase size based on sizeGwendal Grignou2016-07-251-7/+5
| * mmc: sdhci-bcm2835: remove driverStefan Wahren2016-07-253-216/+0
| * mmc: mmc: Fix HS switch failure in mmc_select_hs400()Ziyuan Xu2016-07-251-4/+4
| * mmc: mmc: fix switch timeout issue caused by jiffies precisionChaotian Jing2016-07-251-1/+1
| * mmc: mmc: do not use CMD13 to get status after speed mode switchChaotian Jing2016-07-251-68/+47
| * mmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch()Chaotian Jing2016-07-251-9/+16
| * mmc: sdhci: Fix sdhci_card_busy()Adrian Hunter2016-07-251-2/+2
| * mmc: tmio: make a cast explicitWolfram Sang2016-07-251-1/+1
| * mmc: sdhci-of-arasan: implement enhanced strobe callbackShawn Lin2016-07-251-0/+20
| * mmc: debugfs: add HS400 enhanced strobe descriptionShawn Lin2016-07-251-1/+2
| * mmc: core: implement enhanced strobe supportShawn Lin2016-07-253-3/+93
| * mmc: core: add mmc-hs400-enhanced-strobe supportShawn Lin2016-07-251-0/+2
| * mmc: sdhci: fix wakeup configurationLudovic Desroches2016-07-251-1/+14
| * mmc: block: correct 4KB alignment checkYuan, Juntao2016-07-251-2/+2
| * mmc: sdhci: remove comment regarding timeout during tuningSimon Horman2016-07-251-1/+1
| * mmc: sh_mobile_sdhi: properly document R-Car versionsWolfram Sang2016-07-251-4/+10
* | 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
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud