summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)-1/+2
2026-02-02bnxt_en: Allow ntuple filters for dropsJoe Damato-6/+7
2026-02-02net: spacemit: display phy driver informationChukun Pan-0/+2
2026-02-02clk: Disable KUNIT_UML_PCIPeng Fan-1/+1
2026-02-03tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak-2/+4
2026-02-03tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak-2/+4
2026-02-02clk: rs9: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven-4/+4
2026-02-02clk: rs9: Reserve 8 struct clk_hw slots for for 9FGV0841Marek Vasut-1/+1
2026-02-03pinctrl: mediatek: remove unused drv_offset fieldAkari Tsuyukusa-2/+0
2026-02-03pinctrl: canaan: k230: Fix NULL pointer dereference when parsing devicetreeJiayu Du-2/+5
2026-02-03pinctrl: single: fix refcount leak in pcs_add_gpio_func()Wei Li-0/+2
2026-02-03pinctrl: meson: amlogic-a4: Fix device node reference leak in bank helpersFelix Gu-4/+6
2026-02-03pinctrl: qcom: sm8250-lpass-lpi: Fix i2s2_data_groups definitionLuca Weiss-1/+1
2026-02-03pinctrl: core: Remove duplicate error messagesAndy Shevchenko-3/+1
2026-02-03pinctrl: core: Simplify devm_pinctrl_*()Andy Shevchenko-47/+20
2026-02-03pinctrl: core: Remove unused devm_pinctrl_unregister()Andy Shevchenko-22/+0
2026-02-03pinctrl: fix kismet issues with GENERIC_PINCTRLConor Dooley-3/+3
2026-02-02Anbernic RG-DS AW87391 Speaker AmpsMark Brown-479/+532
2026-02-02spi: add multi-lane supportMark Brown-8/+281
2026-02-02PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu-3/+1
2026-02-02hwmon: (gpio-fan) Allow to stop FANs when CONFIG_PM is disabledGabor Juhos-1/+1
2026-02-02hwmon: (gpio-fan) Fix set_rpm() return valueGabor Juhos-2/+2
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-12/+729
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang-160/+302
2026-02-02nvme: fix admin queue leak on controller resetMing Lei-0/+7
2026-02-02Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman-1184/+10248
2026-02-02nvme-fabrics: use kfree_sensitive() for DHCHAP secretsDaniel Hodges-2/+2
2026-02-02spi: tegra: Fix a memory leak in tegra_slink_probe()Felix Gu-2/+4
2026-02-02cxl/port: Unify endpoint and switch port lookupDan Williams-1/+11
2026-02-02cxl/port: Move endpoint component register management to cxl_portDan Williams-67/+60
2026-02-02cxl/port: Map Port RAS registersTerry Bowman-0/+29
2026-02-02cxl/port: Move dport RAS setup to dport add timeDan Williams-26/+47
2026-02-02cxl/port: Move dport probe operations to a driver eventDan Williams-74/+89
2026-02-02cxl/port: Move decoder setup before dport creationDan Williams-12/+21
2026-02-02cxl/port: Cleanup dport removal with a devres groupDan Williams-10/+61
2026-02-02cxl/port: Reduce number of @dport variables in cxl_port_add_dport()Dan Williams-15/+23
2026-02-02cxl/port: Cleanup handling of the nr_dports 0 -> 1 transitionDan Williams-16/+15
2026-02-02HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updatingEven Xu-0/+2
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP-3/+6
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP-0/+5
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP-2/+12
2026-02-02RDMA/bnxt_re: Report packet pacing capabilities when querying deviceKalesh AP-1/+21
2026-02-02RDMA/bnxt_re: Add support for QP rate limitingKalesh AP-6/+47
2026-02-02HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin-1/+1
2026-02-02HID: logitech-hidpp: Add support for Logitech K980Bastien Nocera-0/+2
2026-02-02HID: logitech-dj: Differentiate "invalid device index" errorBastien Nocera-1/+1
2026-02-02spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPEDavid Lechner-4/+141
2026-02-02spi: support controllers with multiple data lanesDavid Lechner-4/+140
2026-02-02firmware: cs_dsp: rate-limit log messages in KUnit buildsRichard Fitzgerald-14/+138
2026-02-02drm/i915/display: fix the pixel normalization handling for xe3p_lpdVinod Govindapillai-24/+26