aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-24mmc: sdhci: Improve debug print formatAdrian Hunter1-16/+12
2017-04-24mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuningAdrian Hunter1-22/+14
2017-04-24mmc: sdhci: Do not use spin lock in set_ios pathsAdrian Hunter7-37/+1
2017-04-24mmc: sdhci: Remove ->select_drive_strength() callbackAdrian Hunter4-42/+0
2017-04-24mmc: sdhci-pci: Use ACPI DSM to get driver strength for some Intel devicesAdrian Hunter2-66/+14
2017-04-24mmc: sdhci-pci: Don't re-tune with runtime pm for some Intel devicesAdrian Hunter1-0/+90
2017-04-24mmc: sdhci-pci: Let devices define their own private dataAdrian Hunter2-1/+9
2017-04-24mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pmAdrian Hunter15-11/+73
2017-04-24mmc: sdhci: Optimize delay loopsAdrian Hunter1-10/+9
2017-04-24mmc: bcm2835: Add new driver for the sdhost controller.Eric Anholt3-0/+1480
2017-04-24dt-bindings: Add binding for brcm,bcm2835-sdhost.Eric Anholt1-0/+23
2017-04-24mmc: core: simplify return codetcharding1-29/+13
2017-04-24mmc: core: guard dereference of optional parametertcharding1-4/+8
2017-04-24mmc: meson-gx: fix error path when driver initialization fails before enablin...Michał Zegan1-2/+3
2017-04-24dt-bindings: mmc: tegra: Document Tegra186 compatible stringThierry Reding1-0/+1
2017-04-24dt-bindings: mmc: tegra: Reformat compatible string listThierry Reding1-5/+6
2017-04-24mmc: sdhci-st: remove unnecessary platform_set_drvdata() callJisheng Zhang1-2/+0
2017-04-24mmc: sdhci-pxav2: remove unnecessary platform_set_drvdata() callJisheng Zhang1-2/+0
2017-04-24mmc: sdhci-pxav3: remove unnecessary platform_set_drvdata() callJisheng Zhang1-2/+0
2017-04-24mmc: sdhci-cadence: add HS400 enhanced strobe supportPiotr Sroka1-7/+50
2017-04-24mmc: tegra: Add Tegra186 supportThierry Reding1-0/+16
2017-04-24mmc: tegra: Support module resetThierry Reding1-1/+42
2017-04-24mmc: meson-gx: remove mmc host on device removalMichał Zegan1-0/+2
2017-04-24mmc: host: tmio: fill in response from auto cmd12Wolfram Sang1-0/+3
2017-04-24mmc: host: tmio: don't BUG on unsupported stop commandsWolfram Sang1-4/+5
2017-04-24mmc: host: tmio: fix minor typos in commentsWolfram Sang1-3/+3
2017-04-24mmc: host: tmio: use defines for CTL_STOP_INTERNAL_ACTION valuesWolfram Sang2-3/+7
2017-04-24mmc: tmio: ensure end of DMA and SD access are in syncWolfram Sang3-27/+37
2017-04-24mmc: sdhci-pxav2: add error handling of clk_prepare_enable()Alexey Khoroshilov1-1/+6
2017-04-24mmc: meson-gx: replace magic timeout numbers with constantsHeiner Kallweit1-2/+4
2017-04-24mmc: meson-gx: remove member mrq from struct meson_hostHeiner Kallweit1-21/+3
2017-04-24mmc: meson-gx: improve initial configurationHeiner Kallweit1-12/+17
2017-04-24mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_initHeiner Kallweit1-1/+1
2017-04-24mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probeHeiner Kallweit1-4/+5
2017-04-24mmc: meson-gx: remove member parent_mux from struct meson_hostHeiner Kallweit1-8/+6
2017-04-24mmc: meson-gx: remove unneeded variable in meson_mmc_clk_initHeiner Kallweit1-3/+1
2017-04-24mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_hostHeiner Kallweit1-8/+6
2017-04-24mmc: meson-gx: make two functions return voidHeiner Kallweit1-6/+3
2017-04-24mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmdHeiner Kallweit1-8/+1
2017-04-24mmc: dw_mmc: improve dw_mci_reset a bitShawn Lin1-18/+20
2017-04-24mmc: dw_mmc: move mci_send_cmd forward to avoid declarationShawn Lin1-41/+40
2017-04-24mmc: dw_mmc: remove declaration of dw_mci_card_busyShawn Lin1-2/+0
2017-04-24mmc: dw_mmc: move dw_mci_get_cd forward to avoid declarationShawn Lin1-42/+41
2017-04-24mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declarationShawn Lin1-22/+20
2017-04-24mmc: dw_mmc: move dw_mci_reset forward to avoid declarationShawn Lin1-66/+65
2017-04-24mmc: dw_mmc: improve the timeout polling codeShawn Lin1-53/+39
2017-04-23Linux 4.11-rc8Linus Torvalds1-1/+1
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds3-13/+23
2017-04-23Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-16/+5
2017-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1