summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-11-17efi/libstub: Take command line overrides into account for loaded filesArd Biesheuvel
2024-11-17efi/libstub: Fix command line fallback handling when loading filesArd Biesheuvel
2024-11-16Merge tag 'drm-fixes-2024-11-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-11-17Merge tag 'amd-drm-fixes-6.12-2024-11-16' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-11-16PCI: dwc: ep: Fix advertised resizable BAR size regressionNiklas Cassel
2024-11-16PCI: dwc: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-16PCI: endpoint: epf-mhi: Avoid NULL dereference if DT lacks 'mmio'Zhongqiu Han
2024-11-16PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_ch...Wang Jiang
2024-11-16PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()Niklas Cassel
2024-11-16PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarationsBjorn Helgaas
2024-11-16thermal: Add PCIe cooling driverIlpo Järvinen
2024-11-16PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link SpeedIlpo Järvinen
2024-11-16PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controllerIlpo Järvinen
2024-11-16alienware-wmi: create_thermal_profile() no longer brute-forces IDsKurt Borja
2024-11-16alienware-wmi: Adds support to Alienware x17 R2Kurt Borja
2024-11-16alienware-wmi: extends the list of supported modelsKurt Borja
2024-11-16alienware-wmi: order alienware_quirks[] alphabeticallyKurt Borja
2024-11-16Revert "drm/amd/pm: correct the workload setting"Alex Deucher
2024-11-16serial: amba-pl011: fix build regressionArnd Bergmann
2024-11-16usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT propertyAmit Sunil Dhamne
2024-11-16usb: dwc3: gadget: Remove dwc3_request->needs_extra_trbThinh Nguyen
2024-11-16usb: dwc3: gadget: Cleanup SG handlingThinh Nguyen
2024-11-16usb: dwc3: gadget: Fix looping of queued SG entriesThinh Nguyen
2024-11-16usb: dwc3: gadget: Fix checking for number of TRBs leftThinh Nguyen
2024-11-16usb: dwc3: ep0: Don't clear ep0 DWC3_EP_TRANSFER_STARTEDThinh Nguyen
2024-11-16Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil
2024-11-16usb: ehci-spear: fix call balance of sehci clk handling routinesVitalii Mordan
2024-11-15remoteproc: qcom: wcss: Remove double assignment in q6v5_wcss_probe()Yuesong Li
2024-11-15remoteproc: qcom_q6v5_mss: Re-order writes to the IMEM regionSibi Sankar
2024-11-15rpmsg: glink: use only lower 16-bits of param2 for CMD_OPEN name lengthJonathan Marek
2024-11-15remoteproc: qcom_wcnss_iris: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_wcss: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_pas: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_mss: Drop redundant error printks in probeKrzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_mss: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_adsp: Simplify with dev_err_probe()Krzysztof Kozlowski
2024-11-15remoteproc: qcom_q6v5_pas: disable auto boot for wpssBalaji Pothunoori
2024-11-15remoteproc: qcom: pas: Make remoteproc name human friendlyBjorn Andersson
2024-11-15remoteproc: qcom: pas: enable SAR2130P audio DSP supportDmitry Baryshkov
2024-11-15remoteproc: qcom: pas: add minidump_id to SM8350 resourcesDmitry Baryshkov
2024-11-15remoteproc: qcom: wcss: Remove subdevs on the error path of q6v5_wcss_probe()Joe Hattori
2024-11-15remoteproc: qcom: adsp: Remove subdevs on the error path of adsp_probe()Joe Hattori
2024-11-15remoteproc: qcom: pas: Remove subdevs on the error path of adsp_probe()Joe Hattori
2024-11-15virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPYXuan Zhuo
2024-11-15virtio_net: update tx timeout recordXuan Zhuo
2024-11-15virtio_net: xsk: tx: support xmit xsk bufferXuan Zhuo
2024-11-15virtio_net: xsk: prevent disable tx napiXuan Zhuo
2024-11-15virtio_net: xsk: bind/unbind xsk for txXuan Zhuo
2024-11-15virtio_net: refactor the xmit typeXuan Zhuo
2024-11-15virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo