aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-12-14Merge tag 'v4.9.68' into v4.9-rtSteven Rostedt (VMware)
2017-12-09usb: host: fix incorrect updating of offsetColin Ian King
2017-12-09USB: usbfs: Filter flags passed in from user spaceOliver Neukum
2017-12-09USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter
2017-12-09USB: Increase usbfs transfer limitMateusz Berezecki
2017-12-09USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-12-09usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen
2017-12-09usb: hub: Cycle HUB power when initialization failsMike Looijmans
2017-12-09usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier
2017-12-09usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov
2017-12-09USB: serial: option: add Quectel BG96 idSebastian Sjoholm
2017-12-09usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng
2017-12-09uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede
2017-11-29Merge tag 'v4.9.64' into v4.9-rtSteven Rostedt (VMware)
2017-11-29Merge tag 'v4.9.63' into v4.9-rtSteven Rostedt (VMware)
2017-11-29Merge tag 'v4.9.62' into v4.9-rtSteven Rostedt (VMware)
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer
2017-11-21usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern
2017-11-18usb: usbtest: fix NULL pointer dereferenceAlan Stern
2017-11-17Merge tag 'v4.9.60' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.59' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.58' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.57' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.55' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.54' into v4.9-rtSteven Rostedt (VMware)
2017-11-17Merge tag 'v4.9.49' into v4.9-rtSteven Rostedt (VMware)
2017-11-15usb: hcd: initialize hcd->flags to 0 when rm hcdWilliam wu
2017-11-02usb: xhci: Handle error condition in xhci_stop_device()Mayank Rana
2017-10-27xhci: Identify USB 3.1 capable hosts by their port protocol capabilityMathias Nyman
2017-10-27usb: musb: Check for host-mode using is_host_active() on reset interruptJonathan Liu
2017-10-27usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu
2017-10-27usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman
2017-10-27usb: quirks: add quirk for WORLDE MINI MIDI keyboardFelipe Balbi
2017-10-27usb: cdc_acm: Add quirk for Elatec TWN3Maksim Salau
2017-10-27USB: serial: metro-usb: add MS7820 device idJohan Hovold
2017-10-27USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern
2017-10-27USB: devio: Revert "USB: devio: Don't corrupt user memory"Hans de Goede
2017-10-21usb: dwc3: gadget: Correct ISOC DATA PIDs for short packetsManu Gautam
2017-10-18USB: serial: console: fix use-after-free after failed setupJohan Hovold
2017-10-18USB: serial: qcserial: add Dell DW5818, DW5819Shrirang Bagul
2017-10-18USB: serial: option: add support for TP-Link LTE moduleHenryk Heisig
2017-10-18USB: serial: cp210x: add support for ELV TFD500Andreas Engel
2017-10-18USB: serial: ftdi_sio: add id for Cypress WICED dev boardJeffrey Chu
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-18usb: gadget: configfs: Fix memory leak of interface directory dataAndrew Gabbasov
2017-10-18usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packetKazuya Mizuguchi