aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-03Merge tag 'hwmon-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-17/+25
2026-04-03dpll: zl3073x: implement frequency monitoringIvan Vecera4-17/+187
2026-04-03dpll: add frequency monitoring callback opsIvan Vecera2-1/+94
2026-04-03dpll: add frequency monitoring to netlink specIvan Vecera1-2/+3
2026-04-03net: ethernet: ravb: Suspend and resume the transmission flowYoshihiro Shimoda1-0/+9
2026-04-03net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter1-2/+17
2026-04-03nfc: s3fwrn5: allocate rx skb before consuming bytesPengpeng Hou1-3/+7
2026-04-03net: macb: Remove dedicated IRQ handler for WoLKevin Hao1-85/+27
2026-04-03net: macb: Factor out the handling of non-hot IRQ events into a separate functionKevin Hao1-42/+61
2026-04-03net: macb: Introduce macb_queue_isr_clear() helper functionKevin Hao2-36/+22
2026-04-03net: 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-03ppp: update Kconfig help messageQingfang Deng1-9/+7
2026-04-04driver core: make software nodes available earlierBartosz Golaszewski3-4/+4
2026-04-03net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
2026-04-03PCI: imx6: Keep Root Port MSI capability with iMSI-RX to work around hardware bugRichard Zhu3-1/+9
2026-04-03net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi1-2/+1
2026-04-03net: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet1-5/+8
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann1-1/+1
2026-04-03PCI: Update PCIe spec references for AtomicOpsGerd Bayer1-2/+2
2026-04-03PCI: Enable AtomicOps only if Root Port supports themGerd Bayer1-21/+20
2026-04-03PCI: Do not enable AtomicOps by RCiEPsGerd Bayer1-3/+2
2026-04-03net: stmmac: qcom-ethqos: set clk_csrRussell King (Oracle)1-0/+6
2026-04-03stmmac: 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-04PM / devfreq: tegra30-devfreq: add support for Tegra114Svyatoslav Ryhel1-5/+12
2026-04-04PM / devfreq: use _visible attribute to replace create/remove_sysfs_files()Pengjie Zhang1-43/+60
2026-04-04PM / devfreq: Remove unneeded casting for HZ_PER_KHZAndy Shevchenko1-3/+2
2026-04-03hwmon: (sparx5) Make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2026-04-03hwmon: (tmp102) add support for update intervalFlaviu Nistor1-21/+107
2026-04-03hwmon: (yogafan) Add support for Lenovo Yoga/Legion fan monitoringSergio Melas3-0/+288
2026-04-03drm/amdgpu: Use amdgpu by default for CIK APUs tooTimur Kristóf2-7/+3
2026-04-03drm/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert4-12/+0
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert2-5/+6
2026-04-03drm/amdgpu: save ring content before resetting the devicePierre-Eric Pelloux-Prayer2-16/+78
2026-04-03drm/amdgpu: make userq fence_drv drop explicit in queue destroyPrike Liang3-7/+12
2026-04-03drm/amdgpu: rework userq fence driver alloc/destroyPrike Liang8-52/+28
2026-04-03drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalledSunil Khatri1-13/+4
2026-04-03drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalledSunil Khatri3-23/+11
2026-04-03drm/amdgpu/userq: add the return code too in error conditionSunil Khatri1-5/+4