summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-16drm/i915/hwmon: Get rid of devmAshutosh Dixit1-14/+32
2024-06-12drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov1-4/+4
2024-06-12media: vsp1: Remove unbalanced .s_stream(0) callsLaurent Pinchart5-39/+14
2024-06-12nouveau: report byte usage in VRAM usage.Dave Airlie1-1/+1
2024-06-12RDMA/bnxt_re: Fix the sparse warningsSelvin Xavier2-2/+2
2024-06-12platform/x86/intel-uncore-freq: Don't present root domain on errorSrinivas Pandruvada1-0/+7
2024-06-12platform/x86/intel/tpmi: Handle error from tpmi_process_info()Srinivas Pandruvada1-2/+5
2024-06-12efi: libstub: only free priv.runtime_map when allocatedHagar Hemdan1-2/+2
2024-06-12x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel1-2/+26
2024-06-12hwmon: (shtc1) Fix property misspellingGuenter Roeck1-1/+1
2024-06-12hwmon: (intel-m10-bmc-hwmon) Fix multiplier for N6000 board power sensorPeter Colberg1-1/+1
2024-06-12drm/panel: sitronix-st7789v: fix display size for jt240mhqs_hwt_ek_e3 panelGerald Loacker1-2/+2
2024-06-12drm/panel: sitronix-st7789v: tweak timing for jt240mhqs_hwt_ek_e3 panelGerald Loacker1-3/+3
2024-06-12drm/panel: sitronix-st7789v: fix timing for jt240mhqs_hwt_ek_e3 panelGerald Loacker1-3/+3
2024-06-12ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing1-2/+2
2024-06-12net: ena: Fix redundant device NUMA node overrideShay Agroskin1-11/+0
2024-06-12net: ena: Reduce lines with longer column width boundaryDavid Arinzon4-260/+151
2024-06-12net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha1-1/+1
2024-06-12spi: stm32: Don't warn about spurious interruptsUwe Kleine-König1-1/+1
2024-06-12drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti3-1/+15
2024-06-12drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann1-3/+3
2024-06-12net: ti: icssg-prueth: Fix start counter for ft1 filterMD Danish Anwar1-1/+1
2024-06-12ice: fix accounting if a VLAN already existsJacob Keller1-5/+6
2024-06-12net: micrel: Fix lan8841_config_intr after getting out of sleep modeHoratiu Vultur1-1/+9
2024-06-12net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-06-12net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran1-4/+7
2024-06-12Octeontx2-pf: Free send queue buffers incase of leaf to innerHariprasad Kelam1-0/+4
2024-06-12enic: Validate length of nl attributes in enic_set_vf_portRoded Zats1-0/+12
2024-06-12dma-buf/sw-sync: don't enable IRQ from sync_print_obj()Tetsuo Handa1-2/+2
2024-06-12net/mlx5e: Fix UDP GSO for encapsulated packetsGal Pressman2-2/+12
2024-06-12net/mlx5e: Use rx_missed_errors instead of rx_dropped for reporting buffer ex...Carolina Jubran1-1/+1
2024-06-12net/mlx5e: Fix IPsec tunnel mode offload feature checkRahul Rameshbabu1-12/+5
2024-06-12net/mlx5: Use mlx5_ipsec_rx_status_destroy to correctly delete status rulesRahul Rameshbabu1-2/+1
2024-06-12net/mlx5: Lag, do bond only if slaves agree on roce stateMaher Sanalla1-2/+10
2024-06-12net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8061Mathieu Othacehe1-0/+1
2024-06-12drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3
2024-06-12nvmet: fix ns enable/disable possible hangSagi Grimberg1-0/+8
2024-06-12nvme-multipath: fix io accounting on failoverKeith Busch3-2/+4
2024-06-12kthread: add kthread_stop_putAndreas Gruenbacher6-24/+8
2024-06-12spi: Don't mark message DMA mapped when no transfer in it isAndy Shevchenko1-0/+4
2024-06-12tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer bufferMatthew R. Ochs1-1/+2
2024-06-12ice: Interpret .set_channels() input differentlyLarysa Zaremba1-17/+2
2024-06-12drivers/xen: Improve the late XenStore init protocolHenry Wang1-13/+23
2024-06-12net: fec: avoid lock evasion when reading pps_enableWei Fang1-6/+8
2024-06-12Revert "ixgbe: Manual AN-37 for troublesome link partners for X550 SFI"Jacob Keller2-56/+3
2024-06-12i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frameFrank Li1-1/+1
2024-06-12i3c: master: svc: return actual transfer data lenFrank Li1-0/+8
2024-06-12i3c: master: svc: rename read_len as actual_lenFrank Li1-13/+13
2024-06-12virtio: delete vq in vp_find_vqs_msix() when request_irq() failsJiri Pirko1-1/+3
2024-06-12net: lan966x: Remove ptp traps in case the ptp is not enabled.Horatiu Vultur1-3/+3