Age | Commit message (Expand) | Author | Files | Lines |
2019-09-11 | mmc: sdhci: Fix incorrect switch to HS mode | Al Cooper | 1 | -1/+3 |
2019-09-11 | mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESS | Andrew Jeffery | 1 | -1/+1 |
2019-09-11 | mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLK | Andrew Jeffery | 1 | -2/+18 |
2019-09-11 | mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock() | Andrew Jeffery | 1 | -3/+0 |
2019-09-11 | mmc: sdhci-of-aspeed: Drop redundant assignment to host->clock | Andrew Jeffery | 1 | -4/+1 |
2019-09-11 | mmc: mmc_spi: Convert to use for_each_sg() | Andy Shevchenko | 1 | -1/+1 |
2019-09-11 | mmc: sdhi: fill in actual_clock | Tamás Szűcs | 1 | -5/+8 |
2019-09-11 | mmc: sdhci: use lower/upper_32_bits() macros for DMA addresses | Masahiro Yamada | 1 | -14/+13 |
2019-09-11 | mmc: sdhci-cadence: override spec version | Masahiro Yamada | 1 | -0/+2 |
2019-09-11 | mmc: sdhci: constify references of parameters to __sdhci_read_caps() | Masahiro Yamada | 2 | -3/+4 |
2019-09-11 | mmc: mediatek: enable SDIO IRQ low level trigger function | yong mao | 1 | -0/+2 |
2019-09-11 | mmc: sdhci: Export sdhci_abort_tuning function symbol | Ben Chuang | 2 | -1/+3 |
2019-09-11 | PCI: Add Genesys Logic, Inc. Vendor ID | Ben Chuang | 1 | -0/+2 |
2019-09-11 | mmc: sdhci: Add PLL Enable support to internal clock setup | Ben Chuang | 2 | -0/+24 |
2019-09-11 | mmc: sdhci: Change timeout of loop for checking internal clock stable | Ben Chuang | 1 | -2/+2 |
2019-09-11 | mmc: sdhci-of-arasan: Add Support for Intel LGM eMMC | Ramuthevar Vadivel Muruganx | 1 | -0/+15 |
2019-09-11 | dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM eMMC | Ramuthevar Vadivel Murugan | 1 | -0/+17 |
2019-09-11 | mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe() | Wei Yongjun | 1 | -2/+2 |
2019-09-11 | dt-bindings: mmc: sdhci-of-aspeed: Update example ranges property | Andrew Jeffery | 1 | -1/+2 |
2019-09-11 | mmc: bcm2835: Take SWIOTLB memory size limitation into account | Stefan Wahren | 1 | -1/+1 |
2019-09-11 | mmc: sdhci-of-aspeed: Add support for the ASPEED SD controller | Andrew Jeffery | 3 | -0/+345 |
2019-09-11 | dt-bindings: mmc: sdhci-of-aspeed: Document Aspeed SD controller | Andrew Jeffery | 1 | -0/+105 |
2019-09-11 | mmc: mediatek: support 24bits segment size | Chaotian Jing | 1 | -3/+13 |
2019-09-11 | mmc: mediatek: fix controller busy when plug out SD | Chaotian Jing | 1 | -3/+5 |
2019-09-11 | mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCs | Yoshihiro Shimoda | 1 | -36/+0 |
2019-09-11 | mmc: jz4740: Drop dependency on arch header | Paul Cercueil | 1 | -4/+0 |
2019-09-11 | mmc: jz4740: Code cleanup | Paul Cercueil | 1 | -7/+7 |
2019-09-11 | mmc: sdhci-cadence: use struct_size() helper | Gustavo A. R. Silva | 1 | -3/+2 |
2019-09-11 | mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoC | Yinbo Zhu | 1 | -0/+1 |
2019-09-11 | mmc: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 10 | -19/+4 |
2019-09-11 | mmc: sdhci-pci: Add another Id for Intel CML | Adrian Hunter | 2 | -0/+2 |
2019-09-11 | mmc: sdhci-s3c: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2019-09-11 | mmc: atmel-mci: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+4 |
2019-09-11 | mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify code | Jisheng Zhang | 1 | -3/+1 |
2019-09-11 | mmc: mmci: Clarify comments and some code for busy detection | Ulf Hansson | 1 | -32/+37 |
2019-09-11 | memstick: r592: Use dev_get_drvdata | Chuhong Yuan | 1 | -4/+2 |
2019-09-11 | mmc: sdhci-pci: Use dev_get_drvdata | Chuhong Yuan | 1 | -8/+4 |
2019-09-11 | mmc: sdhci-iproc: Add support for emmc2 of the BCM2711 | Stefan Wahren | 1 | -0/+9 |
2019-09-11 | dt-bindings: mmc: sdhci-iproc: Add brcm,bcm2711-emmc2 | Stefan Wahren | 1 | -1/+3 |
2019-09-11 | dt-bindings: mmc: sunxi: Add H5 compatibles | Maxime Ripard | 1 | -0/+6 |
2019-09-11 | dt-bindings: mmc: sunxi: reorder MMC compatibles | Maxime Ripard | 1 | -4/+4 |
2019-09-11 | mmc: mxs: use devm_platform_ioremap_resource() to simplify code | Anson Huang | 1 | -3/+1 |
2019-09-11 | mmc: usdhi6rol0: Add maintainers | Lars Persson | 1 | -0/+1 |
2019-09-08 | Linux 5.3-rc8 | Linus Torvalds | 1 | -1/+1 |
2019-09-08 | Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/... | Linus Torvalds | 1 | -4/+4 |
2019-09-08 | Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -9/+6 |
2019-09-08 | include/linux/compiler.h: fix Oops for Clang-compiled kernels | Nick Desaulniers | 1 | -4/+4 |
2019-09-08 | Revert "x86/apic: Include the LDR when clearing out APIC registers" | Linus Torvalds | 1 | -4/+0 |
2019-09-07 | Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -7/+7 |
2019-09-07 | Documentation/process: Add Qualcomm process ambassador for hardware security ... | Trilok Soni | 1 | -1/+1 |