summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-04-28pinctrl: pinconf-generic: Use kmemdup_array() over kmemdup()Yash Suthar
2026-04-28pinctrl: qcom: Introduce IPQ9650 TLMM driverKathiravan Thirumoorthy
2026-04-28pinctrl: vt8500: Enable compile testingKrzysztof Kozlowski
2026-04-28pinctrl: aspeed: Enable compile testing outside of ARCH_ASPEEDKrzysztof Kozlowski
2026-04-28pinctrl: realtek: Enable compile testingKrzysztof Kozlowski
2026-04-28pinctrl: tegra: Enable easier compile testingKrzysztof Kozlowski
2026-04-28drm/udl: Increase GET_URB_TIMEOUTShixiong Ou
2026-04-28wifi: brcmsmac: phy_lcn: Remove dead code in wlc_lcnphy_radio_2064_channel_tu...Chelsy Ratnawat
2026-04-28Merge tag 'ath-next-20260427' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-04-28Merge tag 'ath-current-20260427' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-04-28wifi: rsi: fix kthread lifetime race between self-exit and external-stopJeongjun Park
2026-04-28gpio: ixp4xx: switch to dynamic GPIO baseMohamed Ayman
2026-04-28Merge tag 'asoc-wsa881x-gpiolib-of' of https://git.kernel.org/pub/scm/linux/k...Bartosz Golaszewski
2026-04-28wifi: cfg80211: move AP HT/VHT/... operation to beacon infoJohannes Berg
2026-04-28wifi: Rename EMLSR delay constants and add EMLMR helpers and definitionsPablo Martin-Gomez
2026-04-28wifi: Remove invalid 128TU transition timeout constantPablo Martin-Gomez
2026-04-28firmware: google: Add bounds checks in coreboot_table_populate()Titouan Ameline de Cadeville
2026-04-27ibmveth: Disable GSO for packets with small MSSMingming Cao
2026-04-27Merge tag 'xsa48x-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds
2026-04-27NFC: trf7970a: Ignore antenna noise when checking for RF fieldPaul Geurts
2026-04-28spi: amlogic-spisg: initialize completion before requesting IRQFelix Gu
2026-04-27net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang
2026-04-27net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun
2026-04-27vrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel
2026-04-27net: airoha: Do not read uninitialized fragment address in airoha_dev_xmit()Lorenzo Bianconi
2026-04-27net: airoha: Do not wake all netdev TX queues in airoha_qdma_wake_netdev_txqs()Lorenzo Bianconi
2026-04-27net: airoha: stop net_device TX queue before updating CPU indexLorenzo Bianconi
2026-04-27net: airoha: fix BQL imbalance in TX pathLorenzo Bianconi
2026-04-27netdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov
2026-04-28spi: axiado: replace usleep_range() with udelay() in IRQ pathFelix Gu
2026-04-27Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-28regulator: rpmh-regulator: Add RPMH regulator support for NordKamal Wadhwa
2026-04-28ASoC: wsa881x: Move custom workaround to gpiolib-ofLinus Walleij
2026-04-27PCI: Don't fallback to bus reset after failed slot resetKeith Busch
2026-04-27Merge tag 'mailbox-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jas...Linus Torvalds
2026-04-27drm/xe/gt: Drop redundant forcewakeRaag Jadav
2026-04-27drm/xe/guc_pc: Reorder forcewake in xe_guc_pc_fini_hw()Raag Jadav
2026-04-27drm/xe/guc_pc: Make xe_guc_pc_stop() voidRaag Jadav
2026-04-27cdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
2026-04-27Merge tag 'nvme-7.1-2026-04-24' of git://git.infradead.org/nvme into block-7.1Jens Axboe
2026-04-27drm/xe: Mark BCS engines as belonging to the GT forcewake domainMatt Roper
2026-04-27drm/xe: Drop xe_hw_engine_mmio_write32()Matt Roper
2026-04-27drm/xe: Drop unnecessary STOP_RING clearingMatt Roper
2026-04-27drm/xe: Move GFX_MODE programming to RTPMatt Roper
2026-04-27drm/xe: Const-ify parameters to xe_device_has_* functionsMatt Roper
2026-04-27drm/xe: Fix name and definition of GFX_MODE registerMatt Roper
2026-04-27drm/xe: Move HWSTAM programming to RTPMatt Roper
2026-04-27drm/xe: Stop programming BLIT_CCTL on Xe2 and later platformsMatt Roper
2026-04-27drm/xe/rtp: Add "always true" match functionMatt Roper
2026-04-27drm/xe: Move CCS enablement to engine setup RTPMatt Roper