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
2019-01-28
usb: dwc3: qcom: Add support for MSM8998
Jeffrey Hugo
2019-01-28
usb: gadget: Remove dead branch code
YueHaibing
2019-01-28
Merge 5.0-rc4 into usb-next
Greg Kroah-Hartman
2019-01-25
USB: serial: cp210x: support all gpios on CP2102N QFN28 package
Mans Rullgard
2019-01-25
usb: ftdi-elan: Fix if == else warnings in ftdi_elan_respond_engine
YueHaibing
2019-01-25
usb: typec: tpcm: improve error handling of tcpm_register_port
Jun Li
2019-01-25
usb: misc: usb3503: Add system sleep support in non-I2C mode
Marek Szyprowski
2019-01-25
usbip: Fix vhci_urb_enqueue() URB null transfer buffer error path
Shuah Khan
2019-01-25
usb: sisusb: remove useless macros and compact the code
Jiri Slaby
2019-01-25
usb: sisusb: let files build only when needed
Jiri Slaby
2019-01-25
usb: sisusb_con, cleanup configs
Jiri Slaby
2019-01-25
usb: sisusb_con, convert addr macros to functions
Jiri Slaby
2019-01-25
usb: ftdi-elan: remove a unnecessary variable 'empty_packets'
YueHaibing
2019-01-25
usb: assign ACPI companions for embedded USB devices
Dmitry Torokhov
2019-01-25
usb: split code locating ACPI companion into port and device
Dmitry Torokhov
2019-01-22
USB: host: whci: rename Kbuild file
Greg Kroah-Hartman
2019-01-22
USB: remove README file
Greg Kroah-Hartman
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
USB: storage: karma: add whitespace after declarations
Bharath Vedartham
2019-01-18
Merge tag 'usb-serial-5.0-rc3' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2019-01-18
USB: serial: keyspan_usa: add proper SPDX lines for .h files
Greg Kroah-Hartman
2019-01-18
USB: EHCI: ehci-mv: add MODULE_DEVICE_TABLE
Lubomir Rintel
2019-01-18
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
2019-01-18
USB: Add new USB LPM helpers
Kai-Heng Feng
2019-01-18
drivers: usb :fsl: Remove USB Errata checking code
Ran Wang
2019-01-18
usb: kconfig: remove dependency FSL_SOC for ehci fsl driver
Ran Wang
2019-01-18
usb: ehci: fsl: Update register accessing for arm/arm64 platforms
Ran Wang
2019-01-18
usb: usb251xb: add usb data lane port swap feature
Marco Felsch
2019-01-18
usb: renesas_usbhs: replace udelay() with usleep_range()
Yoshihiro Shimoda
2019-01-18
USB: host: ohci-at91: add sam9x60-sfr definition for ohci
Nicolas Ferre
2019-01-18
xhci: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-18
usb: hub: add retry routine after intr URB submit error
Nicolas Saenz Julienne
2019-01-18
USB: leds: fix regression in usbport led trigger
Christian Lamparter
2019-01-18
usb: chipidea: fix static checker warning for NULL pointer
Peter Chen
2019-01-18
USB: usbip: delete README file
Greg Kroah-Hartman
2019-01-17
USB: serial: pl2303: add new PID to support PL2303TB
Charles Yeh
2019-01-17
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
Minas Harutyunyan
2019-01-15
Merge 5.0-rc2 into usb-next
Greg Kroah-Hartman
2019-01-14
USB: serial: ftdi_sio: fix GPIO not working in autosuspend
Karoly Pados
2019-01-14
usb: gadget: Potential NULL dereference on allocation error
Dan Carpenter
2019-01-14
usb: dwc3: gadget: Fix the uninitialized link_state when udc starts
Zeng Tao
2019-01-14
usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanup
Jack Pham
2019-01-14
usb: dwc3: gadget: synchronize_irq dwc irq in suspend
Bo He
2019-01-14
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-01-08
USB: core: urb: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-07
usb: gadget: udc: reduce indentation
Julia Lawall
2019-01-07
usb: devio: update max count of DPs per interval for ISOC
Chunfeng Yun
2019-01-07
usb: host: u132-hcd: fix a couple of indentation issues
Colin Ian King
2019-01-07
usb: core: Simplify return value of usb_get_configuration()
Suwan Kim
[prev]
[next]