summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-02drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_earlyShuicheng Lin-1/+1
2026-02-02drm/xe: Fix kerneldoc for xe_migrate_exec_queueShuicheng Lin-1/+1
2026-02-02PM: wakeup: Handle empty list in wakeup_sources_walk_start()Samuel Wu-3/+1
2026-02-02drm/xe/query: Fix topology query pointer advanceShuicheng Lin-1/+1
2026-02-02drm/xe: use entry_dump callbacks for xe2+ PAT dumpsXin Wang-51/+16
2026-02-02drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI headerChaitanya Kumar Borah-1/+1
2026-02-02drm/xe/guc: Fix CFI violation in debugfs access.Daniele Ceraolo Spurio-3/+5
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-02drm/panel-edp: Move FriendlyELEC HD702ERobin Murphy-25/+26
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang-160/+302
2026-02-02drm/panel: boe-th101mb31ig002: Remove use of deprecated mipi_dsi_dcs_nop()Caio Ishikawa-3/+4
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
2026-02-02drm/vc4: Replace IDR with XArray for perfmon trackingMaíra Canal-34/+22
2026-02-02drm/v3d: Replace IDR with XArray for perfmon trackingMaíra Canal-42/+20
2026-02-02drm/xe: Apply WA_16028005424 to MediaBalasubramani Vivekanandan-1/+20
2026-02-02drm/i915/display: fix the pixel normalization handling for xe3p_lpdVinod Govindapillai-24/+26
2026-02-02Revert "drm/gma500: use drm_crtc_vblank_crtc()"Jani Nikula-23/+13
2026-02-02Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtwJohannes Berg-144/+2047
2026-02-02md: fix return value of mddev_trylockXiao Ni-2/+2
2026-02-02md/raid1: fix memory leak in raid1_run()Zilin Guan-0/+1
2026-02-02xenbus: Rename helpers to freeze/thaw/restoreJason Andryuk-22/+22
2026-02-02xenbus: Use .freeze/.thaw to handle xenbus devicesJason Andryuk-3/+1
2026-02-02xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()Uros Bizjak-3/+1