summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2021-09-0510-93/+48
|\
| * Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2021-09-011-0/+1
| |\
| | * USB: serial: pl2303: fix GL type detectionRobert Marko2021-08-301-0/+1
| * | Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2021-09-019-93/+47
| |\ \
| | * | USB: serial: replace symbolic permissions by octal permissionsUtkarsh Verma2021-08-267-15/+15
| | * | USB: serial: cp210x: determine fw version for CP2105 and CP2108Johan Hovold2021-07-301-0/+5
| | * | USB: serial: cp210x: clean up type detectionJohan Hovold2021-07-301-11/+12
| | * | USB: serial: cp210x: clean up set-chars requestJohan Hovold2021-07-301-26/+2
| | * | USB: serial: cp210x: clean up control-request timeoutJohan Hovold2021-07-301-1/+1
| | * | USB: serial: cp210x: fix flow-control error handlingJohan Hovold2021-07-301-3/+8
| | * | USB: serial: cp210x: fix control-characters error handlingJohan Hovold2021-07-301-5/+5
| | * | USB: serial: io_edgeport: drop unused descriptor helperJohan Hovold2021-07-301-33/+0
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-021-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | scsi: usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
* | | | Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-0199-1120/+3519
|\ \ \ \
| * | | | usb: isp1760: otg control register accessRui Miguel Silva2021-08-272-24/+42
| * | | | usb: isp1760: use the right irq status bitRui Miguel Silva2021-08-271-6/+6
| * | | | usb: isp1760: write to status and address registerRui Miguel Silva2021-08-271-12/+11
| * | | | usb: isp1760: fix qtd fill lengthRui Miguel Silva2021-08-271-2/+4
| * | | | usb: isp1760: fix memory pool initializationRui Miguel Silva2021-08-271-2/+2
| * | | | usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"Colin Ian King2021-08-271-2/+2
| * | | | usb: dwc2: Fix spelling mistake "was't" -> "wasn't"Colin Ian King2021-08-271-1/+1
| * | | | usb: renesas_usbhs: Fix spelling mistake "faile" -> "failed"Colin Ian King2021-08-271-1/+1
| * | | | usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda2021-08-271-0/+7
| * | | | usb: xhci-mtk: allow bandwidth table rolloverChunfeng Yun2021-08-272-39/+18
| * | | | Merge tag 'usb-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2021-08-271-3/+11
| |\ \ \ \
| | * | | | usb: chipidea: host: fix port index underflow and UBSAN complainsLi Jun2021-08-211-3/+11
| * | | | | usb: mtu3: fix random remote wakeupChunfeng Yun2021-08-262-1/+4
| * | | | | usb: mtu3: return successful suspend statusChunfeng Yun2021-08-261-0/+1
| * | | | | usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpointChunfeng Yun2021-08-262-51/+60
| * | | | | usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun2021-08-261-0/+65
| * | | | | usb: xhci-mtk: add a member of num_esitChunfeng Yun2021-08-262-13/+9
| * | | | | usb: xhci-mtk: check boundary before check ttChunfeng Yun2021-08-261-3/+4
| * | | | | usb: xhci-mtk: update fs bus bandwidth by bw_budget_tableChunfeng Yun2021-08-261-10/+7
| * | | | | usb: xhci-mtk: fix issue of out-of-bounds array accessChunfeng Yun2021-08-261-4/+6
| * | | | | usb: xhci-mtk: support option to disable usb2 portsChunfeng Yun2021-08-262-2/+11
| * | | | | usb: xhci-mtk: fix use-after-free of mtk->hcdChunfeng Yun2021-08-261-1/+1
| * | | | | usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'Christophe JAILLET2021-08-261-14/+13
| * | | | | usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...Christophe JAILLET2021-08-261-1/+2
| * | | | | Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"Chunfeng Yun2021-08-262-86/+69
| * | | | | Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"Chunfeng Yun2021-08-261-13/+7
| * | | | | usb: isp1760: clean never read udc_enabled warningRui Miguel Silva2021-08-261-2/+2
| * | | | | usb: isp1760: do not shift in uninitialized slotRui Miguel Silva2021-08-261-7/+11
| * | | | | usb: isp1760: do not reset retvalRui Miguel Silva2021-08-261-1/+0
| * | | | | usb: isp1760: check maxpacketsize before using itRui Miguel Silva2021-08-261-1/+1
| * | | | | usb: isp1760: ignore return value for bus change patternRui Miguel Silva2021-08-261-3/+7
| * | | | | usb: gadget: Add description for module parameterWei Ming Chen2021-08-261-0/+1
| * | | | | usbip:vhci_hcd USB port can get stuck in the disabled stateShuah Khan2021-08-261-1/+7
| * | | | | usbip: clean up code in vhci_device_unlink_cleanupAnirudh Rayabharam2021-08-261-40/+12
| * | | | | usbip: give back URBs for unsent unlink requests during cleanupAnirudh Rayabharam2021-08-261-0/+24