summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-16Merge branch 'vmwgfx-fixes-5.8' of git://people.freedesktop.org/~sroland/linu...Dave Airlie1-4/+4
2020-07-16Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-plat...Linus Torvalds5-3/+17
2020-07-16Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-59/+124
2020-07-15scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil1-2/+0
2020-07-15hwmon: (scmi) Fix potential buffer overflow in scmi_hwmon_probe()Cristian Marussi1-1/+1
2020-07-15platform/x86: asus-wmi: allow BAT1 battery nameVasiliy Kupriakov1-0/+1
2020-07-15platform/x86: ISST: Add new PCI device idsSrinivas Pandruvada3-0/+5
2020-07-15platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_writ...Andy Shevchenko1-3/+11
2020-07-15Revert "thermal: mediatek: fix register index error"Enric Balletbo i Serra1-4/+2
2020-07-15thermal: int3403_thermal: Downgrade error messageAlex Hung1-1/+1
2020-07-15hwmon: (nct6775) Accept PECI Calibration as temperature source for NCT6798DGuenter Roeck1-3/+3
2020-07-14drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Xiaojie Yuan1-18/+8
2020-07-14drm/amdgpu/powerplay: Modify SMC message name for setting power profile modechen gong1-1/+1
2020-07-14drm/amd/display: handle failed allocation during stream constructionJosip Pavic1-3/+16
2020-07-14drm/amd/display: OLED panel backlight adjust not work with external display c...hersen wu1-0/+5
2020-07-14drm/amdgpu/display: create fake mst encoders ahead of time (v4)Alex Deucher4-28/+48
2020-07-14drm/amdgpu: fix preemption unit testJack Xiao1-5/+15
2020-07-14drm/amdgpu/gfx10: fix race condition for kiqJack Xiao1-1/+8
2020-07-14drm/i915: Recalculate FBC w/a stride when neededVille Syrjälä2-7/+27
2020-07-14drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Maarten Lankhorst1-8/+2
2020-07-14drm/i915/gt: Only swap to a random sibling once upon creationChris Wilson1-14/+4
2020-07-14drm/i915/gt: Ignore irq enabling on the virtual enginesChris Wilson1-0/+1
2020-07-14drm/i915/perf: Use GTT when saving/restoring engine GPRUmesh Nerlige Ramappa1-0/+1
2020-07-14drm/i915/selftests: Fix compare functions provided for sortingSudeep Holla1-4/+4
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner5-8/+14
2020-07-14thermal/int340x_thermal: Prevent page fault on .set_mode() opBartosz Szczepanek1-1/+6
2020-07-14drm/vmwgfx: fix update of display surface when resolution changesRoland Scheidegger1-4/+4
2020-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-5/+13
2020-07-13Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-8/+7
2020-07-13cpufreq: intel_pstate: Fix active mode setting from command lineRafael J. Wysocki1-2/+6
2020-07-13efi/libstub/arm64: Retain 2MB kernel Image alignment if !KASLRWill Deacon2-12/+15
2020-07-13mmc: sdhci-of-aspeed: Fix clock divider calculationEddie James1-1/+1
2020-07-13soc: imx: check ls1021aPeng Fan1-0/+3
2020-07-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-8/+12
2020-07-11Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2020-07-11clk: Specify IOMEM dependency for HSDK pll driverDavid Gow1-0/+1
2020-07-11clk: AST2600: Add mux for EMMC clockEddie James1-8/+41
2020-07-11clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPERNathan Chancellor1-0/+1
2020-07-11Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds62-297/+536
2020-07-11mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel1-16/+38
2020-07-11mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel1-1/+1
2020-07-11net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre1-2/+4
2020-07-11net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre1-1/+0
2020-07-11net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre1-6/+12
2020-07-11net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre1-1/+1
2020-07-11net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre1-2/+2
2020-07-11bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-36/+63
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+15