summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-06-15USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph
2016-06-15USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold
2016-06-15USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold
2016-06-15USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold
2016-06-15USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold
2016-05-11USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq
2016-05-11USB: serial: cp210x: add ID for Link ECUMike Manning
2016-05-02usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-05-02usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-20usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda
2016-04-11USB: option: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-11USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer
2016-04-11USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch
2016-04-11USB: cypress_m8: add endpoint sanity checkOliver Neukum
2016-04-11USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum
2016-04-11USB: mct_u232: add sanity checking in probeOliver Neukum
2016-04-11USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-04-11USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-04-11USB: cdc-acm: more sanity checkingOliver Neukum
2016-04-11usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum
2016-04-11usb: retry reset if a device times outOliver Neukum
2016-04-11USB: visor: fix null-deref at probeJohan Hovold
2016-04-11USB: fix invalid memory access in hub_activate()Alan Stern
2016-03-14USB: serial: option: add support for Quectel UC20Yegor Yefremov
2016-03-14USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas
2016-03-14USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri
2016-03-07usb: Add connected retry on resume for non SS devicesAl Cooper
2016-03-07USB: cp210x: work around cp2108 GET_LINE_CTL bugKonstantin Shkolnyy
2016-03-07USB: cp210x: relocate private data from USB interface to portKonstantin Shkolnyy
2016-03-07USB: cp210x: flush device queues at closeKonstantin Shkolnyy
2016-03-03cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum
2016-03-03USB: option: add "4G LTE usb-modem U901"Bjørn Mork
2016-03-03USB: option: add support for SIM7100EAndrey Skvortsov
2016-03-03USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin
2016-03-02usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-24phy: twl4030-usb: Relase usb phy on unloadTony Lindgren
2016-02-23xhci: fix usb2 resume timing and races.Mathias Nyman
2016-02-23USB: option: fix Cinterion AHxx enumerationJohn Ernberg
2016-02-23USB: serial: option: Adding support for Telit LE922Daniele Palmas
2016-02-23USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker
2016-02-23USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman
2016-02-15USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov
2016-02-12xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman
2016-01-27xhci: refuse loading if nousb is usedOliver Neukum
2016-01-27USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth
2016-01-27USB: ipaq.c: fix a timeout loopDan Carpenter
2016-01-27usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun