summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-08-08USB: core: Change usb_get_device_descriptor() APIAlan Stern
2023-08-08USB: core: Unite old scheme and new scheme descriptor readsAlan Stern
2023-08-08USB: usbip: Remove an unnecessary gotoRuan Jinjie
2023-08-08USB: misc: Remove unused include file usb_u132.hYue Haibing
2023-08-08usb: musb: Remove unused function declarationsYue Haibing
2023-08-08usb: typec: ucsi: Add debugfs for ucsi commandsSaranya Gopal
2023-08-08usb: cdc-acm: add PPS supportDan Drown
2023-08-04usb: dwc3: Properly handle processing of pending eventsElson Roy Serrao
2023-08-04usb-storage: alauda: Fix uninit-value in alauda_check_media()Alan Stern
2023-08-04usb: common: usb-conn-gpio: Prevent bailing out if initial role is nonePrashanth K
2023-08-04USB: Gadget: core: Help prevent panic during UVC unconfigureAlan Stern
2023-08-04usb: typec: mux: intel: Add dependency on USB_COMMONHeikki Krogerus
2023-08-04usb: typec: nb7vpq904m: Add an error handling path in nb7vpq904m_probe()Christophe JAILLET
2023-08-04usb: typec: altmodes/displayport: Signal hpd when configuring pin assignmentRD Babiera
2023-08-04usb: typec: tcpm: Fix response to vsafe0V eventBadhri Jagan Sridharan
2023-08-04usb: dwc3: dwc3-octeon: Add SPDX header and copyrightLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Dump control register on clock init failureLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Move node parsing into driver probeLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Avoid half-initialized controller stateLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Pass dwc3_octeon to setup functionsLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Use _ULL bitfields definesLadislav Michl
2023-08-04usb: dwc3: dwc3-octeon: Convert to glue driverLadislav Michl
2023-08-04USB: usbip: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04usb: musb: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04usb: chipidea: udc: Remove an unnecessary NULL valueRuan Jinjie
2023-08-04USB: misc: Remove unnecessary NULL valuesRuan Jinjie
2023-08-04usb: gadget: udc: Remove unnecessary NULL valuesRuan Jinjie
2023-08-04usb: typec: tcpm: not sink vbus if operational current is 0mAXu Yang
2023-08-04usb: typec: tcpm: Refactor the PPS APDO selectionKyle Tso
2023-08-04usb: host: Do not check for 0 return after calling platform_get_irq()Ruan Jinjie
2023-08-04usb: gadget: udc: Remove redundant initialization for udc_driverLi Zetao
2023-08-04USB: cytherm: Correct the code style issue of redundant spacesRuan Jinjie
2023-08-04usb: gadget: udc: gr_udc: Fix deferred probingZhu Wang
2023-08-04usb: typec: tcpci_mt6370: remove redundant dev_err_probe()Zhu Wang
2023-08-04usb: musb: Fix deferred probingZhu Wang
2023-07-31Merge 6.5-rc4 into usb-nextGreg Kroah-Hartman
2023-07-30usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 familyBenjamin Bara
2023-07-30usb: misc: onboard-hub: support multiple power suppliesBenjamin Bara
2023-07-30usb: ohci-at91: Fix the unhandle interrupt when resumeGuiting Shen
2023-07-30usb: gadget: midi2: fix missing unlock in f_midi2_block_opts_create()Yang Yingliang
2023-07-27usb: misc: ehset: fix wrong if conditionXu Yang
2023-07-27usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phyGratian Crisan
2023-07-27usb: ohci-st: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-exynos: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-st: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: uhci-platform: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-mv: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ohci-spear: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ehci-omap: Use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-27usb: ohci-pxa27x: Use devm_platform_get_and_ioremap_resource()Yangtao Li