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