| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: gadget: udc: net2280: Fix tmp reusage in net2280 driver | Raz Manor | 2017-12-14 | 1 | -12/+13 |
* | usb: gadget: pxa27x: Test for a valid argument pointer | Petr Cvek | 2017-12-14 | 1 | -2/+3 |
* | usb: dwc3: gadget: Fix system suspend/resume on TI platforms | Roger Quadros | 2017-12-14 | 1 | -6/+1 |
* | USB: gadgetfs: Fix a potential memory leak in 'dev_config()' | Christophe JAILLET | 2017-12-14 | 1 | -1/+3 |
* | usb: gadget: configs: plug memory leak | John Keeping | 2017-12-14 | 1 | -0/+1 |
* | usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT | John Keeping | 2017-12-14 | 1 | -2/+11 |
* | usb: gadget: udc: renesas_usb3: fix number of the pipes | Yoshihiro Shimoda | 2017-12-14 | 1 | -1/+1 |
* | usb: host: fix incorrect updating of offset | Colin Ian King | 2017-12-09 | 1 | -1/+1 |
* | USB: usbfs: Filter flags passed in from user space | Oliver Neukum | 2017-12-09 | 1 | -5/+9 |
* | USB: devio: Prevent integer overflow in proc_do_submiturb() | Dan Carpenter | 2017-12-09 | 1 | -0/+5 |
* | USB: Increase usbfs transfer limit | Mateusz Berezecki | 2017-12-09 | 1 | -27/+16 |
* | USB: core: Add type-specific length check of BOS descriptors | Masakazu Mokuno | 2017-12-09 | 1 | -4/+24 |
* | usb: xhci: fix panic in xhci_free_virt_devices_depth_first | Yu Chen | 2017-12-09 | 1 | -0/+7 |
* | usb: hub: Cycle HUB power when initialization fails | Mike Looijmans | 2017-12-09 | 1 | -0/+9 |
* | usb: gadget: f_fs: Fix ExtCompat descriptor validation | Vincent Pelletier | 2017-12-09 | 1 | -1/+1 |
* | usb: phy: tahvo: fix error handling in tahvo_usb_probe() | Alexey Khoroshilov | 2017-12-09 | 1 | -1/+2 |
* | USB: serial: option: add Quectel BG96 id | Sebastian Sjoholm | 2017-12-09 | 1 | -0/+3 |
* | usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub | Kai-Heng Feng | 2017-12-09 | 1 | -0/+3 |
* | uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devices | Hans de Goede | 2017-12-09 | 1 | -0/+4 |
* | USB: serial: garmin_gps: fix memory leak on probe errors | Johan Hovold | 2017-11-21 | 1 | -0/+6 |
* | USB: serial: garmin_gps: fix I/O after failed probe and remove | Johan Hovold | 2017-11-21 | 1 | -3/+13 |
* | USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw update | Douglas Fischer | 2017-11-21 | 1 | -0/+1 |
* | usb: gadget: f_fs: Fix use-after-free in ffs_free_inst | Andrew Gabbasov | 2017-11-21 | 1 | -0/+1 |
* | USB: Add delay-init quirk for Corsair K70 LUX keyboards | Bernhard Rosenkraenzer | 2017-11-21 | 1 | -0/+3 |
* | USB: usbfs: compute urb->actual_length for isochronous | Alan Stern | 2017-11-21 | 1 | -0/+14 |
* | usb: usbtest: fix NULL pointer dereference | Alan Stern | 2017-11-18 | 1 | -2/+3 |
* | usb: hcd: initialize hcd->flags to 0 when rm hcd | William wu | 2017-11-15 | 1 | -0/+1 |
* | usb: xhci: Handle error condition in xhci_stop_device() | Mayank Rana | 2017-11-02 | 1 | -5/+17 |
* | xhci: Identify USB 3.1 capable hosts by their port protocol capability | Mathias Nyman | 2017-10-27 | 1 | -1/+2 |
* | usb: musb: Check for host-mode using is_host_active() on reset interrupt | Jonathan Liu | 2017-10-27 | 1 | -4/+2 |
* | usb: musb: sunxi: Explicitly release USB PHY on exit | Jonathan Liu | 2017-10-27 | 1 | -0/+2 |
* | usb: hub: Allow reset retry for USB2 devices on connect bounce | Mathias Nyman | 2017-10-27 | 1 | -4/+7 |
* | usb: quirks: add quirk for WORLDE MINI MIDI keyboard | Felipe Balbi | 2017-10-27 | 1 | -0/+4 |
* | usb: cdc_acm: Add quirk for Elatec TWN3 | Maksim Salau | 2017-10-27 | 1 | -0/+3 |
* | USB: serial: metro-usb: add MS7820 device id | Johan Hovold | 2017-10-27 | 1 | -0/+1 |
* | USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor() | Alan Stern | 2017-10-27 | 1 | -2/+4 |
* | USB: devio: Revert "USB: devio: Don't corrupt user memory" | Hans de Goede | 2017-10-27 | 1 | -5/+1 |
* | usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets | Manu Gautam | 2017-10-21 | 1 | -1/+34 |
* | USB: serial: console: fix use-after-free after failed setup | Johan Hovold | 2017-10-18 | 1 | -0/+1 |
* | USB: serial: qcserial: add Dell DW5818, DW5819 | Shrirang Bagul | 2017-10-18 | 1 | -0/+4 |
* | USB: serial: option: add support for TP-Link LTE module | Henryk Heisig | 2017-10-18 | 1 | -0/+2 |
* | USB: serial: cp210x: add support for ELV TFD500 | Andreas Engel | 2017-10-18 | 1 | -0/+1 |
* | USB: serial: ftdi_sio: add id for Cypress WICED dev board | Jeffrey Chu | 2017-10-18 | 2 | -0/+9 |
* | usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options | Andrew Gabbasov | 2017-10-18 | 1 | -0/+5 |
* | usb: gadget: configfs: Fix memory leak of interface directory data | Andrew Gabbasov | 2017-10-18 | 4 | -14/+25 |
* | usb: renesas_usbhs: Fix DMAC sequence for receiving zero-length packet | Kazuya Mizuguchi | 2017-10-18 | 1 | -1/+1 |
* | USB: dummy-hcd: Fix deadlock caused by disconnect detection | Alan Stern | 2017-10-18 | 1 | -3/+6 |
* | Revert "xhci: Limit USB2 port wake support for AMD Promontory hosts" | Kai-Heng Feng | 2017-10-12 | 3 | -16/+1 |
* | xhci: set missing SuperSpeedPlus Link Protocol bit in roothub descriptor | Mathias Nyman | 2017-10-12 | 1 | -1/+10 |
* | xhci: Fix sleeping with spin_lock_irq() held in ASmedia 1042A workaround | Mathias Nyman | 2017-10-12 | 1 | -1/+1 |