index
:
linux-stable.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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2021-03-23
USB: cdc-acm: clean up probe error labels
Johan Hovold
2021-03-23
USB: cdc-acm: drop redundant driver-data reset
Johan Hovold
2021-03-23
USB: cdc-acm: drop redundant driver-data assignment
Johan Hovold
2021-03-23
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
2021-03-23
USB: cdc-acm: fix double free on probe failure
Johan Hovold
2021-03-23
USB: cdc-acm: downgrade message to debug
Oliver Neukum
2021-03-23
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
2021-03-23
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
2021-03-23
usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
Tong Zhang
2021-03-23
usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
Andy Shevchenko
2021-03-23
usb: dwc3: gadget: Use max speed if unspecified
Thinh Nguyen
2021-03-23
usb: dwc3: gadget: Set gadget_max_speed when set ssp_rate
Thinh Nguyen
2021-03-23
usb: dwc3: qcom: skip interconnect init for ACPI probe
Shawn Guo
2021-03-23
usb: core: sysfs: Check for SSP rate in speed attr
Thinh Nguyen
2021-03-23
usb: core: hub: Print speed name based on ssp rate
Thinh Nguyen
2021-03-23
usb: core: hub: Remove port_speed_is_ssp()
Thinh Nguyen
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
2021-03-23
usb: dwc3: gadget: Ignore EP queue requests during bus reset
Wesley Cheng
2021-03-23
usb: dwc3: gadget: Avoid continuing preparing TRBs during teardown
Wesley Cheng
2021-03-23
USB: xhci: drop workaround for forced irq threading
Johan Hovold
2021-03-23
USB: gadget: legacy: remove left-over __ref annotations
Rasmus Villemoes
2021-03-23
usb: gadget: u_audio: convert to strscpy
Ruslan Bilovol
2021-03-23
usb: gadget: f_uac1: disable IN/OUT ep if unused
Ruslan Bilovol
2021-03-23
usb: gadget: f_uac1: validate input parameters
Ruslan Bilovol
2021-03-23
usb: gadget: f_uac2: validate input parameters
Ruslan Bilovol
2021-03-23
usb: gadget: legacy: fix error return code of multi_bind()
Jia-Ju Bai
2021-03-23
usb: f_uac2: adds support for SS and SSP
Pawel Laszczak
2021-03-23
usb: chipidea: tegra: Silence deferred probe error
Dmitry Osipenko
2021-03-23
usb: gadget/function/f_fs string table fix for multiple languages
Dean Anderson
2021-03-23
usb: dwc3: Add driver for Xilinx platforms
Manish Narani
2021-03-23
usb: renesas_usbhs: fix error return code of usbhsf_pkt_handler()
Jia-Ju Bai
2021-03-23
usb: dwc3: gadget: Remove invalid low-speed setting
Thinh Nguyen
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix alignment of comment
Shubhankar Kuranagatti
2021-03-23
drivers: usb: host: fotg210-hcd.c: Fix indentation error
Shubhankar Kuranagatti
2021-03-23
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
2021-03-23
USB: core: drop outdated interface-binding comment
Johan Hovold
2021-03-23
usb: sl811-hcd: improve misleading indentation
Arnd Bergmann
2021-03-23
USB: ehci: drop workaround for forced irq threading
Johan Hovold
2021-03-23
usb: host: ehci-tegra: Select USB_GADGET Kconfig option
Dmitry Osipenko
2021-03-23
usb: host: ehci-platform: add spurious_oc DT support
Álvaro Fernández Rojas
2021-03-23
usb: ehci: add spurious flag to disable overcurrent checking
Florian Fainelli
2021-03-22
Merge 5.12-rc4 into usb-next
Greg Kroah-Hartman
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
2021-03-18
usb: typec: tcpm: PD3.0 sinks can send Discover Identity even in device mode
Badhri Jagan Sridharan
2021-03-18
usb: mtu3: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-18
usb: webcam: Invalid size of Processing Unit Descriptor
Pawel Laszczak
2021-03-18
usb: gadget: uvc: Updating bcdUVC field to 0x0110
Pawel Laszczak
2021-03-18
usb: gadget: uvc: add bInterval checking for HS mode
Pawel Laszczak
2021-03-18
drivers: usb: Fix a typo in dwc3-qcom.c
He Fengqing
[prev]
[next]