summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-02-09USB: serial: option: add device ID for HP lt2523 (Novatel E371)Bjørn Mork1-0/+1
2017-02-09usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier1-1/+12
2017-02-09usb: musb: Fix host mode error -71 regressionTony Lindgren2-14/+2
2017-02-09USB: Add quirk for WORLDE easykey.25 MIDI keyboardLukáš Lalinský1-0/+4
2017-02-09USB: serial: pl2303: add ATEN device IDMarcel J.E. Mol2-0/+2
2017-02-09USB: serial: qcserial: add Dell DW5570 QDLAleksander Morgado1-0/+1
2017-01-19USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold1-9/+9
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman2-24/+0
2017-01-19USB: serial: ch341: fix open and resume after B0Johan Hovold1-2/+1
2017-01-19USB: serial: ch341: fix control-message error handlingJohan Hovold1-11/+21
2017-01-19USB: serial: ch341: fix open error handlingJohan Hovold1-3/+10
2017-01-19USB: serial: ch341: fix resume after resetJohan Hovold1-4/+13
2017-01-19USB: serial: ch341: fix initial modem-control stateJohan Hovold1-1/+0
2017-01-19USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold1-4/+5
2017-01-19usb: musb: fix runtime PM in debugfsBin Liu1-1/+19
2017-01-19wusbcore: Fix one more crypto-on-the-stack bugAndy Lutomirski1-2/+1
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2-8/+3
2017-01-12usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi1-4/+4
2017-01-12usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi1-13/+15
2017-01-12usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi1-12/+18
2017-01-12USB: serial: io_ti: bind to interface after fw downloadJohan Hovold1-2/+1
2017-01-12USB: phy: am335x-control: fix device and of_node leaksJohan Hovold1-0/+2
2017-01-12usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche1-1/+1
2017-01-12USB: serial: kl5kusb105: abort on open exception pathPan Bian1-0/+2
2017-01-12usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-12usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke1-1/+5
2017-01-12usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29
2017-01-12usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-12usb: dwc3: gadget: Fix full speed modeRoger Quadros2-7/+4
2017-01-12usb: dwc3: pci: Fix dr_mode misspellingHans de Goede1-1/+1
2017-01-12usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus1-0/+2
2017-01-12xhci: Fix race related to abort operationOGAWA Hirofumi3-80/+91
2017-01-12xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi3-16/+21
2017-01-12usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter1-2/+2
2017-01-12USB: serial: mos7720: fix parallel probeJohan Hovold1-23/+7
2017-01-12USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold1-10/+8
2017-01-12USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold1-1/+5
2017-01-12USB: serial: mos7720: fix NULL-deref at openJohan Hovold1-0/+5
2017-01-12USB: serial: mos7840: fix NULL-deref at openJohan Hovold1-0/+12
2017-01-12USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold1-0/+12
2017-01-12USB: serial: cyberjack: fix NULL-deref at openJohan Hovold1-0/+10
2017-01-12USB: serial: oti6858: fix NULL-deref at openJohan Hovold1-0/+16
2017-01-12USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold1-0/+5
2017-01-12USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold1-0/+7
2017-01-12USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold1-0/+1
2017-01-12USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold1-0/+11
2017-01-12USB: serial: io_ti: fix I/O after disconnectJohan Hovold1-0/+3
2017-01-12USB: serial: io_ti: fix another NULL-deref at openJohan Hovold1-3/+6
2017-01-12USB: serial: io_ti: fix NULL-deref at openJohan Hovold1-0/+7