aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-02nvme-fabrics: use kfree_sensitive() for DHCHAP secretsDaniel Hodges1-2/+2
2026-02-02spi: tegra: Fix a memory leak in tegra_slink_probe()Felix Gu1-2/+4
2026-02-02cxl/port: Unify endpoint and switch port lookupDan Williams1-1/+11
2026-02-02cxl/port: Move endpoint component register management to cxl_portDan Williams4-67/+60
2026-02-02cxl/port: Map Port RAS registersTerry Bowman4-0/+29
2026-02-02cxl/port: Move dport RAS setup to dport add timeDan Williams6-26/+47
2026-02-02cxl/port: Move dport probe operations to a driver eventDan Williams5-74/+89
2026-02-02cxl/port: Move decoder setup before dport creationDan Williams1-12/+21
2026-02-02cxl/port: Cleanup dport removal with a devres groupDan Williams1-10/+61
2026-02-02cxl/port: Reduce number of @dport variables in cxl_port_add_dport()Dan Williams1-15/+23
2026-02-02cxl/port: Cleanup handling of the nr_dports 0 -> 1 transitionDan Williams1-16/+15
2026-02-02HID: Intel-thc-hid: Intel-thc: Fix wrong register fields updatingEven Xu1-0/+2
2026-02-02IB/core: Extend rate limit support for RC QPsKalesh AP1-3/+6
2026-02-02RDMA/mlx5: Support rate limit only for Raw Packet QPKalesh AP1-0/+5
2026-02-02RDMA/bnxt_re: Report QP rate limit in debugfsKalesh AP1-2/+12
2026-02-02RDMA/bnxt_re: Report packet pacing capabilities when querying deviceKalesh AP1-1/+21
2026-02-02RDMA/bnxt_re: Add support for QP rate limitingKalesh AP7-6/+47
2026-02-02HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clientsRyan Lin1-1/+1
2026-02-02HID: logitech-hidpp: Add support for Logitech K980Bastien Nocera1-0/+2
2026-02-02HID: logitech-dj: Differentiate "invalid device index" errorBastien Nocera1-1/+1
2026-02-02spi: axi-spi-engine: support SPI_MULTI_LANE_MODE_STRIPEDavid Lechner1-4/+141
2026-02-02spi: support controllers with multiple data lanesDavid Lechner1-4/+140
2026-02-02firmware: cs_dsp: rate-limit log messages in KUnit buildsRichard Fitzgerald7-14/+138
2026-02-02drm/i915/display: fix the pixel normalization handling for xe3p_lpdVinod Govindapillai4-24/+26
2026-02-02Revert "drm/gma500: use drm_crtc_vblank_crtc()"Jani Nikula1-23/+13
2026-02-02Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtwJohannes Berg28-144/+2047
2026-02-02md: fix return value of mddev_trylockXiao Ni1-2/+2
2026-02-02md/raid1: fix memory leak in raid1_run()Zilin Guan1-0/+1
2026-02-02xenbus: Rename helpers to freeze/thaw/restoreJason Andryuk3-22/+22
2026-02-02xenbus: Use .freeze/.thaw to handle xenbus devicesJason Andryuk1-3/+1
2026-02-02xen/mcelog: simplify MCE_GETCLEAR_FLAGS using xchg()Uros Bizjak1-3/+1
2026-02-02xen/balloon: improve accuracy of initial balloon target for dom0Roger Pau Monne1-10/+17
2026-02-02Partial revert "x86/xen: fix balloon target initialization for PVH dom0"Roger Pau Monne2-4/+18
2026-02-02ata: pata_cypress: fix typo in error messageEthan Nelson-Moore1-1/+1
2026-02-02ata: pata_legacy: remove VLB supportEthan Nelson-Moore2-878/+6
2026-02-02Merge tag 'exynos-drm-next-for-v6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie2-11/+64
2026-02-01mailbox: sprd: mask interrupts that are not handledOtto Pflüger1-6/+4
2026-02-01mailbox: sprd: add support for mailbox revision 2Otto Pflüger1-21/+82
2026-02-01mailbox: sprd: clear delivery flag before handling TX doneOtto Pflüger1-5/+5
2026-02-01mailbox: bcm-ferxrm-mailbox: Use default primary handlerSebastian Andrzej Siewior1-12/+2
2026-02-01mailbox: Remove mailbox_client.h from controller driversPeng Fan3-3/+0
2026-02-01PCI/IOV: Fix race between SR-IOV enable/disable and hotplugNiklas Schnelle1-0/+4
2026-02-01Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"Niklas Schnelle1-5/+0
2026-02-01Revert "drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)"John Ogness1-2/+0
2026-02-01driver core: fix inverted "locked" suffix of driver_match_device()Danilo Krummrich3-8/+8
2026-02-02Merge tag 'amd-drm-next-6.20-2026-01-30' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie74-573/+738
2026-02-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-4/+5
2026-02-01Merge tag 'irq-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-39/+42
2026-02-01iio: magn: mmc5633: Fix Kconfig for combination of I3C as module and driver builtinJonathan Cameron1-2/+3
2026-02-01thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREADSebastian Andrzej Siewior1-1/+1