summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-12hinic3: Add ethtool basic opsFan Gong11-2/+677
2026-03-12hinic3: Add PF/VF capability parsing and parameter validationFan Gong2-3/+52
2026-03-12hinic3: Add PF FLR wait and timeout handlingFan Gong1-0/+34
2026-03-12hinic3: Add PF device support and function type validationFan Gong5-3/+27
2026-03-12hinic3: Add msg_send_lock for message sending concurrecyFan Gong2-2/+11
2026-03-12hinic3: Add RX VLAN offload supportFan Gong2-0/+18
2026-03-12hinic3: Add chip_present_flag checks to prevent errors when card is absentFan Gong9-8/+52
2026-03-12hinic3: Add Command Queue/Async Event Queue/Complete Event Queue/Mailbox dump...Fan Gong5-0/+106
2026-03-12hinic3: Add command queue detailed-response interfacesFan Gong2-12/+169
2026-03-12drm/ttm/tests: add a test to exercise ttm_bo_swapoutThadeu Lima de Souza Cascardo2-0/+43
2026-03-12drm/ttm: document that ttm_bo_swapout deals with pagesThadeu Lima de Souza Cascardo1-2/+2
2026-03-12vsock: add G2H fallback for CIDs not owned by H2G transportAlexander Graf1-0/+13
2026-03-12drm/xe: implement VM_BIND decompression in vm_bind_ioctlNitin Gote4-9/+87
2026-03-12drm/xe: add xe_migrate_resolve wrapper and is_vram_resolve supportNitin Gote2-27/+67
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard414-5249/+108550
2026-03-12Merge tag 'drm-msm-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie15-100/+107
2026-03-12mshv: pass struct mshv_user_mem_region by referenceMukesh R1-13/+13
2026-03-12octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-12octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-12net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar2-8/+10
2026-03-12net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem1-0/+1
2026-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski8-82/+44
2026-03-12net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún1-3/+3
2026-03-12net: macb: Clean up the .usrio settings in macb_config instancesKevin Hao1-18/+1
2026-03-12net: macb: Clean up the .init settings in macb_config instancesKevin Hao1-18/+14
2026-03-12net: macb: Clean up the .clk_init setting in the macb_config instancesKevin Hao1-22/+19
2026-03-12net: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)1-3/+8
2026-03-12net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-1/+1
2026-03-12bus: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko4-720/+0
2026-03-12i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattachAdrian Ng Ho Yin1-2/+2
2026-03-12i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapterPeter Yin1-0/+2
2026-03-12EDAC/mpc85xx: Constify device sysfs attributesThomas Weißschuh1-1/+1
2026-03-12EDAC/device: Allow addition of const sysfs attributesThomas Weißschuh2-3/+3
2026-03-12EDAC/pci_sysfs: Constify instance sysfs attributesThomas Weißschuh1-5/+5
2026-03-12EDAC/device: Constify info sysfs attributesThomas Weißschuh1-5/+5
2026-03-12EDAC/device: Drop unnecessary and dangerous casts of attributesThomas Weißschuh1-5/+3
2026-03-12i3c: mipi-i3c-hci: Fallback to software reset when bus disable failsAdrian Hunter1-30/+35
2026-03-12i3c: mipi-i3c-hci: Fix handling of shared IRQs during early initializationAdrian Hunter1-3/+10
2026-03-12i3c: mipi-i3c-hci: Fix race in DMA error handling in interrupt contextAdrian Hunter3-27/+24
2026-03-12i3c: mipi-i3c-hci: Consolidate common xfer processing logicAdrian Hunter4-28/+33
2026-03-12i3c: mipi-i3c-hci: Restart DMA ring correctly after dequeue abortAdrian Hunter1-0/+2
2026-03-12i3c: mipi-i3c-hci: Add missing TID field to no-op command descriptorAdrian Hunter2-1/+2
2026-03-12i3c: mipi-i3c-hci: Correct RING_CTRL_ABORT handling in DMA dequeueAdrian Hunter1-9/+16
2026-03-12i3c: mipi-i3c-hci: Fix race between DMA ring dequeue and interrupt handlerAdrian Hunter3-11/+8
2026-03-12i3c: mipi-i3c-hci: Fix race in DMA ring dequeueAdrian Hunter3-0/+4
2026-03-12i3c: mipi-i3c-hci: Fix race in DMA ring enqueue for parallel xfersAdrian Hunter1-16/+16
2026-03-12i3c: mipi-i3c-hci: Consolidate spinlocksAdrian Hunter4-17/+16
2026-03-12i3c: mipi-i3c-hci: Factor out DMA mapping from queuing pathAdrian Hunter1-16/+33
2026-03-12i3c: mipi-i3c-hci: Fix Hot-Join NACKAdrian Hunter1-2/+4
2026-03-12i3c: mipi-i3c-hci: Use ETIMEDOUT instead of ETIME for timeout errorsAdrian Hunter3-5/+5