summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-26ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setupRafael J. Wysocki
2026-02-26rtc: cmos: Drop PNP device supportRafael J. Wysocki
2026-02-26ACPI: PNP: Drop CMOS RTC PNP device supportRafael J. Wysocki
2026-02-26ACPI: x86/rtc-cmos: Use platform device for driver bindingRafael J. Wysocki
2026-02-26ACPI: x86: cmos_rtc: Create a CMOS RTC platform deviceRafael J. Wysocki
2026-02-26Revert "drm/xe/compat: Remove unused i915_reg.h from compat header"Uma Shankar
2026-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-02-26drm/panel-edp: Change BOE NV140WUM-N64 timingsHaikun Zhou
2026-02-26drm/amdkfd: fix CWSR trap handlerAlex Deucher
2026-02-26HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach
2026-02-26HID: i2c-hid: elan: Add parade-tc3408 timingLangyan Ye
2026-02-26accel/ivpu: Update FW Boot API to version 3.29.4Maciej Falkowski
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26dmaengine: Sort headers alphabeticallyAndy Shevchenko
2026-02-26dmaengine: Use device_match_of_node() helperAndy Shevchenko
2026-02-26dmaengine: Refactor devm_dma_request_chan() for readabilityAndy Shevchenko
2026-02-26dmaengine: dw-axi-dmac: Add support for CV1800B DMAInochi Amaoto
2026-02-26dmaengine: dw-axi-dmac: Remove unnecessary return statement from void functionKhairul Anuar Romli
2026-02-26dmaengine: dw-axi-dmac: Add blank line after functionKhairul Anuar Romli
2026-02-26wifi: ath12k: fix station lookup failure when disconnecting from APBaochen Qiang
2026-02-26wifi: ath12k: use correct pdev id when requesting firmware statsBaochen Qiang
2026-02-26HID: apple: Add EPOMAKER TH87 to the non-apple keyboards listTakashi Iwai
2026-02-26HID: intel-ish-hid: ipc: Add Nova Lake-H/S PCI device IDsZhang Lixu
2026-02-26HID: pidff: Add MISSING_DEADBAND quirkTomasz Pakuła
2026-02-26HID: pidff: Add MISSING_NEG_SATURATION quirkTomasz Pakuła
2026-02-26HID: pidff: Add MISSING_NEG_COEFFICIENT quirkTomasz Pakuła
2026-02-26HID: pidff: Refactor field quirks detectionTomasz Pakuła
2026-02-26drm/xe: Don't expose display modparam if no display supportMichal Wajdeczko
2026-02-26drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra
2026-02-26drm/xe/pf: Don't use LMTT page size if no LMTTMichal Wajdeczko
2026-02-26drm/xe/pf: Don't force 2MB VRAM alignmentMichal Wajdeczko
2026-02-26drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioningMichal Wajdeczko
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-02-26bonding: print churn state via netlinkHangbin Liu
2026-02-26pppoe: remove kernel-mode relay supportQingfang Deng
2026-02-26coresight: ctcu: fix the spin_bugJie Gan
2026-02-26RDMA/uverbs: Import DMA-BUF module in uverbs_std_types_dmabuf fileLeon Romanovsky
2026-02-26net/mlx5e: SHAMPO, Allow high order pages in zerocopy modeDragos Tatulea
2026-02-26net/mlx5e: Add param helper to calculate max page sizeDragos Tatulea
2026-02-26net/mlx5e: Pass netdev queue config to param calculationsDragos Tatulea
2026-02-26net/mlx5e: Add queue config ops for page sizeDragos Tatulea
2026-02-26net/mlx5e: RX, Make page frag bias more robustDragos Tatulea
2026-02-26net/mlx5e: Alloc rq drop page based on calculated page_shiftDragos Tatulea
2026-02-26net/mlx5e: Set page_pool order based on calculated page_shiftDragos Tatulea
2026-02-26net/mlx5e: SHAMPO, Always calculate page sizeDragos Tatulea
2026-02-26net/mlx5e: Drop unused channel parametersDragos Tatulea
2026-02-26net/mlx5e: Move xsk param into new option container structDragos Tatulea
2026-02-26net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()Dragos Tatulea
2026-02-26net/mlx5e: Expose and rename xsk channel parameter functionDragos Tatulea
2026-02-26net/mlx5e: Extract max_xsk_wqebbs into its own functionDragos Tatulea