aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-12-23phy: ti: gmii-sel: fix regmap leak on probe failureJohan Hovold1-1/+1
2025-12-23phy: sparx5-serdes: make it selectable for ARCH_LAN969XRobert Marko1-1/+1
2025-12-23phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-3/+4
2025-12-23phy: stm32-usphyc: Fix off by one in probe()Dan Carpenter1-1/+1
2025-12-23phy: qcom-qusb2: Fix NULL pointer dereference on early suspendLoic Poulain1-8/+8
2025-12-23phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using itStefano Radaelli1-0/+1
2025-12-23spi: cadence-quadspi: Prevent indirect readMark Brown1-12/+11
2025-12-23Merge patch series "usb: typec: ucsi: revert broken buffer management"Greg Kroah-Hartman8-172/+71
2025-12-23Revert "usb: typec: ucsi: Update UCSI structure to have message in and messag...Johan Hovold8-112/+71
2025-12-23Revert "usb: typec: ucsi: Add support for message out data structure"Johan Hovold3-32/+0
2025-12-23Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"Johan Hovold1-26/+0
2025-12-23Revert "usb: typec: ucsi: Add support for SET_PDOS command"Johan Hovold2-2/+0
2025-12-23Revert "usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_c...Greg Kroah-Hartman1-1/+1
2025-12-23Revert "usb: typec: ucsi: Get connector status after enable notifications"Greg Kroah-Hartman1-74/+59
2025-12-23usb: ohci-nxp: clean up probe error labelsJohan Hovold1-8/+8
2025-12-23usb: gadget: lpc32xx_udc: clean up probe error labelsJohan Hovold1-11/+10
2025-12-23usb: ohci-nxp: fix device leak on probe failureJohan Hovold1-0/+2
2025-12-23usb: phy: isp1301: fix non-OF device reference imbalanceJohan Hovold1-1/+6
2025-12-23usb: gadget: lpc32xx_udc: fix clock imbalance in error pathJohan Hovold1-10/+10
2025-12-23usb: typec: ucsi: Get connector status after enable notificationsHsin-Te Yuan1-59/+74
2025-12-23usb: usb-storage: Maintain minimal modifications to the bcdDevice range.Chen Changcheng1-1/+1
2025-12-23smc91x: fix broken irq-context in PREEMPT_RTYeoreum Yun1-9/+1
2025-12-23RDMA/bnxt_re: Fix to use correct page size for PDE tableKalesh AP1-2/+2
2025-12-23phy: fsl-imx8mq-usb: fix typec orientation switch when built as moduleFranz Schnyder1-14/+0
2025-12-23platform/x86/intel/pmt: Fix kobject memory leak on init failureKaushlendra Kumar1-1/+3
2025-12-23Merge tag 'for-net-2025-12-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-3/+9
2025-12-23net: wangxun: move PHYLINK dependencyArnd Bergmann1-3/+1
2025-12-23net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn1-0/+2
2025-12-23spi: cadence-quadspi: Improve CQSPI_SLOW_SRAM quirk if flash is slowMateusz Litwin1-14/+5
2025-12-23spi: cadence-quadspi: Prevent lost complete() call during indirect readMateusz Litwin1-1/+9
2025-12-23serial: xilinx_uartps: fix rs485 delay_rts_after_sendj.turek1-7/+7
2025-12-23serial: sh-sci: Check that the DMA cookie is validClaudiu Beznea1-1/+1
2025-12-23serial: core: Fix serial device initializationAlexander Stein1-0/+1
2025-12-23amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju1-0/+2
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström4-23/+74
2025-12-23drm/xe/svm: Fix a debug printoutThomas Hellström1-1/+1
2025-12-23net: airoha: Move net_devs registration in a dedicated routineLorenzo Bianconi1-13/+26
2025-12-23team: fix check for port enabled in team_queue_override_port_prio_changed()Jiri Pirko1-1/+1
2025-12-22Merge tag 'dma-mapping-6.19-2025-12-22' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2025-12-22platform/x86: ibm_rtl: fix EBDA signature search pointer arithmeticJunrui Luo1-1/+1
2025-12-22platform/x86: msi-laptop: add missing sysfs_remove_group()Thomas Fourier1-0/+3
2025-12-22platform/x86: think-lmi: Add WMI certificate thumbprint support for ThinkCenterMark Pearson1-1/+5
2025-12-22platform/x86: dell-lis3lv02d: Add Latitude 5400Dmytro Bagrii1-0/+1
2025-12-22platform/mellanox: mlxbf-pmc: Remove trailing whitespaces from event namesShravan Kumar Ramani1-7/+7
2025-12-22platform/x86: asus-nb-wmi: Add keymap for display toggleTim Wassink1-0/+1
2025-12-22net: phy: mediatek: fix nvmem cell reference leak in mt798x_phy_calibrationMiaoqian Lin1-1/+1
2025-12-22fjes: Add missing iounmap in fjes_hw_init()Haoxiang Li1-3/+9
2025-12-22net: mdio: aspeed: add dummy read to avoid read-after-write issueJacky Chou1-0/+7
2025-12-22net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore1-0/+5
2025-12-22counter: 104-quad-8: Fix incorrect return value in IRQ handlerHaotian Zhang1-6/+14