summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-01-19USB: serial: ch341: fix modem-control and B0 handlingJohan Hovold
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-19USB: serial: ch341: fix open and resume after B0Johan Hovold
2017-01-19USB: serial: ch341: fix control-message error handlingJohan Hovold
2017-01-19USB: serial: ch341: fix open error handlingJohan Hovold
2017-01-19USB: serial: ch341: fix resume after resetJohan Hovold
2017-01-19USB: serial: ch341: fix initial modem-control stateJohan Hovold
2017-01-19USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold
2017-01-19usb: musb: fix runtime PM in debugfsBin Liu
2017-01-19wusbcore: Fix one more crypto-on-the-stack bugAndy Lutomirski
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman
2017-01-12usb: dwc3: gadget: always unmap EP0 requestsFelipe Balbi
2017-01-12usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb()Felipe Balbi
2017-01-12usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb()Felipe Balbi
2017-01-12USB: serial: io_ti: bind to interface after fw downloadJohan Hovold
2017-01-12USB: phy: am335x-control: fix device and of_node leaksJohan Hovold
2017-01-12usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche
2017-01-12USB: serial: kl5kusb105: abort on open exception pathPan Bian
2017-01-12usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure
2017-01-12usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke
2017-01-12usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven
2017-01-12usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren
2017-01-12usb: dwc3: gadget: Fix full speed modeRoger Quadros
2017-01-12usb: dwc3: pci: Fix dr_mode misspellingHans de Goede
2017-01-12usb: dwc3: pci: add Intel Gemini Lake PCI IDHeikki Krogerus
2017-01-12xhci: Fix race related to abort operationOGAWA Hirofumi
2017-01-12xhci: Use delayed_work instead of timer for command timeoutOGAWA Hirofumi
2017-01-12usb: xhci-mem: use passed in GFP flags instead of GFP_KERNELDan Carpenter
2017-01-12USB: serial: mos7720: fix parallel probeJohan Hovold
2017-01-12USB: serial: mos7720: fix parport use-after-free on probe errorsJohan Hovold
2017-01-12USB: serial: mos7720: fix use-after-free on probe errorsJohan Hovold
2017-01-12USB: serial: mos7720: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: mos7840: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: kobil_sct: fix NULL-deref in writeJohan Hovold
2017-01-12USB: serial: cyberjack: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: oti6858: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: io_edgeport: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: ti_usb_3410_5052: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: garmin_gps: fix memory leak on failed URB submitJohan Hovold
2017-01-12USB: serial: iuu_phoenix: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: io_ti: fix I/O after disconnectJohan Hovold
2017-01-12USB: serial: io_ti: fix another NULL-deref at openJohan Hovold
2017-01-12USB: serial: io_ti: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: spcp8x5: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: keyspan_pda: verify endpoints at probeJohan Hovold
2017-01-12USB: serial: pl2303: fix NULL-deref at openJohan Hovold
2017-01-12USB: serial: quatech2: fix sleep-while-atomic in closeJohan Hovold
2017-01-12USB: serial: omninet: fix NULL-derefs at open and disconnectJohan Hovold
2017-01-12usb: return error code when platform_get_irq failsPan Bian