summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-03soc: fsl: qbman: Use raw spinlock for cgr_lockSean Anderson1-11/+14
2024-04-03soc: fsl: qbman: Always disable interrupts when taking cgr_lockSean Anderson1-5/+5
2024-04-03vfio/platform: Disable virqfds on cleanupAlex Williamson1-1/+4
2024-04-03vfio/pci: Lock external INTx masking opsAlex Williamson1-6/+28
2024-04-03vfio/pci: Remove negative check on unsigned vectorReinette Chatre1-7/+8
2024-04-03vfio/pci: Consolidate irq cleanup on MSI/MSI-X disableReinette Chatre1-2/+1
2024-04-03vfio: Use GFP_KERNEL_ACCOUNT for userspace persistent allocationsJason Gunthorpe7-14/+17
2024-04-03PCI: hv: Fix ring buffer size calculationMichael Kelley1-1/+2
2024-04-03PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel1-1/+6
2024-04-03PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam1-0/+10
2024-04-03PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP versionManivannan Sadhasivam1-72/+71
2024-04-03PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka1-0/+20
2024-04-03speakup: Fix 8bit characters from direct synthSamuel Thibault1-1/+3
2024-04-03usb: gadget: tegra-xudc: Fix USB3 PHY retrieval logicWayne Chang1-14/+25
2024-04-03phy: tegra: xusb: Add API to retrieve the port number of phyWayne Chang1-0/+13
2024-04-03slimbus: core: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2024-04-03nvmem: meson-efuse: fix function pointer type mismatchJerome Brunet1-22/+3
2024-04-03hwmon: (amc6821) add of_match tableJosua Mayer1-0/+11
2024-04-03drm/etnaviv: Restore some id valuesChristian Gmeiner2-1/+10
2024-04-03mmc: core: Fix switch on gp3 partitionDominique Martinet1-4/+6
2024-04-03dm-raid: fix lockdep waring in "pers->hot_add_disk"Yu Kuai1-0/+2
2024-04-03PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel1-0/+2
2024-04-03PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki1-0/+7
2024-04-03serial: Lock console when calling into driver before registrationPeter Collingbourne2-6/+12
2024-04-03usb: typec: ucsi: Clean up UCSI_CABLE_PROP macrosJameson Thies1-2/+2
2024-04-03mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang1-0/+2
2024-04-03PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li1-1/+3
2024-04-03USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri1-0/+2
2024-04-03USB: serial: option: add MeiG Smart SLM320 productAurélien Jacobs1-0/+6
2024-04-03USB: serial: cp210x: add ID for MGP Instruments PDS100Christian Häggström1-0/+1
2024-04-03USB: serial: add device ID for VeriFone adapterCameron Williams1-0/+1
2024-04-03USB: serial: ftdi_sio: add support for GMC Z216C Adapter IR-USBDaniel Vogelbacher2-0/+8
2024-04-03usb: xhci: Add error handling in xhci_map_urb_for_dmaPrashanth K1-0/+2
2024-04-03clk: qcom: mmcc-msm8974: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-03clk: qcom: mmcc-apq8084: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-03clk: qcom: gcc-ipq8074: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-03clk: qcom: gcc-ipq6018: fix terminating of frequency table arraysGabor Juhos1-0/+2
2024-04-03md/raid5: fix atomicity violation in raid5_cache_countGui-Dong Han1-6/+8
2024-04-03mtd: rawnand: meson: fix scrambling mode value in command macroArseniy Krasnov1-1/+1
2024-04-03ubi: correct the calculation of fastmap sizeZhang Yi1-3/+4
2024-04-03ubi: Check for too small LEB size in VTBL codeRichard Weinberger1-0/+6
2024-04-03crypto: qat - resolve race condition during AER recoveryDamian Muszynski1-6/+16
2024-04-03crypto: qat - fix double free during resetSvyatoslav Pankratov1-1/+2
2024-04-03cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()Tor Vic1-1/+1
2024-04-03media: mc: Expand MUST_CONNECT flag to always require an enabled linkLaurent Pinchart1-10/+43
2024-04-03media: mc: Rename pad variable to clarify intentLaurent Pinchart1-5/+6
2024-04-03media: mc: Add num_links flag to media_padLaurent Pinchart1-0/+6
2024-04-03media: mc: Fix flags handling when creating pad linksLaurent Pinchart1-1/+6
2024-04-03media: mc: Add local pad to pipeline regardless of the link stateLaurent Pinchart1-9/+9
2024-04-03media: xc4000: Fix atomicity violation in xc4000_get_frequencyGui-Dong Han1-2/+2