summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-08Merge tag 'amd-drm-fixes-7.1-2026-05-06' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-08x86/cpu, cpufreq: Remove AMD ELAN supportIngo Molnar
2026-05-08cpufreq/amd-pstate-ut: Drop policy reference before driver switchK Prateek Nayak
2026-05-08cpufreq/amd-pstate: Use "epp_default_dc" as default when dynamic_epp is disabledK Prateek Nayak
2026-05-08cpufreq/amd-pstate: Reorder notifier unregistration and floor perf resetK Prateek Nayak
2026-05-08cpufreq/amd-pstate: Allow writes to dynamic_epp when state isn't modifiedK Prateek Nayak
2026-05-08cpufreq/amd-pstate: Return -ENOMEM on failure to allocate profile_nameK Prateek Nayak
2026-05-08cpufreq/amd-pstate: Grab "amd_pstate_driver_lock" when toggling dynamic_eppK Prateek Nayak
2026-05-08Merge tag 'drm-misc-next-2026-05-07' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-05-08Merge tag 'drm-misc-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-07hwmon: (ads7871) Fix endianness bug in 16-bit register readsTabrez Ahmed
2026-05-07hwmon: (lm75) Fix configuration register writes.Markus Stockhausen
2026-05-07hwmon: (lm75) Fix AS6200 and TMP112 setup and alarm handlingMarkus Stockhausen
2026-05-08Merge tag 'drm-xe-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-07PCI/ASPM: Don't reconfigure ASPM entering low-power stateCarlos Bilbao
2026-05-07rapidio: rio: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-05-07media: ddbridge: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-05-07platform: cznic: turris-omnia-mcu: replace use of system_wq with system_percp...Marco Crivellari
2026-05-07media: synopsys: hdmirx: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-07virt: acrn: Add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-05-07accel/amdxdna: Add AIE4 work buffer initializationNishad Saraf
2026-05-07accel/amdxdna: Add AIE4 metadata query supportDavid Zhang
2026-05-07accel/amdxdna: Add command doorbell and wait supportDavid Zhang
2026-05-07accel/amdxdna: Add AIE4 VF hardware context create and destroyDavid Zhang
2026-05-07accel/amdxdna: Init AIE4 device partitionDavid Zhang
2026-05-07accel/amdxdna: Add initial support for AIE4 VFDavid Zhang
2026-05-07accel/amdxdna: Fix clflush buffer sizeLizhi Hou
2026-05-07drm/dp/mst: fix buffer overflows in sideband chunk accumulationAshutosh Desai
2026-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-07drm: Drop HPAGE_PMD_SIZE dependency in dma_iova_try_alloc callsFrancois Dugast
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-05-07Input: atmel_mxt_ts - use __free() for obuf in mxt_object_showDmitry Torokhov
2026-05-07Input: atmel_mxt_ts - check mem_size before calculating config memory sizeDmitry Torokhov
2026-05-07Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_memDmitry Torokhov
2026-05-07Input: fm801-gp - simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon
2026-05-07Merge tag 'platform-drivers-x86-v7.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-07soc: imx8m: Fix match data lookup for soc devicePeng Fan
2026-05-07Merge tag 'pmdomain-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu
2026-05-07net: phy: broadcom: Save PHY counters during suspendJustin Chen
2026-05-07gpio: timberdale: Remove platform data headerBartosz Golaszewski
2026-05-07gpio: timberdale: Use device propertiesBartosz Golaszewski
2026-05-07mfd: timberdale: Set up a software node for the GPIO cellBartosz Golaszewski
2026-05-07mfd: timberdale: Move GPIO_NR_PINS into the driverBartosz Golaszewski
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer
2026-05-07Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-05-07platform/x86: hp-wmi: Add support for Victus 16-r0xxx (8BC2)Haichen Feng
2026-05-07drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek