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-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
2016-03-12
USB: visor: fix null-deref at probe
Johan Hovold
2016-03-12
usb: serial: visor: fix crash on detecting device without write_urbs
Vladis Dronov
2016-01-29
USB: fix invalid memory access in hub_activate()
Alan Stern
2016-01-29
USB: ipaq.c: fix a timeout loop
Dan Carpenter
2015-12-06
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2015-12-06
USB: whiteheat: fix potential null-deref at probe
Johan Hovold
2014-12-13
USB: whiteheat: Added bounds checking for bulk command response
James Forshaw
2014-11-23
USB: add new zte 3g-dongle's pid to option.c
Rui li
2014-11-23
USB: kobil_sct: fix non-atomic allocation in write path
Johan Hovold
2013-06-10
USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
Ying Xue
2013-06-10
USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()
Andrew Worsley
2013-06-10
USB: cdc-wdm: fix buffer overflow
Oliver Neukum
2013-06-10
USB: io_ti: Fix NULL dereference in chase_port()
Wolfgang Frisch
2013-06-10
USB: garmin_gps: fix memory leak on disconnect
Johan Hovold
2013-06-10
USB: mos7840: fix port-device leak in error path
Johan Hovold
2013-06-10
USB: mos7840: fix urb leak at release
Johan Hovold
2013-06-10
USB: serial: Fix memory leak in sierra_release()
Lennart Sorensen
2013-06-10
USB: whiteheat: fix memory leak in error path
Johan Hovold
2013-06-10
USB: EHCI: go back to using the system clock for QH unlinks
Alan Stern
2013-06-10
xhci: Make handover code more robust
Matthew Garrett
2012-10-07
usb: feed USB device information to the /dev/random driver
Theodore Ts'o
2012-10-07
USB: CDC ACM: Fix NULL pointer dereference
Sven Schnelle
2012-10-07
usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
Mark Ferrell
2012-10-07
xhci: Increase reset timeout for Renesas 720201 host.
Sarah Sharp
2012-10-07
USB: echi-dbgp: increase the controller wait time to come out of halt.
Colin Ian King
2012-10-07
usbdevfs: Correct amount of data copied to user in processcompl_compat
Hans de Goede
2012-10-07
USB: cdc-wdm: fix lockup on error in wdm_read
Bjørn Mork
2012-10-07
xhci: Reset reserved command ring TRBs on cleanup.
Sarah Sharp
2012-10-07
xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMI
Alex He
2012-10-07
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
2012-10-07
USB: serial: fix race between probe and open
Johan Hovold
2012-10-07
USB: ftdi_sio: fix problem when the manufacture is a NULL string
Greg Kroah-Hartman
2012-10-07
usb: Fix deadlock in hid_reset when Dell iDRAC is reset
Stuart Hayes
2012-03-04
xhci: Fix encoding for HS bulk/control NAK rate.
Sarah Sharp
2012-03-04
USB: Fix handoff when BIOS disables host PCI device.
Sarah Sharp
2012-03-04
USB: Added Kamstrup VID/PIDs to cp210x serial driver.
Bruno Thomsen
2012-02-13
USB: usbserial: add new PID number (0xa951) to the ftdi driver
Milan Kocian
2012-02-13
usb: Skip PCI USB quirk handling for Netlogic XLP
Jayachandran C
2012-02-13
usb: gadget: zero: fix bug in loopback autoresume handling
Timo Juhani Lindfors
2012-02-03
USB: ftdi_sio: fix initial baud rate
Johan Hovold
2012-02-03
USB: cp210x: do not map baud rates to B0
Johan Hovold
2012-02-03
USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19
Renato Caldas
2012-02-03
USB: usbsevseg: fix max length
Harrison Metzger
2012-02-03
usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.
Eric W. Biederman
2012-02-03
USB: cdc-wdm: updating desc->length must be protected by spin_lock
Bjørn Mork
2012-02-03
USB: ftdi_sio: Add more identifiers
Alan Cox
2012-02-03
USB: serial: ftdi additional IDs
Peter Naulls
2012-02-03
USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3
Peter Korsgaard
2012-02-03
USB: ftdi_sio: fix TIOCSSERIAL baud_base handling
Johan Hovold
2012-01-25
USB: Fix 'bad dma' problem on WDM device disconnect
Robert Lukassen
[next]