summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-02-21cpufreq/amd-pstate: convert mutex use to guard()Mario Limonciello1-20/+12
2025-02-21cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...Dhananjay Ugwekar1-13/+4
2025-02-21cpufreq/amd-pstate: Remove the cppc_state check in offline/online functionsDhananjay Ugwekar1-6/+3
2025-02-21cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...Dhananjay Ugwekar1-31/+7
2025-02-21cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systemsDhananjay Ugwekar1-0/+1
2025-02-21cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable functionDhananjay Ugwekar1-2/+4
2025-02-21scsi: ufs: Fix toggling of clk_gating.state when clock gating is not allowedAvri Altman1-1/+1
2025-02-21scsi: ufs: core: Introduce a new clock_gating lockAvri Altman1-57/+52
2025-02-21scsi: ufs: core: Prepare to introduce a new clock_gating lockAvri Altman1-4/+7
2025-02-21scsi: ufs: core: Introduce ufshcd_has_pending_tasks()Avri Altman1-4/+9
2025-02-21mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang1-1/+3
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1
2025-02-21mmc: mtk-sd: Fix register settings for hs400(es) modeAndy-ld Lu1-11/+20
2025-02-21regmap-irq: Add missing kfree()Jiasheng Jiang1-0/+2
2025-02-21iommu: Fix potential memory leak in iopf_queue_remove_device()Lu Baolu1-0/+1
2025-02-21gpio: stmpe: Check return value of stmpe_reg_read in stmpe_gpio_irq_sync_unlockWentao Liang1-3/+12
2025-02-21gpiolib: acpi: Add a quirk for Acer Nitro ANV14Mario Limonciello1-0/+14
2025-02-21serial: 8250: Fix fifo underflow on flushJohn Keeping3-0/+27
2025-02-21serial: port: Always update ->iotype in __uart_read_properties()Andy Shevchenko1-1/+1
2025-02-21serial: port: Assign ->iotype correctly when ->iobase is setAndy Shevchenko1-1/+2
2025-02-21efi: Avoid cold plugged memory for placing the kernelArd Biesheuvel3-2/+10
2025-02-21PCI: Avoid FLR for Mediatek MT7922 WiFiBjorn Helgaas1-1/+2
2025-02-21wifi: ath12k: fix handling of 6 GHz rulesAditya Kumar Singh2-17/+45
2025-02-21can: etas_es58x: fix potential NULL pointer dereference on udev->serialVincent Mailhol1-1/+5
2025-02-21can: rockchip: rkcanfd_handle_rx_fifo_overflow_int(): bail out if skb cannot ...Robin van der Gracht1-1/+1
2025-02-21can: c_can: fix unbalanced runtime PM disable in error pathKrzysztof Kozlowski1-2/+3
2025-02-21can: ctucanfd: handle skb allocation failureFedor Pchelkin1-4/+6
2025-02-21USB: serial: option: drop MeiG Smart definesJohan Hovold1-20/+8
2025-02-21USB: serial: option: fix Telit Cinterion FN990A nameFabio Porcedda1-5/+5
2025-02-21USB: serial: option: add Telit Cinterion FN990B compositionsFabio Porcedda1-0/+16
2025-02-21USB: serial: option: add MeiG Smart SLM828Chester A. Unal1-5/+10
2025-02-21usb: gadget: core: flush gadget workqueue after device removalRoy Luo1-1/+1
2025-02-21usb: cdc-acm: Fix handling of oversized fragmentsJann Horn1-1/+1
2025-02-21usb: cdc-acm: Check control transfer buffer size before accessJann Horn1-3/+14
2025-02-21USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirkMarek Vasut1-3/+6
2025-02-21USB: hub: Ignore non-compliant devices with too many configs or interfacesAlan Stern1-0/+11
2025-02-21usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping1-4/+4
2025-02-21USB: Add USB_QUIRK_NO_LPM quirk for sony xperia xz1 smartphoneMathias Nyman1-0/+3
2025-02-21USB: quirks: add USB_QUIRK_NO_LPM quirk for Teclast distLei Huang1-0/+3
2025-02-21usb: core: fix pipe creation for get_bMaxPacketSize0Stefan Eichenberger1-2/+1
2025-02-21USB: pci-quirks: Fix HCCPARAMS register error for LS7A EHCIHuacai Chen1-0/+9
2025-02-21usb: xhci: Restore xhci_pci support for Renesas HCsMichal Pecio1-3/+4
2025-02-21usb: dwc2: gadget: remove of_node reference upon udc_stopFabrice Gasnier1-0/+1
2025-02-21usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren1-1/+1
2025-02-21usb: roles: set switch registered flag early onElson Roy Serrao1-2/+3
2025-02-21usb: dwc3: Fix timeout issue during controller enter/exit from halt stateSelvarasu Ganesan1-0/+34
2025-02-21usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind re...Selvarasu Ganesan1-0/+9
2025-02-21drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu1-1/+2
2025-02-21ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5VHans de Goede1-0/+13
2025-02-21vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VMAnkit Agrawal1-22/+45