summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-23phy: spacemit: Introduce PCIe/combo PHYAlex Elder-0/+682
2025-12-23phy: rockchip: samsung-hdptx: Cleanup TMDS PLL config tableCristian Ciocaltea-58/+24
2025-12-23phy: rockchip: samsung-hdptx: Pre-compute HDMI PLL config for 461.10125 MHz o...Cristian Ciocaltea-0/+2
2025-12-23phy: fsl-imx8mq-usb: change ssc_range value for i.MX8MQXu Yang-0/+7
2025-12-23phy: core: Discard pm_runtime_put() return valuesRafael J. Wysocki-6/+3
2025-12-23phy: rockchip-samsung-dcphy: Discard pm_runtime_put() return valueRafael J. Wysocki-1/+3
2025-12-23phy: freescale: Discard pm_runtime_put() return valueRafael J. Wysocki-4/+2
2025-12-23phy: rockchip: inno-usb2: fix communication disruption in gadget modeLuca Ceresoli-2/+4
2025-12-23phy: rockchip: inno-usb2: fix disconnection in gadget modeLouis Chauvet-2/+4
2025-12-23phy: ti: gmii-sel: fix regmap leak on probe failureJohan Hovold-1/+1
2025-12-23phy: sparx5-serdes: make it selectable for ARCH_LAN969XRobert Marko-1/+1
2025-12-23phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errorsHaotian Zhang-3/+4
2025-12-23phy: stm32-usphyc: Fix off by one in probe()Dan Carpenter-1/+1
2025-12-23ACPI: bus: Rework the handling of \_SB._OSC USB4 featuresRafael J. Wysocki-50/+8
2025-12-23ACPI: bus: Adjust feature mask creation for \_SB._OSCRafael J. Wysocki-43/+40
2025-12-23ACPI: bus: Rework the handling of \_SB._OSC platform featuresRafael J. Wysocki-40/+101
2025-12-23ACPI: bus: Rename label and use ACPI_FREE() in acpi_run_osc()Rafael J. Wysocki-4/+4
2025-12-23ACPI: bus: Split _OSC error processing out of acpi_run_osc()Rafael J. Wysocki-42/+53
2025-12-23ACPI: bus: Split _OSC evaluation out of acpi_run_osc()Rafael J. Wysocki-38/+53
2025-12-23ACPI: bus: Rework printing debug messages on _OSC errorsRafael J. Wysocki-19/+16
2025-12-23ACPI: bus: Fix handling of _OSC errors in acpi_run_osc()Rafael J. Wysocki-14/+38
2025-12-23PCI: aspeed: Add ASPEED PCIe RC driverJacky Chou-0/+1128
2025-12-23PCI: Add FMT, TYPE and CPL status definition for TLP headerJacky Chou-0/+15
2025-12-23phy: qcom-qusb2: Fix NULL pointer dereference on early suspendLoic Poulain-8/+8
2025-12-23phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using itStefano Radaelli-0/+1
2025-12-23spi: cadence-quadspi: Prevent indirect readMark Brown-12/+11
2025-12-23drm/xe: Don't use absolute path in generated header commentCalvin Owens-1/+2
2025-12-23drm/xe/migrate: Configure migration queue as low latencyFrancois Dugast-1/+2
2025-12-23Merge patch series "usb: typec: ucsi: revert broken buffer management"Greg Kroah-Hartman-172/+71
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold-112/+71
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold-32/+0
2025-12-23Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"Johan Hovold-26/+0
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold-2/+0
2025-12-23Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_c...Greg Kroah-Hartman-1/+1
2025-12-23Revert "usb: typec: ucsi: Get connector status after enable notifications"Greg Kroah-Hartman-74/+59
2025-12-23usb: ohci-nxp: clean up probe error labelsJohan Hovold-8/+8
2025-12-23usb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold-11/+10
2025-12-23usb: ohci-nxp: fix device leak on probe failureJohan Hovold-0/+2
2025-12-23usb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold-1/+6
2025-12-23usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold-10/+10
2025-12-23usb: typec: ucsi: Get connector status after enable notificationsHsin-Te Yuan-59/+74
2025-12-23usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng-1/+1
2025-12-23usb: dwc3: Add Google Tensor SoC DWC3 glue driverRoy Luo-0/+640
2025-12-23usb: gadget: Constify struct configfs_item_operations and configfs_group_oper...Christophe JAILLET-53/+53
2025-12-23smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun-9/+1
2025-12-23RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP-2/+2
2025-12-23PCI: imx6: Add external reference clock input mode supportRichard Zhu-7/+12
2025-12-23PCI: xilinx: Fix INTx IRQ domain leak in error pathsHaotian Zhang-3/+6
2025-12-23phy: fsl-imx8mq-usb: fix typec orientation switch when built as moduleFranz Schnyder-14/+0
2025-12-23platform/x86/intel/pmt: Fix kobject memory leak on init failureKaushlendra Kumar-1/+3