aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-...Jiri Kosina2116-46273/+81398
2019-05-06mlxsw: Remove obsolete dependency on THERMAL=mGeert Uytterhoeven1-1/+0
2019-05-06hwmon/drivers/core: Simplify complex dependencyDaniel Lezcano1-3/+1
2019-05-06thermal/drivers/core: Fix typo in the option nameDaniel Lezcano1-1/+1
2019-05-06thermal/drivers/core: Remove depends on THERMAL in KconfigDaniel Lezcano3-4/+0
2019-05-06thermal/drivers/core: Remove module unload codeDaniel Lezcano1-16/+1
2019-05-06thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano1-2/+2
2019-05-06thermal: core: skip update disabled thermal zones after suspendWei Wang1-0/+8
2019-05-06thermal: make device_register's type argument constJean-Francois Dagenais1-3/+3
2019-05-06Revert "iommu/amd: Remove the leftover of bypass support"Joerg Roedel1-17/+63
2019-05-06mmc: sdhci-pci: Fix BYT OCP settingAdrian Hunter2-0/+97
2019-05-06mmc: alcor: Drop pointer to mmc_host from alcor_sdmmc_hostKamlesh Gurudasani1-8/+7
2019-05-06mmc: mtk-sd: select REGULATORNeilBrown1-0/+1
2019-05-06mmc: mtk-sd: enable internal card-detect logic.NeilBrown1-4/+60
2019-05-06mmc: mtk-sd: add support for config found in mt7620 family SOCs.NeilBrown1-0/+12
2019-05-06mmc: mtk-sd: don't hard-code interrupt trigger typeNeilBrown1-1/+1
2019-05-06mmc: core: Fix tag set memory leakRaul E Rangel1-0/+1
2019-05-06mmc: mmci: Prevent polling for busy detection in IRQ contextLudovic Barre1-2/+3
2019-05-06mmc: mmci: Cleanup mmci_cmd_irq() for busy detectLudovic Barre1-4/+4
2019-05-06mmc: usdhi6rol0: mark expected switch fall-throughsGustavo A. R. Silva1-6/+3
2019-05-06mmc: core: Verify SD bus widthRaul E Rangel1-0/+8
2019-05-06mmc: sdhci-esdhc-imx: Add HS400 support for iMX7ULPBOUGH CHEN1-3/+8
2019-05-06ocxl: Fix return value check in afu_ioctl()Wei Yongjun1-2/+2
2019-05-06mmc: sdhci-esdhc-imx: add pm_qos to interact with cpuidleBOUGH CHEN1-1/+31
2019-05-06mmc: meson-gx: add signal resampling tuningJerome Brunet1-3/+70
2019-05-06mmc: meson-gx: remove Rx phase tuningJerome Brunet1-277/+13
2019-05-06mmc: meson-gx: avoid clock glitch when switching to DDR modesJerome Brunet1-30/+43
2019-05-06mmc: meson-gx: disable HS400Jerome Brunet1-4/+7
2019-05-06mmc: meson-gx: correct irq flagJerome Brunet1-1/+1
2019-05-06mmc: meson-gx: ack only raised irqJerome Brunet1-3/+3
2019-05-06mmc: meson-gx: remove open coded read with timeoutJerome Brunet1-14/+4
2019-05-06mmc: omap_hsmmc: Use dev_get_drvdata()Kefeng Wang1-2/+2
2019-05-06mmc: alcor: work with multiple-entry sglistsDaniel Drake1-18/+36
2019-05-06Revert "mmc: alcor: enable DMA transfer of large buffers"Daniel Drake1-35/+53
2019-05-06memstick: tifm: remove set but not used variable 'data'YueHaibing1-3/+0
2019-05-06mmc: core: fix possible use after free of hostPan Bian1-2/+0
2019-05-06Merge branches 'pm-devfreq' and 'pm-domains'Rafael J. Wysocki8-102/+192
2019-05-06Merge branches 'pm-docs' and 'pm-misc'Rafael J. Wysocki6-50/+95
2019-05-06Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki6-51/+190
2019-05-06Merge branch 'pm-cpufreq'Rafael J. Wysocki20-82/+192
2019-05-06Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'Rafael J. Wysocki6-17/+43
2019-05-06Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'Rafael J. Wysocki12-75/+66
2019-05-06Merge branch 'acpica'Rafael J. Wysocki36-94/+100
2019-05-06spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flashMika Westerberg1-0/+1
2019-05-06i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()Dan Carpenter1-2/+3
2019-05-05r8169: add rtl8168g_set_pause_thresholdsHeiner Kallweit1-6/+11
2019-05-05r8169: add rtl_set_fifo_sizeHeiner Kallweit1-12/+16
2019-05-05mlxsw: spectrum: Implement loopback ethtool featureJiri Pirko1-2/+33
2019-05-05mlxsw: reg: Add Port Physical Loopback RegisterJiri Pirko1-0/+37
2019-05-05r8169: move EEE LED config to rtl8168_config_eee_macHeiner Kallweit1-15/+4