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