summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-07drm/i915/intel_cx0_phy: Fix the SPDX identifier commentAnkit Nautiyal-1/+1
2026-01-07drm/i915/intel_alpm: Fix the SPDX identifier commentAnkit Nautiyal-2/+2
2026-01-06atm: idt77252: Use sb_pool_remove()Thomas Fourier-3/+1
2026-01-06net: netdevsim: fix inconsistent carrier state after link/unlinkYohei Kojima-0/+8
2026-01-06net: spacemit: Remove broken flow control supportVivian Wang-110/+0
2026-01-06net: gve: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-06net: sfp: return the number of written bytes for smbus single byte accessMaxime Chevallier-1/+1
2026-01-06net: fec: Add stop mode support on i.MX8DX/i.MX8QPFrancesco Dolcini-0/+2
2026-01-06net: dlink: replace printk() with netdev_{info,dbg}() in rio_probe1()Yeounsu Moon-10/+7
2026-01-06net: airoha: Use gdm port enum value whenever possibleLorenzo Bianconi-19/+21
2026-01-06net: airoha: npu: Dump fw version during probeLorenzo Bianconi-0/+6
2026-01-06net: libwx: remove unused rx_buffer_pgcntJiawen Wu-13/+4
2026-01-06net: wwan: mhi: Add network support for Foxconn T99W760Slark Xiao-1/+2
2026-01-06Revert "dsa: mv88e6xxx: make serdes SGMII/Fiber tx amplitude configurable"Vladimir Oltean-78/+0
2026-01-06idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba-1/+1
2026-01-06idpf: cap maximum Rx buffer sizeJoshua Hay-3/+6
2026-01-06idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi-2/+2
2026-01-06idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi-17/+6
2026-01-06idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi-7/+11
2026-01-06idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi-79/+66
2026-01-06idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo-22/+40
2026-01-06idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi-3/+42
2026-01-06idpf: fix error handling in the init_task on loadEmil Tantilov-4/+12
2026-01-06idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov-0/+4
2026-01-06idpf: fix memory leak in idpf_vport_rel()Emil Tantilov-0/+2
2026-01-06idpf: detach and close netdevs while handling a resetEmil Tantilov-49/+72
2026-01-06perf/arm_dsu: Allow standard cycles eventsRobin Murphy-3/+2
2026-01-06perf/arm_dsu: Support DSU-120Robin Murphy-1/+7
2026-01-06perf/arm_dsu: Support DSU-110Robin Murphy-10/+14
2026-01-06drm/nouveau: fifo: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-3/+2
2026-01-06drm/xe/doc: Remove KEEP_ACTIVE featureNiranjana Vishwanathapura-3/+2
2026-01-06Revert "drm/xe/multi_queue: Support active group after primary is destroyed"Niranjana Vishwanathapura-65/+3
2026-01-06idpf: keep the netdev when a reset failsEmil Tantilov-11/+6
2026-01-06ASoC: rt5575: Add the codec driver for the ALC5575Mark Brown-10/+13
2026-01-06firmware: cirrus: cs_dsp: Add long-offset WMDRMark Brown-400/+728
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown-918/+1362
2026-01-06soc: fsl: qe: Simplify with scoped for each OF child loopKrzysztof Kozlowski-11/+2
2026-01-06bus: fsl-mc: fix use-after-free in driver_override_show()Gui-Dong Han-1/+5
2026-01-06spi: st: use pm_ptr and remove __maybe_unusedMark Brown-1208/+2295
2026-01-06drm/etnaviv: Add module parameter to force PPU flop resetGert Wollny-0/+16
2026-01-06drm/etnaviv: Add PPU flop resetGert Wollny-0/+260
2026-01-06drm/etnaviv: Add a new function to emit a series of states to cmd streamGert Wollny-0/+13
2026-01-06drm/etnaviv: move some functions to a header to be able to use them externallyGert Wollny-70/+80
2026-01-06drm/etnaviv: Add command stream definitions required for a PPU flop resetGert Wollny-0/+95
2026-01-06nvme-pci: Use size_t for length fields to handle larger sizesLeon Romanovsky-2/+2
2026-01-06gpio: spacemit: Add GPIO support for K3 SoCYixun Lan-46/+117
2026-01-06loop: don't change loop device under exclusive opener in loop_set_statusRaphael Pinsonneault-Thibeault-11/+30
2026-01-06rnbd-srv: Zero the rsp buffer before using itMd Haris Iqbal-0/+3
2026-01-06rnbd-srv: Fix server side setting of bi_size for special IOsFlorian-Ewald Mueller-10/+23
2026-01-06rnbd-srv: fix the trace format for flagsJack Wang-20/+2