summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-12regulator: tps6594-regulator: Correct multi-phase configurationNeha Malcom Francis1-8/+8
2024-06-12regulator: tps6287x: Force writing VSEL bitMatti Vaittinen1-0/+1
2024-06-12regulator: pickable ranges: don't always cache vselMatti Vaittinen1-13/+30
2024-06-12net: Always descend into dsa/ folder with CONFIG_NET_DSA enabledFlorian Fainelli1-1/+3
2024-06-12perf/arm-dmc620: Fix lockdep assert in ->event_init()Namhyung Kim1-3/+6
2024-06-12regulator: bd71828: Don't overwrite runtime voltagesMatti Vaittinen1-56/+2
2024-06-12drm/nouveau: use tile_mode and pte_kind for VM_BIND bo allocationsMohamed Ahmed2-25/+22
2024-06-12nouveau: add an ioctl to report vram usageDave Airlie1-0/+5
2024-06-12nouveau: add an ioctl to return vram bar size.Dave Airlie1-0/+4
2024-06-12null_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()Zhu Yanjun1-0/+1
2024-06-12drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting failsKonrad Dybcio1-1/+2
2024-06-12drm: zynqmp_dpsub: Always register bridgeSean Anderson1-4/+3
2024-06-12Revert "drm/bridge: ti-sn65dsi83: Fix enable error path"Luca Ceresoli1-1/+0
2024-06-12media: cec: core: avoid confusing "transmit timed out" messageHans Verkuil1-1/+14
2024-06-12media: cec: core: avoid recursive cec_claim_log_addrsHans Verkuil2-2/+6
2024-06-12media: cec: cec-api: add locking in cec_release()Hans Verkuil1-0/+3
2024-06-12media: cec: cec-adap: always cancel work in cec_transmit_msg_fhHans Verkuil1-2/+1
2024-06-12media: sunxi: a83-mips-csi2: also select GENERIC_PHYRandy Dunlap1-0/+1
2024-06-12cxl/region: Fix cxlr_pmem leaksLi Zhijian1-0/+1
2024-06-12cxl/trace: Correct DPA field masks for general_media & dram eventsAlison Schofield1-2/+2
2024-06-12media: flexcop-usb: fix sanity check of bNumEndpointsDongliang Mu1-1/+1
2024-06-12platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()Hans de Goede1-2/+3