index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
2020-03-21
usb: gadget: Use completion interface instead of open coding it
Thomas Gleixner
2020-03-19
Merge tag 'tegra-for-5.7-usb-v2' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-03-19
usb: cdns3: fix spelling mistake "wrapperr" -> "wrapper"
Colin Ian King
2020-03-19
usb: gadget: tegra-xudc: Support multiple device modes
Nagarjuna Kristam
2020-03-19
usb: gadget: tegra-xudc: Use phy_set_mode() to set/unset device mode
Nagarjuna Kristam
2020-03-19
usb: gadget: tegra-xudc: Add usb-phy support
Nagarjuna Kristam
2020-03-19
usb: gadget: tegra-xudc: Remove usb-role-switch support
Nagarjuna Kristam
2020-03-19
usb: xhci-tegra: Add OTG support
Nagarjuna Kristam
2020-03-18
USB: serial: f81232: add control driver for F81534A
Ji-Ze Hong (Peter Hong)
2020-03-18
Merge tag 'usb-serial-5.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2020-03-17
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-03-17
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
2020-03-17
usb: quirks: add NO_LPM quirk for RTL8153 based ethernet adapters
Hans de Goede
2020-03-17
usb: chipidea: udc: fix sleeping function called from invalid context
Peter Chen
2020-03-17
USB: c67x00: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-17
USB: atm: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-17
usb: musb: tusb6010: fix a possible missing data type replacement
Macpaul Lin
2020-03-17
usb: musb: fix crash with highmen PIO and usbmon
Mans Rullgard
2020-03-17
usb: musb: jz4740: Add support for the JZ4770
Paul Cercueil
2020-03-17
usb: musb: jz4740: Unconditionally depend on devicetree
Paul Cercueil
2020-03-17
usb: musb: jz4740: Register USB role switch
Paul Cercueil
2020-03-17
usb: musb: jz4740: Add support for DMA
Paul Cercueil
2020-03-17
usb: musb: remove redundant assignment to variable ret
Colin Ian King
2020-03-17
Merge tag 'usb-ci-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-03-16
scsi: treewide: Consolidate {get,put}_unaligned_[bl]e24() definitions
Bart Van Assche
2020-03-16
usb: get rid of 'choice' for legacy gadget drivers
Masahiro Yamada
2020-03-16
usb: dwc3: fix up for role switch API change
Stephen Rothwell
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-03-16
USB: chipidea: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-16
usb: chipidea: otg: handling vbus disconnect event occurred during system sus...
Peter Chen
2020-03-16
usb: chipidea: udc: using structure ci_hdrc device for runtime PM
Peter Chen
2020-03-15
usb: gadget: aspeed: add ast2600 vhub support
Tao Ren
2020-03-15
usb: gadget: aspeed: read vhub properties from device tree
Tao Ren
2020-03-15
usb: gadget: aspeed: support per-vhub usb descriptors
Tao Ren
2020-03-15
usb: gadget: f_phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-15
usb: gadget: composite: Inform controller driver of self-powered
Thinh Nguyen
2020-03-15
usb: gadget: amd5536udc: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2020-03-15
udc: s3c-hsudc: Silence warning about supplies during deferred probe
Marek Szyprowski
2020-03-15
usb: dwc2: Silence warning about supplies during deferred probe
Marek Szyprowski
2020-03-15
usb: gadget: add raw-gadget interface
Andrey Konovalov
2020-03-15
usb: dwc2: Implement set_selfpowered()
John Keeping
2020-03-15
usb: dwc3: qcom: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-03-15
usb: dwc3: core: don't do suspend for device mode if already suspended
Li Jun
2020-03-15
usb: dwc3: Rework resets initialization to be more flexible
John Stultz
2020-03-15
usb: dwc3: Rework clock initialization to be more flexible
John Stultz
2020-03-15
usb: dwc3: Add support for role-switch-default-mode binding
John Stultz
2020-03-15
usb: dwc3: Registering a role switch in the DRD code.
Yu Chen
2020-03-15
usb: dwc3: core: add support for disabling SS instances in park mode
Neil Armstrong
2020-03-15
usb: dwc3: gadget: Wrap around when skip TRBs
Thinh Nguyen
[prev]
[next]