summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-08-17usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()Nathan Chancellor
2022-08-17usb: cdns3: change place of 'priv_ep' assignment in cdns3_gadget_ep_dequeue()...Andrey Strachuk
2022-08-17USB: serial: fix tty-port initialized commentsJohan Hovold
2022-08-17usb: dwc3: qcom: fix missing optional irq warningsJohan Hovold
2022-08-17usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi
2022-08-17usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen
2022-08-17usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()Liang He
2022-08-17usb: gadget: udc: amd5536 depends on HAS_DMARandy Dunlap
2022-08-17usb: host: xhci: use snprintf() in xhci_decode_trb()Sergey Shtylyov
2022-08-17usb: gadget: f_mass_storage: Make CD-ROM emulation works with Windows OSNeal Liu
2022-08-17usb: xhci: tegra: Fix error checkTang Bin
2022-08-17usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin
2022-08-17usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin
2022-08-17usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin
2022-08-17usb: dwc3: gadget: fix high speed multiplier settingMichael Grzeschik
2022-08-17usb: dwc3: gadget: refactor dwc3_repare_one_trbMichael Grzeschik
2022-08-17USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang
2022-08-17usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan
2022-07-22usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-07-22usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-07-22USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann
2022-06-29usb: chipidea: udc: check request status before setting device addressXu Yang
2022-06-29USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern
2022-06-29usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern
2022-06-29usb: gadget: uvc: fix list double add in uvcg_video_pumpDan Vacura
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel
2022-06-29xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam
2022-06-29xhci: turn off port power in shutdownMathias Nyman
2022-06-29usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-29USB: serial: option: add Quectel RM500K module supportMacpaul Lin
2022-06-29USB: serial: option: add Quectel EM05-G modemYonglin Tan
2022-06-29USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano
2022-06-29USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold
2022-06-22usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan
2022-06-22usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-22usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-22usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold
2022-06-22usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng
2022-06-22usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-14extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-06-14usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen
2022-06-14usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus
2022-06-14usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-06-14USB: hcd-pci: Fully suspend across freeze/thaw cycleEvan Green
2022-06-14drivers: usb: host: Fix deadlock in oxu_bus_suspend()Duoming Zhou
2022-06-14USB: host: isp116x: check return value after calling platform_get_resource()Zhen Ni