index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2022-11-26
Revert "usb: dwc3: disable USB core PHY management"
Johan Hovold
1
-10
/
+0
2022-11-10
usb: dwc3: gadget: Don't delay End Transfer on delayed_status
Thinh Nguyen
1
-1
/
+1
2022-11-10
usb: dwc3: gadget: Force sending delayed status during soft disconnect
Wesley Cheng
1
-1
/
+1
2022-11-03
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
1
-8
/
+12
2022-11-03
xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later devices
Mario Limonciello
1
-28
/
+4
2022-11-03
xhci: Add quirk to reset host back to default state at shutdown
Mathias Nyman
3
-2
/
+13
2022-11-03
usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being a V0.96 controller
Jens Glathe
1
-1
/
+7
2022-11-03
usb: bdc: change state when port disconnected
Justin Chen
1
-0
/
+1
2022-11-03
usb: dwc3: Don't switch OTG -> peripheral if extcon is present
Andrey Smirnov
2
-51
/
+48
2022-11-03
usb: dwc3: st: Rely on child's compatible instead of name
Patrice Chotard
1
-1
/
+1
2022-11-03
usb: typec: ucsi: acpi: Implement resume callback
Heikki Krogerus
1
-0
/
+10
2022-11-03
usb: typec: ucsi: Check the connection on resume
Heikki Krogerus
1
-13
/
+29
2022-11-03
usb: dwc3: gadget: Don't delay End Transfer on delayed_status
Thinh Nguyen
1
-1
/
+11
2022-11-03
usb: dwc3: gadget: Force sending delayed status during soft disconnect
Wesley Cheng
1
-1
/
+4
2022-11-03
usb: dwc3: gadget: Don't set IMI for no_interrupt
Thinh Nguyen
1
-2
/
+2
2022-11-03
usb: dwc3: gadget: Stop processing more requests on IMI
Thinh Nguyen
1
-0
/
+4
2022-11-03
usb: gadget: aspeed: Fix probe regression
Joel Stanley
1
-0
/
+1
2022-11-03
usb: gadget: uvc: fix sg handling during video encode
Jeff Vanhoof
1
-2
/
+2
2022-11-03
usb: gadget: uvc: fix sg handling in error case
Dan Vacura
2
-7
/
+19
2022-11-03
usb: gadget: uvc: fix dropped frame after missed isoc
Dan Vacura
1
-1
/
+2
2022-11-03
Revert "usb: gadget: uvc: limit isoc_sg to super speed gadgets"
Greg Kroah-Hartman
2
-10
/
+8
2022-11-03
usb: gadget: uvc: limit isoc_sg to super speed gadgets
Michael Grzeschik
2
-8
/
+10
2022-11-03
USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
Hannu Hartikainen
1
-0
/
+9
2022-10-21
usb: typec: ucsi: Don't warn on probe deferral
Wayne Chang
1
-5
/
+3
2022-10-21
usb: idmouse: fix an uninit-value in idmouse_open
Dongliang Mu
1
-4
/
+4
2022-10-21
Revert "usb: storage: Add quirk for Samsung Fit flash"
sunghwan jung
1
-6
/
+0
2022-10-21
usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination error after resu...
Piyush Mehta
2
-0
/
+21
2022-10-21
usb: dwc3: core: add gfladj_refclk_lpm_sel quirk
Alexander Stein
2
-1
/
+9
2022-10-21
usb: musb: Fix musb_gadget.c rxstate overflow bug
Robin Guo
1
-0
/
+3
2022-10-21
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
1
-1
/
+6
2022-10-21
usb: gadget: uvc: increase worker prio to WQ_HIGHPRI
Michael Grzeschik
4
-3
/
+13
2022-10-21
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
1
-1
/
+1
2022-10-21
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2
-1
/
+16
2022-10-21
usb: mtu3: fix failed runtime suspend in host only mode
Chunfeng Yun
2
-2
/
+2
2022-10-21
usb: dwc3: core: fix some leaks in probe
Dan Carpenter
1
-22
/
+36
2022-10-21
usb: typec: anx7411: Use of_get_child_by_name() instead of of_find_node_by_na...
Liang He
1
-2
/
+2
2022-10-21
usb: gadget: function: fix dangling pnp_string in f_printer.c
Albert Briscoe
1
-6
/
+6
2022-10-21
xhci: Don't show warning for reinit on known broken suspend
Mario Limonciello
1
-1
/
+2
2022-10-21
usb: gadget: f_fs: stricter integer overflow checks
Dan Carpenter
1
-2
/
+2
2022-10-21
usb: common: debug: Check non-standard control requests
Thinh Nguyen
1
-32
/
+64
2022-10-21
usb: common: usb-conn-gpio: Simplify some error message
Christophe JAILLET
1
-4
/
+2
2022-10-21
usb: add quirks for Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+4
2022-10-21
usb: gadget: uvc: Fix argument to sizeof() in uvc_register_video()
Nathan Chancellor
1
-1
/
+1
2022-10-21
xhci: dbc: Fix memory leak in xhci_alloc_dbc()
Rafael Mendonca
1
-1
/
+1
2022-10-15
Revert "usb: dwc3: Don't switch OTG -> peripheral if extcon is present"
Andy Shevchenko
2
-54
/
+51
2022-10-15
Revert "USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> perip...
Andy Shevchenko
1
-2
/
+7
2022-10-15
USB: serial: qcserial: add new usb-id for Dell branded EM7455
Frank Wunderlich
1
-0
/
+1
2022-10-12
USB: serial: ftdi_sio: fix 300 bps rate for SIO
Johan Hovold
1
-2
/
+1
2022-10-12
usb: mon: make mmapped memory read only
Tadeusz Struk
1
-0
/
+5
2022-09-27
uas: ignore UAS for Thinkplus chips
Hongling Zeng
1
-0
/
+7
[prev]
[next]