aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAge
...
* | | | mmc: sunxi: Removing unused codeDavid Lanzendörfer2015-01-19
* | | | mmc: sunxi: Correcting SDXC_HARDWARE_RESET bitDavid Lanzendörfer2015-01-19
* | | | mmc: sunxi: Lock fixDavid Lanzendörfer2015-01-19
* | | | mmc: sunxi: Fix setup of last descriptor of dma transferHans de Goede2015-01-19
* | | | mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown2015-01-19
* | | | mmc: toshsd: Fix unbalanced lockingAxel Lin2015-01-19
* | | | mmc: toshsd: use module_pci_driver to simplify the codeWei Yongjun2015-01-19
* | | | mmc: sdhci: Fix FSL ESDHC reset handling quirkAlessio Igor Bogani2015-01-19
* | | | mmc: sdhci-sirf: add sirf tuning function (cmd 19)Minda Chen2015-01-19
* | | | mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson2015-01-19
* | | | mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interruptsDoug Anderson2015-01-19
* | | | mmc: core: Support the optional init_card() callback for MMC and SDDoug Anderson2015-01-19
|/ / /
* | | mmc: sdhci: Set SDHCI_POWER_ON with external vmmcTim Kryger2015-01-14
* | | mmc: sdhci-pci: Add support for Intel SPTAdrian Hunter2015-01-12
* | | mmc: sdhci-acpi: Add ACPI HID INT344DAdrian Hunter2015-01-12
* | | mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski2015-01-12
* | | mmc: sdhci-pxav3: do the mbus window configuration after enabling clocksThomas Petazzoni2015-01-12
* | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-12
* | | mmc: sdhci: Simplify use of tuning timerAdrian Hunter2015-01-12
* | | mmc: sdhci: Add out_unlock to sdhci_execute_tuningAdrian Hunter2015-01-12
* | | mmc: sdhci: Tuning should not change max_blk_countAdrian Hunter2015-01-12
* | | mmc: core: stop trying to switch width when only one bit is supportedAlexandre Belloni2014-12-29
|/ /
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\ \
| * | mmc: atmel-mci: use SET_RUNTIME_PM_OPS() macroLudovic Desroches2014-12-12
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \ | |/ / |/| |
| * | mmc: host: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-11
|\ \ \
| * | | MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-04
| * | | PM: Merge the SET*_RUNTIME_PM_OPS() macrosRafael J. Wysocki2014-12-03
| | |/ | |/|
* | | mmc: sdhci-msm: Convert to mmc_send_tuning()Ulf Hansson2014-12-08
* | | mmc: sdhci-esdhc-imx: Convert to mmc_send_tuning()Ulf Hansson2014-12-08
* | | mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameterUlf Hansson2014-12-08
* | | mmc: queue: Improve error handling during allocation of bounce buffersBhuvanesh Surachari2014-12-05
* | | mmc: sdhci-acpi: Add two host capabilities for IntelAdrian Hunter2014-12-02
* | | mmc: sdhci-pci: Add two host capabilities for BYTAdrian Hunter2014-12-02
* | | mmc: sdhci-acpi: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESCAdrian Hunter2014-12-02
* | | mmc: sdhci-pci: Add SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC to BYTAdrian Hunter2014-12-02
* | | mmc: atmel-mci: use probe deferring if dma controller is not ready yetludovic.desroches@atmel.com2014-12-02
* | | mmc: atmel-mci: stop using specific initcallludovic.desroches@atmel.com2014-12-02
* | | mmc: atmel-mci: remove __init/__exit attributesludovic.desroches@atmel.com2014-12-02
* | | mmc: atmel-mci: remove useless DMA stuff for non-dt devicesludovic.desroches@atmel.com2014-12-02
* | | mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson2014-11-26
* | | mmc: core: add core-level function for sending tuning commandsMinda Chen2014-11-26
* | | mmc: core: hold SD Clock before CMD11 during SignalVincent Yang2014-11-26
* | | mmc: mxs-mmc: Check for clk_prepare_enable() errorFabio Estevam2014-11-26
* | | mmc: mxs-mmc: Propagate the real errorFabio Estevam2014-11-26
* | | mmc: mxs-mmc: No need to do NULL check on 'iores'Fabio Estevam2014-11-26
* | | mmc: dw_mmc: Add support for IMG PistachioAndrew Bresticker2014-11-26
* | | mmc: mxs-mmc: Simplify PM hooksFabio Estevam2014-11-26
* | | mmc: mxs-mmc: Register the irq with the device nameFabio Estevam2014-11-26