summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-07wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scanMichael Lo2-4/+4
2025-07-07wifi: mt76: mt7925: fix the wrong config for tx interruptMing Yen Hsieh1-1/+1
2025-07-07wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()Lorenzo Bianconi1-28/+7
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()Lorenzo Bianconi4-27/+45
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()Lorenzo Bianconi1-29/+57
2025-07-07wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()Lorenzo Bianconi4-29/+57
2025-07-07wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic contextLorenzo Bianconi1-1/+1
2025-07-07treewide: Remove redundantMark Brown18-49/+0
2025-07-07drm/tegra: Use dma_buf from GEM object instanceThomas Zimmermann1-1/+1
2025-07-07drm/tegra: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann1-1/+1
2025-07-07drm/nouveau/gsp: fix potential leak of memory used during acpi initBen Skeggs1-6/+14
2025-07-07Merge tag 'spacemit-reset-for-6.17-1' of https://github.com/spacemit-com/linuxYixun Lan5-120/+434
2025-07-07reset: spacemit: add support for SpacemiT CCU resetsAlex Elder3-0/+314
2025-07-07drm/vgem/vgem_drv convert to use faux_deviceGreg Kroah-Hartman1-15/+15
2025-07-07drm/vkms: convert to use faux_deviceGreg Kroah-Hartman2-16/+16
2025-07-07drm/gem-shmem: Do not map s/g table by defaultThomas Zimmermann2-2/+2
2025-07-07platform/x86: dell_rbu: Remove unused structStuart Hayes1-5/+5
2025-07-07block: remove pktcdvd driverJens Axboe3-2960/+0
2025-07-07platform/mellanox: mlxbf-pmc: Use kstrtobool() to check 0/1 inputShravan Kumar Ramani1-6/+4
2025-07-07platform/mellanox: mlxbf-pmc: Validate event/enable inputShravan Kumar Ramani1-1/+4
2025-07-07platform/mellanox: mlxbf-pmc: Remove newline char from event name inputShravan Kumar Ramani1-1/+9
2025-07-07arm64: defconfig: Enable Tegra HSP and BPMPThierry Reding1-9/+0
2025-07-07firmware: tegra: bpmp: Add support on Tegra264Thierry Reding1-2/+4
2025-07-07firmware: tegra: Fix IVC dependency problemsThierry Reding1-2/+3
2025-07-07soc/tegra: Add Tegra264 APBMISC compatible stringThierry Reding1-0/+1
2025-07-07soc/tegra: pmc: Add Tegra264 supportThierry Reding1-0/+121
2025-07-07platform/x86: dell-ddv: Fix taking the psy->extensions_sem lock twiceArmin Wolf1-3/+7
2025-07-07power: supply: test-power: Test access to extended power supplyArmin Wolf1-0/+4
2025-07-07power: supply: core: Add power_supply_get/set_property_direct()Armin Wolf1-12/+70
2025-07-07soc/tegra: Enable support for Tegra264Thierry Reding1-0/+8
2025-07-07Merge branch 'thermal-intel'Rafael J. Wysocki4-1/+77
2025-07-07platform/x86: alienware-wmi-wmax: Fix `dmi_system_id` arrayKurt Borja1-0/+1
2025-07-07drm/bridge: tc358767: fix uninitialized variable regressionLuca Ceresoli1-0/+1
2025-07-07ata: libata-eh: use bool for fastdrain in ata_eh_set_pending()Damien Le Moal1-4/+4
2025-07-07ata: libata: Introduce ata_port_eh_scheduled()Damien Le Moal3-3/+9
2025-07-07drm/bridge: analogix_dp: Use devm_drm_bridge_alloc() APIMarek Szyprowski2-30/+13
2025-07-07Merge branch 'mlx5-next' into wip/leon-for-nextLeon Romanovsky4-10/+21
2025-07-07usb: chipidea: s32g: Add usb support for s32g3Ghennadi Procopciuc1-0/+15
2025-07-07usb: chipidea: s32g: Add usb support for s32g2Ghennadi Procopciuc2-0/+79
2025-07-07usb: gadget: f_uac2: replace scnprintf() with sysfs_emit()Sumanth Gavini1-1/+1
2025-07-07gpio: pca953x: Add support for TI TCA6418Maria Garcia1-20/+133
2025-07-07usb: gadget: f_fs: Remove unnecessary spinlocks.Ingo Rohloff1-10/+0
2025-07-07usb: dwc3: gadget: Simplify TRB reclaim logic by removing redundant 'chain' a...Johannes Schneider1-4/+4
2025-07-07gpio: arizona: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-2/+0
2025-07-07usb: early: xhci-dbc: Fix early_ioremap leakLucas De Marchi1-0/+4
2025-07-07Merge tag 'thunderbolt-for-v6.17-rc1' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2-2/+2
2025-07-07USB: gadget: f_hid: Fix memory leak in hidg_bind error pathYuhao Jiang1-3/+4
2025-07-07usb: musb: fix gadget state on disconnectDrew Hamilton1-0/+2
2025-07-07Merge tag 'thunderbolt-for-v6.16-rc4' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman3-13/+11
2025-07-07wifi: rt2x00: fix remove callback type mismatchFelix Fietkau2-4/+2