summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Merge tag 'amd-drm-fixes-6.3-2023-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter11-41/+72
2023-03-24Merge tag 'drm-intel-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/d...Daniel Vetter13-72/+88
2023-03-24Merge tag 'drm-misc-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-10/+20
2023-03-24platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih1-1/+1
2023-03-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski3-6/+6
2023-03-24Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski5-36/+50
2023-03-24Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski10-51/+96
2023-03-23Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...Zheng Wang1-0/+1
2023-03-23Bluetooth: btqcomsmd: Fix command timeout after setting BD addressStephan Gerhold1-1/+16
2023-03-23Bluetooth: btinel: Check ACPI handle for NULL before accessingKiran K1-2/+9
2023-03-23usb: dwc2: fix a race, don't power off/on phy for dual-role modeFabrice Gasnier2-6/+3
2023-03-23usb: dwc2: fix a devres leak in hw_enable upon suspend resumeFabrice Gasnier1-14/+2
2023-03-23usb: chipidea: core: fix possible concurrent when switch roleXu Yang3-2/+13
2023-03-23usb: chipdea: core: fix return -EINVAL if request role is the same with curre...Xu Yang1-1/+4
2023-03-23efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failureArd Biesheuvel1-0/+1
2023-03-23drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu1-0/+1
2023-03-23drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu1-2/+1
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng4-17/+18
2023-03-23drm/amd/display: remove outdated 8bpc commentsAlex Hung1-1/+0
2023-03-23drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian1-0/+5
2023-03-23drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang1-0/+9
2023-03-23drm/amdgpu: add mes resume when do gfx post soft resetTong Liu011-0/+9
2023-03-23drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang1-1/+4
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2-20/+25
2023-03-23efi/libstub: Use relocated version of kernel's struct screen_infoArd Biesheuvel6-14/+21
2023-03-23net: mdio: thunder: Add missing fwnode_handle_put()Liang He1-0/+1
2023-03-23Merge tag 'mlx5-fixes-2023-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski7-7/+39
2023-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-6/+13
2023-03-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2-4/+9
2023-03-23net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII caseArınç ÜNAL1-5/+4
2023-03-23net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()Arınç ÜNAL1-11/+11
2023-03-23net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()Arınç ÜNAL1-6/+12
2023-03-23net: asix: fix modprobe "sysfs: cannot create duplicate filename"Grant Grundler1-5/+27
2023-03-23gve: Cache link_speed value from deviceJoshua Washington1-1/+4
2023-03-23net: enetc: fix aggregate RMON counters not showing the rangesVladimir Oltean1-6/+5
2023-03-23Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K2-25/+26
2023-03-23Bluetooth: btusb: Remove detection of ISO packets over bulkLuiz Augusto von Dentz1-10/+0
2023-03-22Merge tag 'thunderbolt-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman9-41/+166
2023-03-22thermal: core: Restore behavior regarding invalid trip pointsIdo Schimmel1-1/+1
2023-03-22drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello1-2/+2
2023-03-22drm/meson: fix missing component unbind on bind errorsJohan Hovold1-5/+8
2023-03-22xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer3-6/+6
2023-03-22hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne1-2/+17
2023-03-22mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel1-2/+2
2023-03-22ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changesRafael J. Wysocki1-3/+11
2023-03-22thermal: core: Introduce thermal_cooling_device_update()Rafael J. Wysocki3-10/+149
2023-03-22thermal: core: Introduce thermal_cooling_device_present()Rafael J. Wysocki1-6/+15
2023-03-22ACPI: processor: Reorder acpi_processor_driver_init()Rafael J. Wysocki1-6/+6
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg4-34/+39
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg4-5/+13