summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng
2026-03-23PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leakFelix Gu
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23PCI/pwrctrl: Do not power off on pwrctrl device removalChen-Yu Tsai
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
2026-03-23drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v13Yang Wang
2026-03-23drm/amd/pm: Return -EOPNOTSUPP for unsupported OD_MCLK on smu_v13_0_6Asad Kamal
2026-03-23drm/amd/pm: Skip redundant UCLK restore in smu_v13_0_6Asad Kamal
2026-03-23drm/amd/display: Fix drm_edid leak in amdgpu_dmAlex Hung
2026-03-23drm/amdgpu: prevent immediate PASID reuse caseEric Huang
2026-03-23drm/amdgpu: fix strsep() corrupting lockup_timeout on multi-GPU (v3)Ruijing Dong
2026-03-23drm/amd/display: Do not skip unrelated mode changes in DSC validationYussuf Khalil
2026-03-23spi: meson-spicc: Fix double-put in remove pathFelix Gu
2026-03-23spi: sn-f-ospi: Use devm_mutex_init() to simplify codeFelix Gu
2026-03-23spi: sn-f-ospi: Fix resource leak in f_ospi_probe()Felix Gu
2026-03-23drm/xe/pf: Fix use-after-free in migration restoreMichał Winiarski
2026-03-23pinctrl: sunxi: fix gpiochip_lock_as_irq() failure when pinmux is unknownMichal Piekos
2026-03-23pinctrl: sunxi: pass down flags to pinctrl routinesAndre Przywara
2026-03-23platform/x86: intel-hid: disable wakeup_mode during hibernationDavid McFarland
2026-03-23platform/x86: asus-armoury: add support for GZ302EA and GZ302EACMatthew Schwartz
2026-03-23platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EACMatthew Schwartz
2026-03-23platform/x86/amd/hsmp: Fix typo in error messageAlok Tiwari
2026-03-23platform/olpc: olpc-xo175-ec: Fix overflow error message to print inlenAlok Tiwari
2026-03-23platform/x86: lenovo: wmi-gamezone: Drop gz_chain_headNathan Chancellor
2026-03-23platform/x86: ISST: Check HWP support before MSR accessLi RongQing
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-k0xxx (8A4D)Krishna Chomal
2026-03-23platform/x86: hp-wmi: Add support for Omen 16-wf1xxx (8C76)Krishna Chomal
2026-03-23platform/x86: hp-wmi: Add Omen 16-xf0xxx (8BCA) supportRaed
2026-03-23platform/x86: asus-armoury: add support for G614FPDenis Benato
2026-03-23platform/x86: asus-armoury: add support for GA503QMDenis Benato
2026-03-23cpufreq: conservative: Reset requested_freq on limits changeViresh Kumar
2026-03-23cpufreq: Don't skip cpufreq_frequency_table_cpuinfo()Viresh Kumar
2026-03-23reset: spacemit: k3: Decouple composite reset linesYixun Lan
2026-03-23reset: gpio: fix double free in reset_add_gpio_aux_device() error pathGuangshuo Li
2026-03-23gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()Felix Gu
2026-03-23gpio: shared: handle pins shared by child nodes of devicesBartosz Golaszewski
2026-03-23gpio: shared: call gpio_chip::of_xlate() if setBartosz Golaszewski
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda
2026-03-22i2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen
2026-03-22Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-22Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-22drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu