summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-06-10usb: gadget: uvc: call uvc uvcg_warn on completed status instead of uvcg_infoMichael Grzeschik
2022-06-10usb: gadget: uvc: calculate the number of request depending on framesizeMichael Grzeschik
2022-06-10usb: mtu3: add support controller resetChunfeng Yun
2022-06-10usb: xhci-mtk: add support optional controller resetChunfeng Yun
2022-06-10USB: chipidea: fix typo in commentJulia Lawall
2022-06-10usb: gadget: bdc: fix typo in commentJulia Lawall
2022-06-10usb: typec: tcpm: fix typo in commentJulia Lawall
2022-06-10usb: xhci: tegra: Fix error checkTang Bin
2022-06-10usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin
2022-06-10usb: common: usb-conn-gpio: Allow wakeup from system suspendPrashanth K
2022-06-10usbip: vudc: Don't enable IRQs prematurelyDan Carpenter
2022-06-10USB: usbip: clean up mixed use of _irq() and _irqsave()Dan Carpenter
2022-06-10usb: dwc3: Remove the checks of -ENOSYSKushagra Verma
2022-06-10usb: host: ohci-at91: add support to enter suspend using SMCClément Léger
2022-06-10usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin
2022-06-10usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin
2022-06-10usb: dwc3: add power down scale settingLi Jun
2022-06-10usb: cdns3: fix random warning message when driver loadFrank Li
2022-06-10usb: cdns3 fix use-after-free at workaround 2Frank Li
2022-06-10usb: gadget: uvc: Fix comment blocks styleLaurent Pinchart
2022-06-10USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell
2022-06-10usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng
2022-06-10usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca
2022-06-10usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin
2022-06-10usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin
2022-06-10usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold
2022-06-10usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng
2022-06-09USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao
2022-06-09USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-30Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-30Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2022-05-30usb: typec: ucsi: acpi: fix a NULL vs IS_ERR() check in probeDan Carpenter
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-20USB: new quirk for Dell Gen 2 devicesMonish Kumar R
2022-05-20Merge tag 'usb-serial-5.19-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-05-19tty: remove CMSPAR ifdefsIlpo Järvinen
2022-05-19usb: dwc3: core: Add error log when core soft reset failedMayank Rana
2022-05-19usb: dwc3: gadget: Move null pinter check to proper placeAlbert Wang
2022-05-19usb: hub: Simplify error and success path in port_over_current_notifyBhuvanesh Surachari
2022-05-19usb: cdns3: allocate TX FIFO size according to composite EP numberFrank Li
2022-05-19usb: dwc3: Fix ep0 handling when getting reset while doing control transferMayank Rana
2022-05-19usb: Probe EHCI, OHCI controllers asynchronouslyDmitry Torokhov
2022-05-19usb: isp1760: Fix out-of-bounds array accessLinus Walleij
2022-05-19xhci: Don't defer primary roothub registration if there is only one roothubMathias Nyman
2022-05-19xen/usbfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
2022-05-19xen/usb: switch xen-hcd to use INVALID_GRANT_REFJuergen Gross