summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-21Revert "vfio/platform: check the bounds of read/write syscalls"Greg Kroah-Hartman
2025-02-21scsi: ufs: core: Ensure clk_gating.lock is used only after initializationAvri Altman
2025-02-21cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limitsDhananjay Ugwekar
2025-02-21wifi: rtw89: pci: disable PCIE wake bit when PCIE deinitPing-Ke Shih
2025-02-21netdevsim: print human readable IP addressHangbin Liu
2025-02-21drm: renesas: rz-du: Increase supported resolutionsChris Brandt
2025-02-21drm/xe/tracing: Fix a potential TP_printk UAFThomas Hellström
2025-02-21drm/v3d: Stop active perfmon if it is being destroyedChristian Gmeiner
2025-02-21drm/msm/dpu1: don't choke on disabling the writeback connectorDmitry Baryshkov
2025-02-21drm/msm/dpu: fix x1e80100 intf_6 underrun/vsync interruptStephan Gerhold
2025-02-21drm/rcar-du: dsi: Fix PHY lock bit checkTomi Valkeinen
2025-02-21drm/msm/gem: prevent integer overflow in msm_ioctl_gem_submit()Dan Carpenter
2025-02-21drm/tidss: Clear the interrupt status for interrupts being disabledDevarsh Thakkar
2025-02-21drm/tidss: Fix race condition while handling interrupt registersDevarsh Thakkar
2025-02-21drm/tidss: Fix issue in irq handling causing irq-flood issueTomi Valkeinen
2025-02-21HID: hid-steam: Move hidraw input (un)registering to workVicki Pfau
2025-02-21HID: hid-steam: Make sure rumble work is canceled on removalVicki Pfau
2025-02-21cpufreq/amd-pstate: Fix cpufreq_policy ref countingDhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: convert mutex use to guard()Mario Limonciello
2025-02-21cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...Dhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: Remove the cppc_state check in offline/online functionsDhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...Dhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systemsDhananjay Ugwekar
2025-02-21cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable functionDhananjay Ugwekar
2025-02-21scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowedAvri Altman
2025-02-21scsi: ufs: core: Introduce a new clock_gating lockAvri Altman
2025-02-21scsi: ufs: core: Prepare to introduce a new clock_gating lockAvri Altman
2025-02-21scsi: ufs: core: Introduce ufshcd_has_pending_tasks()Avri Altman
2025-02-21mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-21mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu
2025-02-21regmap-irq: Add missing kfree()Jiasheng Jiang
2025-02-21iommu: Fix potential memory leak in iopf_queue_remove_device()Lu Baolu
2025-02-21gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlockWentao Liang
2025-02-21gpiolib: acpi: Add a quirk for Acer Nitro ANV14Mario Limonciello
2025-02-21serial: 8250: Fix fifo underflow on flushJohn Keeping
2025-02-21serial: port: Always update ->iotype in __uart_read_properties()Andy Shevchenko
2025-02-21serial: port: Assign ->iotype correctly when ->iobase is setAndy Shevchenko
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel
2025-02-21PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas
2025-02-21wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh
2025-02-21can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol
2025-02-21can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht
2025-02-21can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski
2025-02-21can: ctucanfd: handle skb allocation failureFedor Pchelkin
2025-02-21USB: serial: option: drop MeiG Smart definesJohan Hovold
2025-02-21USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda
2025-02-21USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda
2025-02-21USB: serial: option: add MeiG Smart SLM828Chester A. Unal
2025-02-21usb: gadget: core: flush gadget workqueue after device removalRoy Luo