summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-06-10usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan
2022-06-10usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan
2022-06-10xhci: Fix null pointer dereference in resume if xhci has only one roothubMathias Nyman
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
2022-05-19USB: serial: option: add Quectel BG95 modemCarl Yin(殷张成)
2022-05-18USB: serial: pl2303: fix type detection for odd deviceJohan Hovold
2022-05-13extcon: Fix extcon_get_extcon_dev() error handlingDan Carpenter
2022-05-13Merge tag 'usb-serial-5.18-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-05-12usb: xhci-mtk: remove bandwidth budget tableChunfeng Yun
2022-05-12usb: xhci-mtk: fix fs isoc's transfer errorChunfeng Yun
2022-05-12usb: gadget: fix race when gadget driver register via ioctlSchspa Shi
2022-05-12usb: typec: tcpci_mt6360: Update for BMC PHY settingChiYuan Huang
2022-05-12xhci: Allow host runtime PM as default for Intel Alder Lake N xHCIMathias Nyman
2022-05-12xhci: Remove quirk for over 10 year old evaluation hardwareMathias Nyman
2022-05-12xhci: prevent U2 link power state if Intel tier policy prevented U1Mathias Nyman
2022-05-12xhci: use generic command timer for stop endpoint commands.Mathias Nyman
2022-05-12usb: host: xhci-plat: omit shared hcd if either root hub has no portsHeiner Kallweit
2022-05-12usb: host: xhci-plat: prepare operation w/o shared hcdHeiner Kallweit
2022-05-12usb: host: xhci-plat: create shared hcd after having added main hcdHeiner Kallweit
2022-05-12xhci: prepare for operation w/o shared hcdHeiner Kallweit
2022-05-12xhci: factor out parts of xhci_gen_setup()Heiner Kallweit