index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
usb: xhci-mtk: allow bandwidth table rollover
Chunfeng Yun
2021-08-27
2
-39
/
+18
|
*
|
|
|
Merge tag 'usb-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
2021-08-27
1
-3
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
usb: chipidea: host: fix port index underflow and UBSAN complains
Li Jun
2021-08-21
1
-3
/
+11
|
*
|
|
|
|
usb: mtu3: fix random remote wakeup
Chunfeng Yun
2021-08-26
2
-1
/
+4
|
*
|
|
|
|
usb: mtu3: return successful suspend status
Chunfeng Yun
2021-08-26
1
-0
/
+1
|
*
|
|
|
|
usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint
Chunfeng Yun
2021-08-26
2
-51
/
+60
|
*
|
|
|
|
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
2021-08-26
1
-0
/
+65
|
*
|
|
|
|
usb: xhci-mtk: add a member of num_esit
Chunfeng Yun
2021-08-26
2
-13
/
+9
|
*
|
|
|
|
usb: xhci-mtk: check boundary before check tt
Chunfeng Yun
2021-08-26
1
-3
/
+4
|
*
|
|
|
|
usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
Chunfeng Yun
2021-08-26
1
-10
/
+7
|
*
|
|
|
|
usb: xhci-mtk: fix issue of out-of-bounds array access
Chunfeng Yun
2021-08-26
1
-4
/
+6
|
*
|
|
|
|
usb: xhci-mtk: support option to disable usb2 ports
Chunfeng Yun
2021-08-26
2
-2
/
+11
|
*
|
|
|
|
usb: xhci-mtk: fix use-after-free of mtk->hcd
Chunfeng Yun
2021-08-26
1
-1
/
+1
|
*
|
|
|
|
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
2021-08-26
1
-14
/
+13
|
*
|
|
|
|
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
2021-08-26
1
-1
/
+2
|
*
|
|
|
|
Revert "usb: xhci-mtk: Do not use xhci's virt_dev in drop_endpoint"
Chunfeng Yun
2021-08-26
2
-86
/
+69
|
*
|
|
|
|
Revert "usb: xhci-mtk: relax TT periodic bandwidth allocation"
Chunfeng Yun
2021-08-26
1
-13
/
+7
|
*
|
|
|
|
usb: isp1760: clean never read udc_enabled warning
Rui Miguel Silva
2021-08-26
1
-2
/
+2
|
*
|
|
|
|
usb: isp1760: do not shift in uninitialized slot
Rui Miguel Silva
2021-08-26
1
-7
/
+11
|
*
|
|
|
|
usb: isp1760: do not reset retval
Rui Miguel Silva
2021-08-26
1
-1
/
+0
|
*
|
|
|
|
usb: isp1760: check maxpacketsize before using it
Rui Miguel Silva
2021-08-26
1
-1
/
+1
|
*
|
|
|
|
usb: isp1760: ignore return value for bus change pattern
Rui Miguel Silva
2021-08-26
1
-3
/
+7
|
*
|
|
|
|
usb: gadget: Add description for module parameter
Wei Ming Chen
2021-08-26
1
-0
/
+1
|
*
|
|
|
|
usbip:vhci_hcd USB port can get stuck in the disabled state
Shuah Khan
2021-08-26
1
-1
/
+7
|
*
|
|
|
|
usbip: clean up code in vhci_device_unlink_cleanup
Anirudh Rayabharam
2021-08-26
1
-40
/
+12
|
*
|
|
|
|
usbip: give back URBs for unsent unlink requests during cleanup
Anirudh Rayabharam
2021-08-26
1
-0
/
+24
|
*
|
|
|
|
usb: gadget: aspeed: Remove repeated verbose license text
Cai Huoqing
2021-08-26
5
-25
/
+0
|
*
|
|
|
|
usb: gadget: mass_storage: Remove repeated verbose license text
Cai Huoqing
2021-08-26
1
-30
/
+0
|
*
|
|
|
|
usb: musb: musb_dsps: request_irq() after initializing musb
Nadezda Lutovinova
2021-08-26
1
-7
/
+6
|
*
|
|
|
|
usb: dwc3: pci: add support for AMD's newer generation platform.
Nehal Bakulchandra Shah
2021-08-26
1
-0
/
+17
|
*
|
|
|
|
usb: dwc3: imx8mp: request irq after initializing dwc3
Nadezda Lutovinova
2021-08-26
1
-7
/
+7
|
*
|
|
|
|
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
2021-08-26
1
-2
/
+6
|
*
|
|
|
|
xhci: Add bus number to some debug messages
Mathias Nyman
2021-08-26
3
-5
/
+10
|
*
|
|
|
|
xhci: Add additional dynamic debug to follow URBs in cancel and error cases.
Mathias Nyman
2021-08-26
1
-6
/
+24
|
*
|
|
|
|
Revert "USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk...
Mathias Nyman
2021-08-26
1
-12
/
+12
|
*
|
|
|
|
xhci: Fix failure to give back some cached cancelled URBs.
Mathias Nyman
2021-08-26
1
-15
/
+25
|
*
|
|
|
|
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
2021-08-26
4
-23
/
+27
|
*
|
|
|
|
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
2021-08-26
3
-30
/
+36
|
*
|
|
|
|
usb: gadget: f_hid: optional SETUP/SET_REPORT mode
Maxim Devaev
2021-08-24
2
-33
/
+188
|
*
|
|
|
|
Merge 5.14-rc7 into usb-next
Greg Kroah-Hartman
2021-08-24
1
-6
/
+7
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
USB: EHCI: Add alias for Broadcom INSNREG
Kees Cook
2021-08-18
1
-7
/
+4
|
*
|
|
|
|
usb: gadget: mv_u3d: request_irq() after initializing UDC
Nadezda Lutovinova
2021-08-18
1
-9
/
+10
|
*
|
|
|
|
usb: gadget: f_uac1: fixing inconsistent indenting
Pavel Hofman
2021-08-18
1
-6
/
+6
|
*
|
|
|
|
usb: remove reference to deleted config STB03xxx
Lukas Bulwahn
2021-08-18
1
-1
/
+1
|
*
|
|
|
|
usb: host: remove line for obsolete config USB_HWA_HCD
Lukas Bulwahn
2021-08-18
1
-1
/
+0
|
*
|
|
|
|
usb: host: remove dead EHCI support for on-chip PMC MSP71xx USB controller
Lukas Bulwahn
2021-08-18
3
-342
/
+0
|
*
|
|
|
|
usb: dwc3: Decouple USB 2.0 L1 & L2 events
Jack Pham
2021-08-18
2
-2
/
+12
|
*
|
|
|
|
usb: phy: tahvo: add IRQ check
Sergey Shtylyov
2021-08-16
1
-1
/
+3
|
*
|
|
|
|
usb: host: ohci-tmio: add IRQ check
Sergey Shtylyov
2021-08-16
1
-0
/
+3
|
*
|
|
|
|
Merge 5.14-rc6 into usb-next
Greg Kroah-Hartman
2021-08-16
1
-16
/
+2
|
|
\
\
\
\
\
[prev]
[next]