summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-15drm/amd/display: Workaround for stuck I2C arbitrageDominik Kaszewski
2025-07-15drm/amdgpu: The interrupt source was not releasedCe Sun
2025-07-15drm/amdkfd: enable kfd on LoongArch systemsHan Gao
2025-07-15drm/amdgpu/vcn5: add additional ring reset error checkingAlex Deucher
2025-07-15drm/amdgpu/vcn4.0.5: add additional ring reset error checkingAlex Deucher
2025-07-15drm/amdgpu/vcn4: add additional ring reset error checkingAlex Deucher
2025-07-15drm/amdgpu/gfx10: fix kiq locking in KCQ resetAlex Deucher
2025-07-15drm/amdgpu/gfx9.4.3: fix kiq locking in KCQ resetAlex Deucher
2025-07-15drm/amdgpu/gfx9: fix kiq locking in KCQ resetAlex Deucher
2025-07-15drm/amdgpu: Use cached partition mode, if validLijo Lazar
2025-07-15usb: typec: ucsi: Add poll_cci operation to cros_ec_ucsiJameson Thies
2025-07-15usb: typec: tcpm/tcpci_maxim: enable PROBE_PREFER_ASYNCHRONOUSAndré Draszik
2025-07-15usb: typec: tcpm/tcpci_maxim: drop CONFIG_OFAndré Draszik
2025-07-15usb: typec: tcpm/tcpci_maxim: fix irq wake usageAndré Draszik
2025-07-15usb: gadget: udc: renesas_usb3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-15usb: renesas_usbhs: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-15hwmon: (corsair-cpro) Validate the size of the received input bufferMarius Zachmann
2025-07-15EDAC/{skx_common,i10nm}: Use scnprintf() for safer buffer handlingWang Haoran
2025-07-15PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_featuresRichard Zhu
2025-07-15PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_featuresRichard Zhu
2025-07-15wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()Baochen Qiang
2025-07-15Merge tag 'soc-fixes-6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-07-15PCI: Allow built-in drivers to use async initial probingLukas Wunner
2025-07-15Merge tag 'hid-for-linus-2025071501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-15wifi: ath5k: Use max() to improve codeQianfeng Rong
2025-07-15wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()Baochen Qiang
2025-07-15wifi: ath12k: Validate peer_id before searching for peerSriram R
2025-07-15wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM modeAaradhana Sahu
2025-07-15dma: dw-edma: Fix build warning in dw_edma_pcie_probe()Abinash Singh
2025-07-15dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter
2025-07-15phy: qcom: fix error code in snps_eusb2_hsphy_probe()Harshit Mogalapalli
2025-07-15cxl: Remove core/acpi.c and cxl core dependency on ACPIRobert Richter
2025-07-15gpio: pca953x: use regmap_update_bits() to improve performanceHugo Villeneuve
2025-07-15pmdomain: ti: Select PM_GENERIC_DOMAINSGuillaume La Roque
2025-07-15pmdomain: sunxi: sun20i-ppu: change to tristate and enable for ARCH_SUNXIChen-Yu Tsai
2025-07-15pmdomain: sunxi: add driver for Allwinner A523's PCK-600 power controllerChen-Yu Tsai
2025-07-15pmdomain: sunxi: sun20i-ppu: add A523 supportChen-Yu Tsai
2025-07-15ublk: pass 'const struct ublk_io *' to ublk_[un]map_io()Ming Lei
2025-07-15ublk: remove ublk_commit_and_fetch()Ming Lei
2025-07-15ublk: add helper ublk_check_fetch_buf()Ming Lei
2025-07-15ublk: store auto buffer register data into `struct ublk_io`Ming Lei
2025-07-15ublk: move auto buffer register handling into one dedicated helperMing Lei
2025-07-15ublk: avoid to pass `struct ublksrv_io_cmd *` to ublk_commit_and_fetch()Ming Lei
2025-07-15ublk: let ublk_fill_io_cmd() cover more thingsMing Lei
2025-07-15ublk: move fake timeout logic into __ublk_complete_rq()Ming Lei
2025-07-15ublk: look up ublk task via its pid in timeout handlerMing Lei
2025-07-15ublk: validate ublk server pidMing Lei
2025-07-15Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij
2025-07-15drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN...Imre Deak
2025-07-15thermal: Use dev_fwnode()Jiri Slaby (SUSE)