index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-6
/
+23
2021-09-14
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
1
-83
/
+106
2021-09-14
usb: dwc3: core: balance phy init and exit
Li Jun
1
-17
/
+13
2021-09-14
Revert "USB: bcma: Add a check for devm_gpiod_get"
Rafał Miłecki
1
-4
/
+1
2021-09-14
usb: ehci: Simplify platform driver registration
Guenter Roeck
1
-48
/
+27
2021-09-14
USB: cdc-acm: fix minor-number release
Johan Hovold
2
-2
/
+7
2021-09-14
usb: dwc2: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+4
2021-09-14
usb: cdns3: fix race condition before setting doorbell
Pawel Laszczak
1
-0
/
+14
2021-09-14
usb: gadget: r8a66597: fix a loop in set_feature()
Dan Carpenter
1
-1
/
+1
2021-09-14
usb: gadget: u_audio: EP-OUT bInterval in fback frequency
Pavel Hofman
1
-3
/
+10
2021-09-13
USB: serial: option: add Telit LN920 compositions
Carlo Lobrano
1
-0
/
+8
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-03
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
[prev]
[next]