summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-06-15USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph1-6/+20
2016-06-15USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold1-7/+10
2016-06-15USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold1-9/+24
2016-06-15USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold1-0/+1
2016-06-15USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold1-0/+4
2016-05-11USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-05-11USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-05-02usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-05-02usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-04-20usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-04-11USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-11USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-11USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-11USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-04-11USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-11USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-04-11USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-04-11USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-04-11USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-04-11usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum1-5/+5
2016-04-11usb: retry reset if a device times outOliver Neukum1-1/+7
2016-04-11USB: visor: fix null-deref at probeJohan Hovold1-0/+5
2016-04-11USB: fix invalid memory access in hub_activate()Alan Stern1-3/+20
2016-03-14USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-14USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-14USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-07usb: Add connected retry on resume for non SS devicesAl Cooper1-6/+10
2016-03-07USB: cp210x: work around cp2108 GET_LINE_CTL bugKonstantin Shkolnyy1-4/+66
2016-03-07USB: cp210x: relocate private data from USB interface to portKonstantin Shkolnyy1-20/+23
2016-03-07USB: cp210x: flush device queues at closeKonstantin Shkolnyy1-0/+15
2016-03-03cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-03-03USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-03USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-03USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-02usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu1-6/+6
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-24phy: twl4030-usb: Relase usb phy on unloadTony Lindgren1-0/+1
2016-02-23xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+42
2016-02-23USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-23USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-23USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-23USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-15USB: serial: visor: fix crash on detecting device without write_urbsVladis Dronov1-2/+4
2016-02-12xhci: fix placement of call to usb_disabled()Greg Kroah-Hartman1-3/+3
2016-01-27xhci: refuse loading if nousb is usedOliver Neukum1-0/+4
2016-01-27USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth1-0/+1
2016-01-27USB: ipaq.c: fix a timeout loopDan Carpenter1-1/+2
2016-01-27usb: xhci: fix config fail of FS hub behind a HS hub with MTTChunfeng Yun1-0/+8