summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2022-08-17usb: xhci: tegra: Fix error checkTang Bin1-4/+4
2022-08-17usb: host: ohci-at91: add support to enter suspend using SMCClément Léger1-23/+46
2022-08-17usbip: vudc: Don't enable IRQs prematurelyDan Carpenter1-7/+7
2022-08-17usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()Tang Bin1-4/+4
2022-08-17usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probeMiaoqian Lin1-0/+1
2022-08-17usb: gadget: uvc: Fix comment blocks styleLaurent Pinchart3-17/+31
2022-08-17usb: cdns3: fix random warning message when driver loadFrank Li1-1/+1
2022-08-17usb: host: Fix refcount leak in ehci_hcd_ppc_of_probeMiaoqian Lin1-0/+1
2022-08-17usb: dwc3: gadget: fix high speed multiplier settingMichael Grzeschik1-2/+2
2022-08-17usb: dwc3: gadget: refactor dwc3_repare_one_trbMichael Grzeschik1-52/+40
2022-08-17USB: HCD: Fix URB giveback issue in tasklet functionWeitao Wang1-11/+15
2022-08-17usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command completionLinyu Yuan1-0/+4
2022-07-14Merge tag 'usb-serial-5.19-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-0/+9
2022-07-13USB: serial: ftdi_sio: add Belimo device idsLucien Buchmann2-0/+9
2022-07-08drivers/usb/host/ehci-fsl: Fix interrupt setup in host mode.Darren Stevens2-8/+6
2022-07-08usb: gadget: uvc: fix changing interface name via configfsMichael Grzeschik1-2/+4
2022-07-08usb: typec: add missing uevent when partner support PDLinyu Yuan1-0/+1
2022-06-29usb: dwc3-am62: remove unnecesary clk_put()Yang Yingliang1-6/+2
2022-06-29usb: dwc3: gadget: Fix event pending checkThinh Nguyen1-1/+3
2022-06-24usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-06-24USB: gadget: Fix double-free bug in raw_gadget driverAlan Stern1-6/+7
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Meteor Lake xHCIUtkarsh Patel1-1/+3
2022-06-23xhci-pci: Allow host runtime PM as default for Intel Raptor Lake xHCITanveer Alam1-1/+3
2022-06-23xhci: turn off port power in shutdownMathias Nyman3-3/+16
2022-06-23xhci: Keep interrupt disabled in initialization until host is running.Hongyu Xie1-13/+22
2022-06-23Merge tag 'usb-serial-5.19-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-12/+23
2022-06-23USB: serial: option: add Quectel RM500K module supportMacpaul Lin1-0/+2
2022-06-22USB: serial: option: add Quectel EM05-G modemYonglin Tan1-0/+3
2022-06-22USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold1-12/+17
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko1-1/+0
2022-06-21usb: gadget: uvc: fix list double add in uvcg_video_pumpDan Vacura1-0/+3
2022-06-21usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern1-16/+46
2022-06-20USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano1-0/+1
2022-06-10usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()Linyu Yuan1-0/+6
2022-06-10usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()Linyu Yuan1-15/+19
2022-06-10xhci: Fix null pointer dereference in resume if xhci has only one roothubMathias Nyman1-10/+5
2022-06-10USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell1-7/+2
2022-06-10usb: cdnsp: Fixed setting last_trb incorrectlyJing Leng1-8/+11
2022-06-10usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca1-2/+10
2022-06-10usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin1-0/+1
2022-06-10usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin1-1/+1
2022-06-10usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold1-0/+1
2022-06-10usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng1-11/+15
2022-06-09USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-09USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+4
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds102-1088/+1977
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-14/+1
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-25/+22
2022-05-30Merge tag 'acpi-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-17/+6