summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2021-09-05Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds-93/+48
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+1
2021-09-01Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-0/+1
2021-09-01Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman-93/+47
2021-09-01Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1120/+3519
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-33/+34
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-9/+3
2021-08-30USB: serial: pl2303: fix GL type detectionRobert Marko-0/+1
2021-08-27usb: isp1760: otg control register accessRui Miguel Silva-24/+42
2021-08-27usb: isp1760: use the right irq status bitRui Miguel Silva-6/+6
2021-08-27usb: isp1760: write to status and address registerRui Miguel Silva-12/+11
2021-08-27usb: isp1760: fix qtd fill lengthRui Miguel Silva-2/+4
2021-08-27usb: isp1760: fix memory pool initializationRui Miguel Silva-2/+2
2021-08-27usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet-4/+4
2021-08-27usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet-4/+11
2021-08-27usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"Colin Ian King-2/+2
2021-08-27usb: dwc2: Fix spelling mistake "was't" -> "wasn't"Colin Ian King-1/+1
2021-08-27usb: renesas_usbhs: Fix spelling mistake "faile" -> "failed"Colin Ian King-1/+1
2021-08-27usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda-0/+7
2021-08-27usb: xhci-mtk: allow bandwidth table rolloverChunfeng Yun-39/+18
2021-08-27Merge tag 'usb-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman-3/+11
2021-08-26usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is runningKyle Tso-43/+38
2021-08-26usb: renesas-xhci: Prefer firmware loading on unknown ROM stateTakashi Iwai-12/+23
2021-08-26usb: dwc3: gadget: Stop EP0 transfers during pullup disableWesley Cheng-4/+3
2021-08-26usb: dwc3: gadget: Fix dwc3_calc_trbs_left()Thinh Nguyen-8/+8
2021-08-26usb: mtu3: fix random remote wakeupChunfeng Yun-1/+4
2021-08-26usb: mtu3: return successful suspend statusChunfeng Yun-0/+1
2021-08-26usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun-51/+60
2021-08-26usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun-0/+65
2021-08-26usb: xhci-mtk: add a member of num_esitChunfeng Yun-13/+9
2021-08-26usb: xhci-mtk: check boundary before check ttChunfeng Yun-3/+4
2021-08-26usb: xhci-mtk: update fs bus bandwidth by bw_budget_tableChunfeng Yun-10/+7
2021-08-26usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun-4/+6
2021-08-26usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun-2/+11
2021-08-26usb: xhci-mtk: fix use-after-free of mtk->hcdChunfeng Yun-1/+1
2021-08-26usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'Christophe JAILLET-14/+13
2021-08-26usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET-1/+2
2021-08-26Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun-86/+69
2021-08-26Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"Chunfeng Yun-13/+7
2021-08-26usb: isp1760: clean never read udc_enabled warningRui Miguel Silva-2/+2
2021-08-26usb: isp1760: do not shift in uninitialized slotRui Miguel Silva-7/+11
2021-08-26usb: isp1760: do not reset retvalRui Miguel Silva-1/+0
2021-08-26usb: isp1760: check maxpacketsize before using itRui Miguel Silva-1/+1
2021-08-26usb: isp1760: ignore return value for bus change patternRui Miguel Silva-3/+7
2021-08-26usb: gadget: Add description for module parameterWei Ming Chen-0/+1
2021-08-26usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan-1/+7
2021-08-26usbip: clean up code in vhci_device_unlink_cleanupAnirudh Rayabharam-40/+12
2021-08-26usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam-0/+24
2021-08-26usb: gadget: aspeed: Remove repeated verbose license textCai Huoqing-25/+0
2021-08-26usb: gadget: mass_storage: Remove repeated verbose license textCai Huoqing-30/+0