summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-12drivers: core: fw_devlink: Fix excess parameter description in docstringAmit Vadhavana
2024-11-12driver core: class: Correct WARN() message in APIs class_(for_each|find)_devi...Zijun Hu
2024-11-12serial: 8250_fintek: Add support for F81216EFilip Brozovic
2024-11-12mei: vsc: Fix typo "maintstepping" -> "mainstepping"Colin Ian King
2024-11-12firmware: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-12misc: isl29020: Fix the wrong format specifierZhu Jun
2024-11-12usb: typec: fix potential array underflow in ucsi_ccg_sync_control()Dan Carpenter
2024-11-12usb: misc: ljca: set small runtime autosuspend delayStanislaw Gruszka
2024-11-12usb: misc: ljca: move usb_autopm_put_interface() after wait for responseStanislaw Gruszka
2024-11-12usb: chipidea: imx: add imx8ulp supportXu Yang
2024-11-12usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init()Heikki Krogerus
2024-11-12usb: musb: Fix hardware lockup on first Rx endpoint requestHubert Wiśniewski
2024-11-12intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1Cole Stowell
2024-11-12Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman
2024-11-12platform/x86: asus-wmi: Use platform_profile_cycle()Armin Wolf
2024-11-12platform/x86: asus-wmi: Fix inconsistent use of thermal policiesArmin Wolf
2024-11-12platform/x86: hp: hp-bioscfg: remove redundant if statementColin Ian King
2024-11-12HID: hyperv: streamline driver probe to avoid devres issuesVitaly Kuznetsov
2024-11-12drm/i915: Grab intel_display from the encoder to avoid potential oopsiesVille Syrjälä
2024-11-12gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)Andy Shevchenko
2024-11-12mtd: spi-nor: core: replace dummy buswidth from addr to dataCheng Ming Lin
2024-11-12RDMA/bnxt_re: Add set_func_resources support for P5/P7 adaptersKalesh AP
2024-11-12RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration designBhargava Chenna Marreddy
2024-11-12bnxt_en: Add support for RoCE sriov configurationVikas Gupta
2024-11-12drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW.Daniele Ceraolo Spurio
2024-11-11soc: qcom: ice: Remove the device_link field in qcom_iceJoe Hattori
2024-11-11clk: qcom: remove unused data from gcc-ipq5424.cArnd Bergmann
2024-11-11net/mlx5e: SHAMPO, Rework header allocation loopDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Drop info arrayDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Change frag page setup order during allocationDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Fix page_index calculation inconsistencyDragos Tatulea
2024-11-11net/mlx5e: SHAMPO, Simplify UMR allocation for headersDragos Tatulea
2024-11-11net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran
2024-11-11net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran
2024-11-11net/mlx5: Generalize scheduling element operationsCarolina Jubran
2024-11-11net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran
2024-11-11net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran
2024-11-11net/mlx5: Simplify QoS normalization by removing error handlingCarolina Jubran
2024-11-11net/mlx5: E-switch, refactor eswitch mode changePatrisious Haddad
2024-11-11net/mlx5e: Disable loopback self-test on multi-PF netdevCarolina Jubran
2024-11-11net/mlx5e: CT: Fix null-ptr-deref in add rule err flowMoshe Shemesh
2024-11-11net/mlx5e: clear xdp features on non-uplink representorsWilliam Tu
2024-11-11net/mlx5e: kTLS, Fix incorrect page refcountingDragos Tatulea
2024-11-11net/mlx5: fs, lock FTE when checking if activeMark Bloch
2024-11-11net/mlx5: Fix msix vectors to respect platform limitParav Pandit
2024-11-11net/mlx5: E-switch, unload IB representors when unloading ETH representorsChiara Meiohas
2024-11-11net: phylink: clean up phylink_resolve()Russell King (Oracle)
2024-11-11net: phylink: remove switch() statement in resolve handlingRussell King (Oracle)
2024-11-11net: phylink: move MLO_AN_PHY resolve handling to if() statementRussell King (Oracle)
2024-11-11net: phylink: move MLO_AN_FIXED resolve handling to if() statementRussell King (Oracle)