summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-06-051-6/+0
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-06-051-1/+1
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-06-051-6/+7
* USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-06-051-1/+3
* USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold2017-06-051-23/+5
* USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-06-051-9/+14
* USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin2017-06-051-0/+2
* usb: misc: adutux: remove redundant error check on copy_to_user return codeColin Ian King2017-06-051-4/+0
* USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold2017-06-051-5/+14
* USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold2017-06-051-15/+23
* USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-06-051-5/+9
* USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-06-051-2/+0
* usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak2017-06-051-23/+34
* usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2017-06-051-4/+20
* usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak2017-06-051-8/+24
* usb: gadget: define free_ep_req as universal functionFelipe F. Tonello2017-06-055-16/+8
* usb: dwc3: gadget: skip Set/Clear Halt when invalidFelipe Balbi2017-06-051-0/+6
* USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-06-051-1/+1
* USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold2017-06-051-8/+4
* USB: serial: ssu100: fix control-message error handlingJohan Hovold2017-06-051-7/+24
* USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-06-051-1/+7
* USB: serial: quatech2: fix control-message error handlingJohan Hovold2017-06-051-11/+13
* USB: serial: mct_u232: fix modem-status error handlingJohan Hovold2017-06-051-1/+5
* USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold2017-06-051-9/+15
* USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold2017-06-051-6/+18
* USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold2017-06-051-2/+5
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-06-051-1/+5
* USB: serial: ark3116: fix open error handlingJohan Hovold2017-06-051-6/+19
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-06-051-3/+10
* USB: serial: ch341: fix modem-status handlingJohan Hovold2017-06-051-15/+12
* USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2017-03-162-0/+2
* USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský2017-03-161-0/+4
* USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork2017-03-161-0/+1
* USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado2017-03-161-0/+1
* xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2017-03-162-20/+0
* USB: serial: ch341: fix control-message error handlingJohan Hovold2017-03-161-11/+21
* USB: serial: ch341: fix baud rate and line-control handlingJohan Hovold2017-03-161-7/+17
* USB: serial: ch341: fix resume after resetJohan Hovold2017-03-161-4/+13
* USB: serial: ch341: fix open error handlingJohan Hovold2017-03-161-3/+10
* USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold2017-03-161-9/+6
* USB: serial: ch341: fix open and resume after B0Johan Hovold2017-03-161-2/+3
* USB: serial: ch341: fix initial modem-control stateJohan Hovold2017-03-161-1/+0
* USB: serial: ch341: reinitialize chip on reconfigurationAidan Thornton2017-03-161-17/+20
* USB: serial: ch341: add register and USB request definitionsAidan Thornton2017-03-161-19/+32
* USB: ch341: set tty baud speed according to tty structNicolas PLANEL2017-03-161-9/+6
* USB: ch341: remove redundant close from open error pathJohan Hovold2017-03-161-1/+0
* USB: fix problems with duplicate endpoint addressesAlan Stern2017-03-161-0/+10
* usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum2017-03-161-0/+7
* usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven2017-03-161-30/+29
* usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren2017-03-161-1/+1