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.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-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
2021-03-26
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
1
-1
/
+2
2021-03-26
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
1
-1
/
+1
2021-03-26
usb: musb: Fix suspend with devices connected for a64
Tony Lindgren
1
-4
/
+8
2021-03-26
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
1
-1
/
+9
2021-03-26
usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable
Wesley Cheng
1
-4
/
+4
2021-03-26
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
1
-0
/
+2
2021-03-23
USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
Vincent Palatin
1
-0
/
+4
2021-03-23
USB: cdc-acm: do not log successful probe on later errors
Johan Hovold
1
-2
/
+2
2021-03-23
USB: cdc-acm: always claim data interface
Johan Hovold
1
-8
/
+6
2021-03-23
USB: cdc-acm: use negation for NULL checks
Johan Hovold
1
-2
/
+2
2021-03-23
USB: cdc-acm: clean up probe error labels
Johan Hovold
1
-17
/
+18
2021-03-23
USB: cdc-acm: drop redundant driver-data reset
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
1
-0
/
+5
2021-03-23
USB: cdc-acm: fix double free on probe failure
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: downgrade message to debug
Oliver Neukum
1
-1
/
+2
2021-03-23
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-16
/
+32
2021-03-23
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
1
-1
/
+3
2021-03-23
usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
Tong Zhang
1
-5
/
+5
2021-03-23
usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
Andy Shevchenko
1
-0
/
+2
2021-03-23
usb: dwc3: gadget: Use max speed if unspecified
Thinh Nguyen
1
-1
/
+1
2021-03-23
usb: dwc3: gadget: Set gadget_max_speed when set ssp_rate
Thinh Nguyen
1
-0
/
+1
2021-03-23
usb: dwc3: qcom: skip interconnect init for ACPI probe
Shawn Guo
1
-0
/
+3
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-15
/
+48
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
1
-1
/
+1
2021-03-17
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
Wesley Cheng
1
-6
/
+5
2021-03-17
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
1
-1
/
+8
2021-03-17
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
1
-1
/
+0
2021-03-17
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2
-0
/
+19
2021-03-17
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-03-17
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
1
-1
/
+0
2021-03-16
Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
1
-1
/
+4
2021-03-13
Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-107
/
+226
2021-03-13
usb: cdnsp: Fixes incorrect value in ISOC TRB
Pawel Laszczak
1
-1
/
+4
2021-03-11
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
1
-32
/
+30
2021-03-11
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
1
-2
/
+6
2021-03-11
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
1
-3
/
+13
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
3
-1
/
+8
2021-03-11
drm: Use USB controller's DMA mask when importing dmabufs
Thomas Zimmermann
1
-0
/
+32
2021-03-11
Merge tag 'usb-serial-5.12-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
4
-35
/
+20
2021-03-10
usbip: fix vudc usbip_sockfd_store races leading to gpf
Shuah Khan
1
-8
/
+34
2021-03-10
usbip: fix vhci_hcd attach_store() races leading to gpf
Shuah Khan
1
-4
/
+25
2021-03-10
usbip: fix stub_dev usbip_sockfd_store() races leading to gpf
Shuah Khan
1
-7
/
+25
2021-03-10
usbip: fix vudc to check for stream socket
Shuah Khan
1
-0
/
+9
2021-03-10
usbip: fix vhci_hcd to check for stream socket
Shuah Khan
1
-1
/
+9
2021-03-10
usbip: fix stub_dev to check for stream socket
Shuah Khan
1
-1
/
+11
2021-03-10
usb: dwc3: qcom: Add missing DWC3 OF node refcount decrement
Serge Semin
1
-3
/
+6
2021-03-10
USB: usblp: fix a hang in poll() if disconnected
Pete Zaitcev
1
-4
/
+12
2021-03-10
USB: gadget: udc: s3c2410_udc: fix return value check in s3c2410_udc_probe()
Wei Yongjun
1
-2
/
+2
[next]