index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-05
Merge tag 'usb-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
10
-93
/
+48
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'usb-serial-5.15-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+1
2021-09-01
Merge tag 'usb-serial-5.15-rc1-2' of https://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
9
-93
/
+47
2021-09-01
Merge tag 'usb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
99
-1120
/
+3519
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-33
/
+34
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+3
2021-08-30
USB: serial: pl2303: fix GL type detection
Robert Marko
1
-0
/
+1
2021-08-27
usb: isp1760: otg control register access
Rui Miguel Silva
2
-24
/
+42
2021-08-27
usb: isp1760: use the right irq status bit
Rui Miguel Silva
1
-6
/
+6
2021-08-27
usb: isp1760: write to status and address register
Rui Miguel Silva
1
-12
/
+11
2021-08-27
usb: isp1760: fix qtd fill length
Rui Miguel Silva
1
-2
/
+4
2021-08-27
usb: isp1760: fix memory pool initialization
Rui Miguel Silva
1
-2
/
+2
2021-08-27
usb: gadget: u_audio: fix race condition on endpoint stop
Jerome Brunet
1
-4
/
+4
2021-08-27
usb: gadget: f_uac2: fixup feedback endpoint stop
Jerome Brunet
1
-4
/
+11
2021-08-27
usb: typec: tcpm: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
1
-2
/
+2
2021-08-27
usb: dwc2: Fix spelling mistake "was't" -> "wasn't"
Colin Ian King
1
-1
/
+1
2021-08-27
usb: renesas_usbhs: Fix spelling mistake "faile" -> "failed"
Colin Ian King
1
-1
/
+1
2021-08-27
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
1
-0
/
+7
2021-08-27
usb: xhci-mtk: allow bandwidth table rollover
Chunfeng Yun
2
-39
/
+18
2021-08-27
Merge tag 'usb-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
1
-3
/
+11
2021-08-26
usb: typec: tcpm: Raise vdm_sm_running flag only when VDM SM is running
Kyle Tso
1
-43
/
+38
2021-08-26
usb: renesas-xhci: Prefer firmware loading on unknown ROM state
Takashi Iwai
1
-12
/
+23
2021-08-26
usb: dwc3: gadget: Stop EP0 transfers during pullup disable
Wesley Cheng
1
-4
/
+3
2021-08-26
usb: dwc3: gadget: Fix dwc3_calc_trbs_left()
Thinh Nguyen
1
-8
/
+8
2021-08-26
usb: mtu3: fix random remote wakeup
Chunfeng Yun
2
-1
/
+4
2021-08-26
usb: mtu3: return successful suspend status
Chunfeng Yun
1
-0
/
+1
2021-08-26
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Chunfeng Yun
2
-51
/
+60
2021-08-26
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
1
-0
/
+65
2021-08-26
usb: xhci-mtk: add a member of num_esit
Chunfeng Yun
2
-13
/
+9
2021-08-26
usb: xhci-mtk: check boundary before check tt
Chunfeng Yun
1
-3
/
+4
2021-08-26
usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
Chunfeng Yun
1
-10
/
+7
2021-08-26
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
1
-4
/
+6
2021-08-26
usb: xhci-mtk: support option to disable usb2 ports
Chunfeng Yun
2
-2
/
+11
2021-08-26
usb: xhci-mtk: fix use-after-free of mtk->hcd
Chunfeng Yun
1
-1
/
+1
2021-08-26
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
1
-14
/
+13
2021-08-26
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
1
-1
/
+2
2021-08-26
Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"
Chunfeng Yun
2
-86
/
+69
2021-08-26
Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"
Chunfeng Yun
1
-13
/
+7
2021-08-26
usb: isp1760: clean never read udc_enabled warning
Rui Miguel Silva
1
-2
/
+2
2021-08-26
usb: isp1760: do not shift in uninitialized slot
Rui Miguel Silva
1
-7
/
+11
2021-08-26
usb: isp1760: do not reset retval
Rui Miguel Silva
1
-1
/
+0
2021-08-26
usb: isp1760: check maxpacketsize before using it
Rui Miguel Silva
1
-1
/
+1
2021-08-26
usb: isp1760: ignore return value for bus change pattern
Rui Miguel Silva
1
-3
/
+7
2021-08-26
usb: gadget: Add description for module parameter
Wei Ming Chen
1
-0
/
+1
2021-08-26
usbip:vhci_hcd USB port can get stuck in the disabled state
Shuah Khan
1
-1
/
+7
2021-08-26
usbip: clean up code in vhci_device_unlink_cleanup
Anirudh Rayabharam
1
-40
/
+12
2021-08-26
usbip: give back URBs for unsent unlink requests during cleanup
Anirudh Rayabharam
1
-0
/
+24
2021-08-26
usb: gadget: aspeed: Remove repeated verbose license text
Cai Huoqing
5
-25
/
+0
2021-08-26
usb: gadget: mass_storage: Remove repeated verbose license text
Cai Huoqing
1
-30
/
+0
[next]