Age | Commit message (Expand) | Author |
2017-07-14 | Merge tag 'mmc-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds |
2017-07-13 | mmc: tmio-mmc: fix bad pointer math | Chris Brandt |
2017-07-12 | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s... | Michal Hocko |
2017-07-11 | mmc: sdhci-acpi: Workaround conflict with PCI wifi on GPD Win handheld | Adrian Hunter |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-07-04 | Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds |
2017-06-29 | mmc: dw_mmc: remove the unnecessary slot variable | Jaehoon Chung |
2017-06-29 | mmc: dw_mmc: use the 'slot' instead of 'cur_slot' | Jaehoon Chung |
2017-06-29 | mmc: dw_mmc: remove the 'id' arguments about functions relevant to slot | Jaehoon Chung |
2017-06-29 | mmc: dw_mmc: change the array of slots | Jaehoon Chung |
2017-06-29 | mmc: dw_mmc: remove the loop about finding slots | Jaehoon Chung |
2017-06-29 | mmc: dw_mmc: deprecated the "num-slots" property | Jaehoon Chung |
2017-06-29 | mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DT | Shawn Lin |
2017-06-29 | Merge tag 'v4.12-rc7' into devel | Linus Walleij |
2017-06-20 | mmc: renesas-sdhi: improve checkpatch cleanness | Simon Horman |
2017-06-20 | mmc: tmio: improve checkpatch cleanness | Simon Horman |
2017-06-20 | mmc: sdhci-pci: Enable card detect wake for Intel BYT-related SD controllers | Adrian Hunter |
2017-06-20 | mmc: core: Remove MMC_CAP2_HC_ERASE_SZ | Ulf Hansson |
2017-06-20 | mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators | Kishon Vijay Abraham I |
2017-06-20 | mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error | Kishon Vijay Abraham I |
2017-06-20 | mmc: sdhci-pci: Add support for Intel CNP | Adrian Hunter |
2017-06-20 | mmc: tmio, renesas-sdhi: update Renesas related copyrights | Simon Horman |
2017-06-20 | mmc: tmio: use EXPORT_SYMBOL_GPL | Simon Horman |
2017-06-20 | mmc: sdhci-acpi: Remove unneeded acpi_bus_get_status() call | Hans de Goede |
2017-06-20 | mmc: tmio: make sure SDIO gets reinitialized after resume | Wolfram Sang |
2017-06-20 | mmc: sdhci-pci: Use macros in pci_ids definition | Matthias Kraemer |
2017-06-20 | mmc: sdhci-esdhc-imx: Remove the ENGcm07207 workaround | Benoît Thébaudeau |
2017-06-20 | mmc: sdhci-esdhc-imx: Allow all supported prescaler values | Benoît Thébaudeau |
2017-06-20 | mmc: sdhci-esdhc-imx: Fix DAT line software reset | Benoît Thébaudeau |
2017-06-20 | mmc: sdhci-esdhc: Add SDHCI_QUIRK_32BIT_DMA_ADDR | Benoît Thébaudeau |
2017-06-20 | mmc: sdhci-esdhc-imx: Fix some English mistakes and typos | Benoît Thébaudeau |
2017-06-20 | mmc: mediatek: Fixed size in dma_free_coherent | Phong LE |
2017-06-20 | mmc: bcm2835: fix potential null pointer dereferences | Gustavo A. R. Silva |
2017-06-20 | mmc: use proper name for the R-Car SoC | Wolfram Sang |
2017-06-20 | mmc: dw_mmc: Use device_property_read instead of of_property_read | David Woods |
2017-06-20 | mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable() | Fabio Estevam |
2017-06-20 | mmc: sdhi: add CMD23 support to R-Car Gen2 & Gen3 | Wolfram Sang |
2017-06-20 | mmc: tmio: add CMD23 support | Wolfram Sang |
2017-06-20 | mmc: tmio: move finish_request function further down | Wolfram Sang |
2017-06-20 | mmc: tmio: remove outdated comment | Wolfram Sang |
2017-06-20 | mmc: tmio: refactor handling mrq | Wolfram Sang |
2017-06-20 | mmc: tmio: make tmio_mmc_request function more readable | Wolfram Sang |
2017-06-20 | mmc: atmel-mci: Delete an error message for a failed memory allocation | Markus Elfring |
2017-06-20 | mmc: core: Delete bounce buffer Kconfig option | Linus Walleij |
2017-06-20 | mmc: renesas-sdhi: make renesas_sdhi_sys_dmac main module file | Simon Horman |
2017-06-20 | mmc: renesas-sdhi: rename sh_mobile_sdhi.c => renesas_sdhi_core.c | Simon Horman |
2017-06-20 | mmc: renesas-sdhi: rename tmio_mmc_dma.c => renesas_sdhi_sys_dmac.c | Simon Horman |
2017-06-20 | mmc: tmio: rename tmio_mmc_{pio => core}.c | Simon Horman |
2017-06-20 | mmc: renesas-sdhi, tmio: make dma more modular | Simon Horman |