summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-03-12USB: visor: fix null-deref at probeJohan Hovold
2016-03-12usb: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-01-29USB: fix invalid memory access in hub_activate()Alan Stern
2016-01-29USB: ipaq.c: fix a timeout loopDan Carpenter
2015-12-06xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman
2015-12-06USB: whiteheat: fix potential null-deref at probeJohan Hovold
2014-12-13USB: whiteheat: Added bounds checking for bulk command responseJames Forshaw
2014-11-23USB: add new zte 3g-dongle's pid to option.cRui li
2014-11-23USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold
2013-06-10USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue
2013-06-10USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley
2013-06-10USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-06-10USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-06-10USB: garmin_gps: fix memory leak on disconnectJohan Hovold
2013-06-10USB: mos7840: fix port-device leak in error pathJohan Hovold
2013-06-10USB: mos7840: fix urb leak at releaseJohan Hovold
2013-06-10USB: serial: Fix memory leak in sierra_release()Lennart Sorensen
2013-06-10USB: whiteheat: fix memory leak in error pathJohan Hovold
2013-06-10USB: EHCI: go back to using the system clock for QH unlinksAlan Stern
2013-06-10xhci: Make handover code more robustMatthew Garrett
2012-10-07usb: feed USB device information to the /dev/random driverTheodore Ts'o
2012-10-07USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-10-07usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell
2012-10-07xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp
2012-10-07USB: echi-dbgp: increase the controller wait time to come out of halt.Colin Ian King
2012-10-07usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede
2012-10-07USB: cdc-wdm: fix lockup on error in wdm_readBjørn Mork
2012-10-07xhci: Reset reserved command ring TRBs on cleanup.Sarah Sharp
2012-10-07xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-10-07xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-10-07USB: serial: fix race between probe and openJohan Hovold
2012-10-07USB: ftdi_sio: fix problem when the manufacture is a NULL stringGreg Kroah-Hartman
2012-10-07usb: Fix deadlock in hid_reset when Dell iDRAC is resetStuart Hayes
2012-03-04xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp
2012-03-04USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp
2012-03-04USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen
2012-02-13USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian
2012-02-13usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-02-03USB: ftdi_sio: fix initial baud rateJohan Hovold
2012-02-03USB: cp210x: do not map baud rates to B0Johan Hovold
2012-02-03USB: serial: CP210x: Added USB-ID for the Link Instruments MSO-19Renato Caldas
2012-02-03USB: usbsevseg: fix max lengthHarrison Metzger
2012-02-03usb: io_ti: Make edge_remove_sysfs_attrs the port_remove method.Eric W. Biederman
2012-02-03USB: cdc-wdm: updating desc->length must be protected by spin_lockBjørn Mork
2012-02-03USB: ftdi_sio: Add more identifiersAlan Cox
2012-02-03USB: serial: ftdi additional IDsPeter Naulls
2012-02-03USB: ftdi_sio: add PID for TI XDS100v2 / BeagleBone A3Peter Korsgaard
2012-02-03USB: ftdi_sio: fix TIOCSSERIAL baud_base handlingJohan Hovold
2012-01-25USB: Fix 'bad dma' problem on WDM device disconnectRobert Lukassen