summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-04misc: pci_endpoint_test: Add Tegra194 and Tegra234 device table entriesManikanta Maddireddy-0/+5
2026-04-04PCI: tegra194: Expose BAR2 (MSI-X) and BAR4 (DMA) as 64-bit BAR_RESERVEDManikanta Maddireddy-5/+37
2026-04-04PCI: tegra194: Make BAR0 programmable and remove 1MB size limitManikanta Maddireddy-2/+2
2026-04-04PCI: aspeed: Fix IRQ domain leak on platform_get_irq() failureFelix Gu-4/+4
2026-04-04rtc: cmos: Use platform_get_irq_optional() in cmos_platform_probe()Rafael J. Wysocki-2/+11
2026-04-04staging: rtl8723bs: remove redundant & parenthesesSam Daly-2/+2
2026-04-03Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless modeShengyu Qu-0/+3
2026-04-03Input: xpad - add support for Razer Wolverine V3 ProZoltan Illes-0/+2
2026-04-03Input: xpad - add RedOctane Games vendor idSanjay Govind-0/+1
2026-04-03Input: xpad - remove stale TODO and changelog headerElliot Tester-34/+0
2026-04-04mshv: Fix infinite fault loop on permission-denied GPA interceptsStanislav Kinsburskii-3/+12
2026-04-04PCI: hv: Fix double ida_free in hv_pci_probe error pathSahil Chandna-3/+1
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-18/+14
2026-04-03Merge tag 'hwmon-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-17/+25
2026-04-03dpll: zl3073x: implement frequency monitoringIvan Vecera-17/+187
2026-04-03dpll: add frequency monitoring callback opsIvan Vecera-1/+94
2026-04-03dpll: add frequency monitoring to netlink specIvan Vecera-2/+3
2026-04-03net: ethernet: ravb: Suspend and resume the transmission flowYoshihiro Shimoda-0/+9
2026-04-03net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter-2/+17
2026-04-03nfc: s3fwrn5: allocate rx skb before consuming bytesPengpeng Hou-3/+7
2026-04-03net: macb: Remove dedicated IRQ handler for WoLKevin Hao-85/+27
2026-04-03net: macb: Factor out the handling of non-hot IRQ events into a separate func...Kevin Hao-42/+61
2026-04-03net: macb: Introduce macb_queue_isr_clear() helper functionKevin Hao-36/+22
2026-04-03net: macb: Replace open-coded implementation with napi_schedule()Kevin Hao-8/+2
2026-04-04s390/ap: use generic driver_override infrastructureDanilo Krummrich-36/+23
2026-04-04s390/cio: use generic driver_override infrastructureDanilo Krummrich-35/+4
2026-04-04vdpa: use generic driver_override infrastructureDanilo Krummrich-43/+5
2026-04-04platform/wmi: use generic driver_override infrastructureDanilo Krummrich-31/+5
2026-04-04PCI: use generic driver_override infrastructureDanilo Krummrich-38/+13
2026-04-03ppp: update Kconfig help messageQingfang Deng-9/+7
2026-04-04driver core: make software nodes available earlierBartosz Golaszewski-4/+4
2026-04-03net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou-1/+1
2026-04-03PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware...Richard Zhu-1/+9
2026-04-03net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi-2/+1
2026-04-03net: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet-5/+8
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann-1/+1
2026-04-03PCI: Update PCIe spec references for AtomicOpsGerd Bayer-2/+2
2026-04-03PCI: Enable AtomicOps only if Root Port supports themGerd Bayer-21/+20
2026-04-03PCI: Do not enable AtomicOps by RCiEPsGerd Bayer-3/+2
2026-04-03net: stmmac: qcom-ethqos: set clk_csrRussell King (Oracle)-0/+6
2026-04-03stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in KconfigJulian Braha-6/+3
2026-04-03drm/amdgpu: dump job ibs in the devcoredumpPierre-Eric Pelloux-Prayer-1/+92
2026-04-03drm/amdgpu: store ib info for devcoredumpPierre-Eric Pelloux-Prayer-1/+20
2026-04-03Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-nextDave Jiang-284/+301
2026-04-03Merge branch 'for-7.1/dax-hmem' into cxl-for-nextDave Jiang-35/+280
2026-04-03Merge branch 'for-7.1/cxl-type2-support' into cxl-for-nextDave Jiang-298/+167
2026-04-03Merge branch 'for-7.1/cxl-consolidate-endpoint' into cxl-for-nextDave Jiang-6/+12
2026-04-03drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer-29/+54
2026-04-04PM / devfreq: tegra30-devfreq: add support for Tegra114Svyatoslav Ryhel-5/+12
2026-04-04PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()Pengjie Zhang-43/+60