Age | Commit message (Expand) | Author |
2014-08-14 | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-08-14 | Merge tag 'mmc-v3.17-1' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine |
2014-08-11 | mmc: dw_mmc: Slot quirk "disable-wp" is deprecated. | Jaehoon Chung |
2014-08-11 | mmc: mmci: Reverse IRQ handling for the arm_variant | Ulf Hansson |
2014-08-11 | mmc: mmci: Move all CMD irq handling to mmci_cmd_irq() | Ulf Hansson |
2014-08-11 | mmc: mmci: Remove redundant check of status for DATA irq | Ulf Hansson |
2014-08-11 | mmc: dw_mmc: change to use recommended reset procedure | Sonny Rao |
2014-08-11 | mmc: sdhci-pxav3: Use devm_* managed helpers | Laurent Pinchart |
2014-08-07 | Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-07-30 | MIPS: Alchemy: au1xmmc: use clk framework | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss |
2014-07-26 | mmc: tmio: Configure DMA slave bus width | Laurent Pinchart |
2014-07-26 | mmc: sh_mmcif: Configure DMA slave bus width | Laurent Pinchart |
2014-07-26 | mmc: sh_mmcif: Fix DMA slave address configuration | Laurent Pinchart |
2014-07-26 | mmc: sdhci-pci: remove PCI PM functions in suspend/resume callback | Chuanxiao.Dong |
2014-07-26 | mmc: Do not advertise secure discard if it is blacklisted | Lukas Czerner |
2014-07-26 | mmc: sdhci-msm: Get COMPILE_TEST support | Georgi Djakov |
2014-07-26 | mmc: sdhci-msm: Remove unnecessary header file inclusion | Georgi Djakov |
2014-07-10 | mmc: sdhci: add DDR50 1.8V mode support for BayTrail eMMC Controller | Maurice Petallo |
2014-07-10 | mmc: sdhci: Preset value not supported in Baytrail eMMC | Maurice Petallo |
2014-07-10 | mmc: MMC_USDHI6ROL0 should depend on HAS_DMA | Geert Uytterhoeven |
2014-07-10 | mmc: MMC_SH_MMCIF should depend on HAS_DMA | Geert Uytterhoeven |
2014-07-10 | mmc: MMC_OMAP_HS should depend on HAS_DMA | Geert Uytterhoeven |
2014-07-10 | mmc: sdhci-st: Intial support for ST SDHCI controller | Peter Griffin |
2014-07-09 | mmc: rtsx: add support for async request | Micky Ching |
2014-07-09 | mmc: s3cmci: port DMA code to dmaengine API | Vasily Khoruzhick |
2014-07-09 | mmc: tegra: Do not include asm/gpio.h | Thierry Reding |
2014-07-09 | mmc: mxs: fix card detection in case of 'broken-cd' flag set | Roman Peniaev |
2014-07-09 | mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepare | Vasily Khoruzhick |
2014-07-09 | mmc: Allow forward compatibility for eMMC | Romain Izard |
2014-07-09 | mmc: sdhci: Replace host->mmc with mmc where possible | Markus Mayer |
2014-07-09 | mmc: sdhci: avoid double-delay while transitioning to 1.8V | Russell King |
2014-07-09 | mmc: sdhci-pci: SDIO host controller support for Intel Quark X1000 | Derek Browne |
2014-07-09 | mmc: sdhci: Remove blank line | Ulf Hansson |
2014-07-09 | mmc: sdhci: Improve external VDD regulator support | Tim Kryger |
2014-07-09 | mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED | Axel Lin |
2014-07-09 | mmc: wmt-sdmmc: Fix settting BM_EIGHTBIT_MODE bit in wmt_mci_set_ios() | Axel Lin |
2014-07-09 | mmc: sd: warn if card stays busy during init | Johan Rudholm |
2014-07-09 | mmc: moxart: Remove unneeded version.h inclusion | Sachin Kamat |
2014-07-09 | mmc: omap_hsmmc: Pin remux workaround to support SDIO interrupt on AM335x | Andreas Fenkart |
2014-07-09 | mmc: omap_hsmmc: switch default/idle pinctrl states in runtime hooks | Andreas Fenkart |
2014-07-09 | mmc: omap_hsmmc: abort runtime suspend if pending sdio irq detected | Andreas Fenkart |
2014-07-09 | mmc: omap_hsmmc: enable wakeup event for sdio OMAP4 | Balaji T K |
2014-07-09 | mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state | Andreas Fenkart |
2014-07-09 | mmc: omap_hsmmc: Enable SDIO interrupt | Andreas Fenkart |
2014-07-09 | mmc: quirks: Fixup debug message | Alexander Stein |
2014-07-09 | mmc: sh-mmcif: final error path cleanup | Ben Dooks |
2014-07-09 | mmc: sh-mmcif: no need to call pm_runtime_suspend on error | Ben Dooks |