| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-11-12 | mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client | Hans de Goede | 1 | -0/+7 |
| 2024-11-12 | mfd: intel_soc_pmic_*: Consistently use filename as driver name | Hans de Goede | 3 | -3/+3 |
| 2024-11-12 | leds: pwm: Add optional DT property default-brightness | George Stark | 1 | -1/+16 |
| 2024-11-12 | drivers: core: fw_devlink: Fix excess parameter description in docstring | Amit Vadhavana | 1 | -1/+1 |
| 2024-11-12 | driver core: class: Correct WARN() message in APIs class_(for_each|find)_devi... | Zijun Hu | 1 | -2/+2 |
| 2024-11-12 | serial: 8250_fintek: Add support for F81216E | Filip Brozovic | 1 | -1/+13 |
| 2024-11-12 | mei: vsc: Fix typo "maintstepping" -> "mainstepping" | Colin Ian King | 1 | -1/+1 |
| 2024-11-12 | firmware: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 11 | -11/+11 |
| 2024-11-12 | misc: isl29020: Fix the wrong format specifier | Zhu Jun | 1 | -1/+1 |
| 2024-11-12 | usb: typec: fix potential array underflow in ucsi_ccg_sync_control() | Dan Carpenter | 1 | -0/+5 |
| 2024-11-12 | usb: misc: ljca: set small runtime autosuspend delay | Stanislaw Gruszka | 1 | -0/+8 |
| 2024-11-12 | usb: misc: ljca: move usb_autopm_put_interface() after wait for response | Stanislaw Gruszka | 1 | -6/+6 |
| 2024-11-12 | usb: chipidea: imx: add imx8ulp support | Xu Yang | 1 | -0/+4 |
| 2024-11-12 | usb: typec: ucsi: Fix a missing bits to bytes conversion in ucsi_init() | Heikki Krogerus | 1 | -1/+2 |
| 2024-11-12 | usb: musb: Fix hardware lockup on first Rx endpoint request | Hubert Wiśniewski | 1 | -3/+10 |
| 2024-11-12 | intel-hid: fix volume buttons on Thinkpad X12 Detachable Tablet Gen 1 | Cole Stowell | 1 | -0/+7 |
| 2024-11-12 | Merge tag 'thunderbolt-for-v6.13-rc1' of ssh://gitolite.kernel.org/pub/scm/li... | Greg Kroah-Hartman | 5 | -164/+418 |
| 2024-11-12 | platform/x86: asus-wmi: Use platform_profile_cycle() | Armin Wolf | 1 | -23/+1 |
| 2024-11-12 | platform/x86: asus-wmi: Fix inconsistent use of thermal policies | Armin Wolf | 1 | -43/+21 |
| 2024-11-12 | platform/x86: hp: hp-bioscfg: remove redundant if statement | Colin Ian King | 1 | -8/+3 |
| 2024-11-12 | HID: hyperv: streamline driver probe to avoid devres issues | Vitaly Kuznetsov | 1 | -17/+41 |
| 2024-11-12 | drm/i915: Grab intel_display from the encoder to avoid potential oopsies | Ville Syrjälä | 1 | -2/+2 |
| 2024-11-12 | gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n) | Andy Shevchenko | 1 | -4/+4 |
| 2024-11-12 | mtd: spi-nor: core: replace dummy buswidth from addr to data | Cheng Ming Lin | 1 | -1/+1 |
| 2024-11-12 | RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters | Kalesh AP | 2 | -15/+7 |
| 2024-11-12 | RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design | Bhargava Chenna Marreddy | 6 | -5/+17 |
| 2024-11-12 | bnxt_en: Add support for RoCE sriov configuration | Vikas Gupta | 3 | -0/+65 |
| 2024-11-12 | drm/i915/gsc: ARL-H and ARL-U need a newer GSC FW. | Daniele Ceraolo Spurio | 4 | -26/+60 |
| 2024-11-11 | soc: qcom: ice: Remove the device_link field in qcom_ice | Joe Hattori | 1 | -3/+3 |
| 2024-11-11 | clk: qcom: remove unused data from gcc-ipq5424.c | Arnd Bergmann | 1 | -18/+0 |
| 2024-11-11 | net/mlx5e: SHAMPO, Rework header allocation loop | Dragos Tatulea | 1 | -15/+17 |
| 2024-11-11 | net/mlx5e: SHAMPO, Drop info array | Dragos Tatulea | 3 | -44/+42 |
| 2024-11-11 | net/mlx5e: SHAMPO, Change frag page setup order during allocation | Dragos Tatulea | 1 | -4/+2 |
| 2024-11-11 | net/mlx5e: SHAMPO, Fix page_index calculation inconsistency | Dragos Tatulea | 3 | -6/+5 |
| 2024-11-11 | net/mlx5e: SHAMPO, Simplify UMR allocation for headers | Dragos Tatulea | 2 | -18/+12 |
| 2024-11-11 | net/mlx5: Make vport QoS enablement more flexible for future extensions | Carolina Jubran | 5 | -111/+96 |
| 2024-11-11 | net/mlx5: Integrate esw_qos_vport_enable logic into rate operations | Carolina Jubran | 1 | -48/+39 |
| 2024-11-11 | net/mlx5: Generalize scheduling element operations | Carolina Jubran | 1 | -81/+76 |
| 2024-11-11 | net/mlx5: Refactor scheduling element configuration bitmasks | Carolina Jubran | 1 | -56/+24 |
| 2024-11-11 | net/mlx5: Generalize max_rate and min_rate setting for nodes | Carolina Jubran | 1 | -56/+13 |
| 2024-11-11 | net/mlx5: Simplify QoS normalization by removing error handling | Carolina Jubran | 1 | -55/+17 |
| 2024-11-11 | net/mlx5: E-switch, refactor eswitch mode change | Patrisious Haddad | 2 | -6/+21 |
| 2024-11-11 | net/mlx5e: Disable loopback self-test on multi-PF netdev | Carolina Jubran | 1 | -0/+4 |
| 2024-11-11 | net/mlx5e: CT: Fix null-ptr-deref in add rule err flow | Moshe Shemesh | 1 | -1/+1 |
| 2024-11-11 | net/mlx5e: clear xdp features on non-uplink representors | William Tu | 1 | -1/+2 |
| 2024-11-11 | net/mlx5e: kTLS, Fix incorrect page refcounting | Dragos Tatulea | 1 | -4/+4 |
| 2024-11-11 | net/mlx5: fs, lock FTE when checking if active | Mark Bloch | 1 | -3/+12 |
| 2024-11-11 | net/mlx5: Fix msix vectors to respect platform limit | Parav Pandit | 1 | -5/+27 |
| 2024-11-11 | net/mlx5: E-switch, unload IB representors when unloading ETH representors | Chiara Meiohas | 1 | -1/+4 |
| 2024-11-11 | net: phylink: clean up phylink_resolve() | Russell King (Oracle) | 1 | -19/+16 |