summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-04-23usb: dwc3: qcom: Refactor IRQ handling in glue driverKrishna Kurapati
2024-04-23usb: dwc3: qcom: Add helper function to request wakeup interruptsKrishna Kurapati
2024-04-23usb: dwc3: core: Refactor PHY logic to support Multiport ControllerKrishna Kurapati
2024-04-23usb: dwc3: core: Skip setting event buffers for host only controllersKrishna Kurapati
2024-04-23usb: dwc3: core: Access XHCI address space temporarily to read port infoKrishna Kurapati
2024-04-23usb: typec: qcom-pmic: fix pdphy start() error handlingJohan Hovold
2024-04-23usb: typec: qcom-pmic: fix use-after-free on late probe errorsJohan Hovold
2024-04-23usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-04-23USB: core: Fix access violation during port device removalAlan Stern
2024-04-23usb: dwc3: core: Prevent phy suspend during initThinh Nguyen
2024-04-23usb: xhci-plat: Don't include xhci.hThinh Nguyen
2024-04-23usb: gadget: uvc: use correct buffer size when parsing configfs listsIvan Avdeev
2024-04-23usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-04-23usb: gadget: f_fs: Fix race between aio_cancel() and AIO request completeWesley Cheng
2024-04-23Merge 6.9-rc5 into usb-nextGreg Kroah-Hartman
2024-04-19Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-04-18USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas
2024-04-18usb: dwc3: exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon
2024-04-18usb: ohci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon
2024-04-18usb: ohci-exynos: Use devm_clk_get_enabled() helpersAnand Moon
2024-04-18usb: ehci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functionsAnand Moon
2024-04-18usb: ehci-exynos: Use devm_clk_get_enabled() helpersAnand Moon
2024-04-18usb: renesas_usbhs: Remove renesas_usbhs_get_info() wrapperGeert Uytterhoeven
2024-04-18usb: dwc3: Select 2.0 or 3.0 clk base on maximum_speedThinh Nguyen
2024-04-18usb: typec: ucsi: glink: set orientation aware if supportedDmitry Baryshkov
2024-04-18usb: typec: ucsi: add update_connector callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: glink: use typec_set_orientationDmitry Baryshkov
2024-04-18usb: typec: ucsi: glink: move GPIO reading into connector_status callbackDmitry Baryshkov
2024-04-18usb: typec: ucsi: add callback for connector status updatesDmitry Baryshkov
2024-04-18usb: gadget: dummy_hcd: Set transfer interval to 1 microframeMarcello Sylvester Bauer
2024-04-18usb: gadget: dummy_hcd: Switch to hrtimer transfer schedulerMarcello Sylvester Bauer
2024-04-18usb: gadget: function: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen
2024-04-18Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman
2024-04-18USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang
2024-04-18USB: serial: option: add Lonsung U8300/U9300 productCoia Prant
2024-04-17USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo
2024-04-15USB: serial: option: support Quectel EM060K sub-modelsJerry Meng
2024-04-15USB: serial: option: add Fibocom FM135-GL variantsbolan wang
2024-04-12scsi: uas: Switch to using ->device_configure to configure queue limitsChristoph Hellwig
2024-04-11scsi: usb-storage: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-04-11scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig
2024-04-11usb: misc: onboard_usb_hub: Disable the USB hub clock on failureFabio Estevam
2024-04-11usb: typec: mux: gpio-sbu: Allow GPIO operations to sleepFrancesco Dolcini
2024-04-09usb: typec: ucsi_glink: drop special handling for CCI_BUSYDmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650Dmitry Baryshkov
2024-04-09usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490Dmitry Baryshkov
2024-04-09usb: typec: ucsi: Wait 20ms before reading CCI after a resetPavan Holla
2024-04-09usb: dwc3: pci: Don't set "linux,phy_charger_detect" property on Lenovo Yoga ...Hans de Goede