summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2022-07-14Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-07-13USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann
2022-07-08drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.Darren Stevens
2022-07-08usb: gadget: uvc: fix changing interface name via configfsMichael Grzeschik
2022-07-08usb: typec: add missing uevent when partner support PDLinyu Yuan
2022-06-29usb: dwc3-am62: remove unnecesary clk_put()Yang Yingliang
2022-06-29usb: dwc3: gadget: Fix event pending checkThinh Nguyen
2022-06-24usb: chipidea: udc: check request status before setting device addressXu Yang
2022-06-24USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam
2022-06-23xhci: turn off port power in shutdownMathias Nyman
2022-06-23xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie
2022-06-23Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2022-06-23USB: serial: option: add Quectel RM500K module supportMacpaul Lin
2022-06-22USB: serial: option: add Quectel EM05-G modemYonglin Tan
2022-06-22USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-21usb: gadget: uvc: fix list double add in uvcg_video_pumpDan Vacura
2022-06-21usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern
2022-06-20USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano
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