summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-11mmc: sdhci-pci-o2micro: Move functions in preparation to fix DLL lock phase s...Shirley Her (SC)
2019-09-11mmc: sdhci-pci-o2micro: Change O2 Host PLL and DLL register nameShirley Her (SC)
2019-09-11mmc: sdhci: Fix incorrect switch to HS modeAl Cooper
2019-09-11mmc: sdhci-of-aspeed: Depend on CONFIG_OF_ADDRESSAndrew Jeffery
2019-09-11mmc: sdhci-of-aspeed: Allow max-frequency limitation of SDCLKAndrew Jeffery
2019-09-11mmc: sdhci-of-aspeed: Uphold clocks-on post-condition of set_clock()Andrew Jeffery
2019-09-11mmc: sdhci-of-aspeed: Drop redundant assignment to host->clockAndrew Jeffery
2019-09-11mmc: mmc_spi: Convert to use for_each_sg()Andy Shevchenko
2019-09-11mmc: sdhi: fill in actual_clockTamás Szűcs
2019-09-11mmc: sdhci: use lower/upper_32_bits() macros for DMA addressesMasahiro Yamada
2019-09-11mmc: sdhci-cadence: override spec versionMasahiro Yamada
2019-09-11mmc: sdhci: constify references of parameters to __sdhci_read_caps()Masahiro Yamada
2019-09-11mmc: mediatek: enable SDIO IRQ low level trigger functionyong mao
2019-09-11mmc: sdhci: Export sdhci_abort_tuning function symbolBen Chuang
2019-09-11PCI: Add Genesys Logic, Inc. Vendor IDBen Chuang
2019-09-11mmc: sdhci: Add PLL Enable support to internal clock setupBen Chuang
2019-09-11mmc: sdhci: Change timeout of loop for checking internal clock stableBen Chuang
2019-09-11mmc: sdhci-of-arasan: Add Support for Intel LGM eMMCRamuthevar Vadivel Muruganx
2019-09-11dt-bindings: mmc: sdhci-of-arasan: Add new compatible for Intel LGM eMMCRamuthevar Vadivel Murugan
2019-09-11mmc: sdhci-of-aspeed: Fix return value check in aspeed_sdc_probe()Wei Yongjun
2019-09-11dt-bindings: mmc: sdhci-of-aspeed: Update example ranges propertyAndrew Jeffery
2019-09-11mmc: bcm2835: Take SWIOTLB memory size limitation into accountStefan Wahren
2019-09-11mmc: sdhci-of-aspeed: Add support for the ASPEED SD controllerAndrew Jeffery
2019-09-11dt-bindings: mmc: sdhci-of-aspeed: Document Aspeed SD controllerAndrew Jeffery
2019-09-11mmc: mediatek: support 24bits segment sizeChaotian Jing
2019-09-11mmc: mediatek: fix controller busy when plug out SDChaotian Jing
2019-09-11mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCsYoshihiro Shimoda
2019-09-11mmc: jz4740: Drop dependency on arch headerPaul Cercueil
2019-09-11mmc: jz4740: Code cleanupPaul Cercueil
2019-09-11mmc: sdhci-cadence: use struct_size() helperGustavo A. R. Silva
2019-09-11mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-11mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter
2019-09-11mmc: sdhci-s3c: Mark expected switch fall-throughGustavo A. R. Silva
2019-09-11mmc: atmel-mci: Mark expected switch fall-throughsGustavo A. R. Silva
2019-09-11mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify codeJisheng Zhang
2019-09-11mmc: mmci: Clarify comments and some code for busy detectionUlf Hansson
2019-09-11memstick: r592: Use dev_get_drvdataChuhong Yuan
2019-09-11mmc: sdhci-pci: Use dev_get_drvdataChuhong Yuan
2019-09-11mmc: sdhci-iproc: Add support for emmc2 of the BCM2711Stefan Wahren
2019-09-11dt-bindings: mmc: sdhci-iproc: Add brcm,bcm2711-emmc2Stefan Wahren
2019-09-11dt-bindings: mmc: sunxi: Add H5 compatiblesMaxime Ripard
2019-09-11dt-bindings: mmc: sunxi: reorder MMC compatiblesMaxime Ripard
2019-09-11mmc: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-09-11mmc: usdhi6rol0: Add maintainersLars Persson
2019-09-11Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake
2019-09-11Revert "mmc: bcm2835: Terminate timeout work synchronously"Stefan Wahren
2019-09-11Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...David S. Miller
2019-09-11gpio: creg-snps: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-11gpio: devres: Switch to EXPORT_SYMBOL_GPL()Geert Uytterhoeven