summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-08mmc: tegra: Program pad autocal offsets from dtAapo Vienamo1-1/+151
2018-10-08mmc: tegra: Disable card clock during pad calibrationAapo Vienamo1-0/+26
2018-10-08mmc: tegra: Power on the calibration padAapo Vienamo1-0/+26
2018-10-08mmc: tegra: Set calibration pad voltage referenceAapo Vienamo1-23/+33
2018-10-08mmc: tegra: Poll for calibration completionAapo Vienamo1-5/+17
2018-10-08mmc: tegra: Reconfigure pad voltages during voltage switchingAapo Vienamo1-7/+129
2018-10-08mmc: tmio: remove now unused variableWolfram Sang1-1/+1
2018-10-08mmc: tmio: more concise clk calculationWolfram Sang1-8/+3
2018-10-08mmc: tmio: Fix SCC error detectionMasaharu Hayakawa1-2/+2
2018-10-08mmc: renesas_sdhi: skip SCC error check when retuningMasaharu Hayakawa1-0/+13
2018-10-08mmc: tmio: refactor CLK_CTL bit calculationMasahiro Yamada1-5/+13
2018-10-08mmc: renesas_sdhi: merge clk_{start,stop} functions to set_clockMasahiro Yamada1-26/+12
2018-10-08mmc: sdhci-of-dwcmshc: solve 128MB DMA boundary limitationJisheng Zhang1-0/+39
2018-10-08mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsJisheng Zhang2-14/+27
2018-10-08mmc: sdhci: add adma_table_cnt member to struct sdhci_hostJisheng Zhang2-8/+12
2018-10-08mmc: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-10-08mmc: sdhci: Export sdhci_request()Aapo Vienamo2-1/+3
2018-10-08sdhci: acpi: add qcom sdhci host reset quirk fixWang Dongsheng1-0/+60
2018-10-08sdhci: acpi: add free_slot callbackWang Dongsheng1-0/+8
2018-10-08mmc: sdhci-of-esdhc: add erratum A008171 supportYinbo Zhu2-1/+44
2018-10-08mmc: sdhci: add tuning error codesYinbo Zhu2-4/+6
2018-10-08mmc: uniphier-sd: add UniPhier SD/eMMC controller driverMasahiro Yamada3-0/+704
2018-10-08mmc: tmio: move tmio_mmc_set_clock() to platform hookMasahiro Yamada4-89/+117
2018-10-08mmc: tmio: replace tmio_mmc_clk_stop() calls with tmio_mmc_set_clock()Masahiro Yamada1-3/+3
2018-10-08mmc: jz4740: Add support for the JZ4725BPaul Cercueil1-2/+3
2018-10-08mmc: use SPDX identifier for Renesas driversWolfram Sang9-38/+10
2018-10-08mmc: renesas_sdhi_internal_dmac: add R8A77970 to whitelistSergei Shtylyov1-0/+1
2018-10-08mmc: renesas_sdhi_internal_dmac: Fix a few typosSergei Shtylyov1-3/+3
2018-10-08mmc: jz4740: Drop dependency on MACH_JZ4740/80Paul Cercueil1-1/+1
2018-10-08mmc: dw_mmc: hi3798cv200: add MMC_CAP_CMD23 capIgor Opaniuk1-0/+8
2018-10-08mmc: renesas_sdhi_internal_dmac: Whitelist r8a774a1Fabrizio Castro1-0/+1
2018-10-08mmc: sdhci-of-arasan: Do now show error message in case of deffered probeMichal Simek1-1/+2
2018-10-08mmc: sdhci-iproc: Add ACPI supportSrinath Mannam2-19/+41
2018-10-08mmc: sdhci-pltfm: Convert DT properties to generic device propertiesAdrian Hunter2-29/+46
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-38/+37
2018-10-07Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2-19/+41
2018-10-07Merge tag 'usb-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman5-5/+25
2018-10-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-6/+23
2018-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman1-0/+1
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman12-43/+84
2018-10-05Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman2-12/+67
2018-10-05Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-15/+20
2018-10-05Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman1-1/+1
2018-10-05Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Greg Kroah-Hartman1-1/+4
2018-10-05net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+5
2018-10-05yam: fix a missing-check bugWenwen Wang1-0/+4
2018-10-05net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-10-05Merge tag 'iommu-fixes-v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman1-1/+1
2018-10-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Greg Kroah-Hartman10-55/+76
2018-10-05i2c: designware: Call i2c_dw_clk_rate() only when calculating timingsJarkko Nikula1-1/+3