aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-06drm/i915/display: include i915_gpu_error.h where neededJani Nikula2-1/+1
2024-06-06drm/i915/display: include gt/intel_gt_types.h where neededJani Nikula3-1/+1
2024-06-06drm/i915/display: include gem/i915_gem_stolen.h where neededJani Nikula3-1/+1
2024-06-06ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64KMichael Ellerman1-3/+6
2024-06-06soc: amlogic: meson-gx-socinfo: add new A113X SoC idViacheslav Bocharov1-0/+1
2024-06-06soc: amlogic: meson-gx-socinfo: Add S905L IDChristian Hewitt1-0/+1
2024-06-06cpufreq: ti-cpufreq: Handle deferred probe with dev_err_probe()Primoz Fiser1-1/+1
2024-06-06HID: add missing MODULE_DESCRIPTION() macrosJeff Johnson57-0/+57
2024-06-06HID: logitech-dj: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-06HID: lg-g15: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-06HID: letsketch: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-06drm/meson: plane: Add error handlingHaoran Liu1-6/+11
2024-06-06net: wwan: iosm: Fix tainted pointer delete is case of region creation failAleksandr Mishin1-1/+1
2024-06-06net: ravb: Allocate RX buffers via page poolPaul Barker2-96/+175
2024-06-06net: ravb: Use NAPI threaded mode on 1-core CPUs with GbEth IPPaul Barker1-1/+4
2024-06-06net: ravb: Enable SW IRQ Coalescing for GbEthPaul Barker2-0/+5
2024-06-06net: ravb: Refactor GbEth RX code pathPaul Barker1-27/+32
2024-06-06net: ravb: Refactor RX ring refillPaul Barker1-93/+57
2024-06-06net: ravb: Align poll function with NAPI docsPaul Barker1-15/+11
2024-06-06net: ravb: Simplify poll & receive functionsPaul Barker2-16/+13
2024-06-06HID: usbhid: Share USB device firmware node with child HID deviceDanny Kaehn1-0/+2
2024-06-06Drivers: hv: Cosmetic changes for hv.c and balloon.cAditya Nagesh2-82/+53
2024-06-05net/mlx5e: SHAMPO, Coalesce skb fragments to page sizeDragos Tatulea1-6/+13
2024-06-05net/mlx5e: SHAMPO, Re-enable HW-GROYoray Zack1-0/+26
2024-06-05net/mlx5e: SHAMPO, Use KSMs instead of KLMsYoray Zack5-67/+70
2024-06-05net/mlx5e: SHAMPO, Add header-only ethtool counters for header data splitTariq Toukan3-0/+11
2024-06-05net/mlx5e: SHAMPO, Drop rx_gro_match_packets counterDragos Tatulea3-7/+0
2024-06-05net/mlx5e: SHAMPO, Make GRO counters more preciseDragos Tatulea1-5/+8
2024-06-05net/mlx5e: SHAMPO, Skipping on duplicate flush of the same SHAMPO SKBYoray Zack1-1/+1
2024-06-05net/mlx5e: SHAMPO, Specialize mlx5e_fill_skb_data()Dragos Tatulea1-14/+11
2024-06-05net/mlx5e: SHAMPO, Simplify header page release in teardownDragos Tatulea3-58/+17
2024-06-05net/mlx5e: SHAMPO, Disable gso_size for non GRO packetsDragos Tatulea1-0/+2
2024-06-05net/mlx5e: SHAMPO, Fix FCS config when HW GRO onDragos Tatulea1-3/+9
2024-06-05net/mlx5e: SHAMPO, Fix invalid WQ linked list unlinkDragos Tatulea1-0/+3
2024-06-05net/mlx5e: SHAMPO, Fix incorrect page releaseDragos Tatulea1-1/+2
2024-06-05net/mlx5e: SHAMPO, Use net_prefetch APITariq Toukan1-3/+3
2024-06-06platform/chrome: cros_ec_lpc: Add quirks for Framework LaptopBen Walsh1-0/+7
2024-06-06platform/chrome: cros_ec_lpc: Add a new quirk for AML mutexBen Walsh1-0/+19
2024-06-06platform/chrome: cros_ec_lpc: Add a new quirk for ACPI idBen Walsh1-12/+38
2024-06-06platform/chrome: cros_ec_lpc: MEC access can use an AML mutexBen Walsh2-2/+85
2024-06-06platform/chrome: cros_ec_lpc: MEC access can return error codeBen Walsh4-56/+112
2024-06-05soc: qcom: spm: add missing MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-05drm/vmwgfx: Don't memcmp equivalent pointersIan Forbes1-1/+1
2024-06-05igc: Fix Energy Efficient Ethernet support declarationSasha Neftin2-2/+11
2024-06-05ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()Larysa Zaremba4-46/+68
2024-06-05ice: add flag to distinguish reset from .ndo_bpf in XDP rings configLarysa Zaremba3-14/+24
2024-06-05ice: remove af_xdp_zc_qps bitmapLarysa Zaremba3-26/+27
2024-06-05ice: fix reads from NVM Shadow RAM on E830 and E825-C devicesJacob Keller2-9/+93
2024-06-05ice: fix iteration of TLVs in Preserved Fields AreaJacob Keller1-7/+21
2024-06-05drm/vmwgfx: remove unused struct 'vmw_stdu_dma'Dr. David Alan Gilbert1-5/+0