summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-06-162-1/+6
* uas: fix comparison for error codeOliver Neukum2018-06-161-1/+1
* Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker2018-06-161-0/+3
* usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP2018-06-161-7/+10
* usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop2018-06-161-0/+6
* usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen2018-06-161-0/+2
* USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2018-06-162-0/+2
* USB: serial: simple: add Motorola Tetra driverJohan Hovold2018-06-162-0/+8
* USB: serial: add Medtronic CareLink USB driverJohan Hovold2018-06-162-0/+8
* USB: serial: add Novatel Wireless GPS driverJohan Hovold2018-06-162-0/+8
* USB: serial: add support for multi-port simple driversJohan Hovold2018-06-161-2/+3
* CDC-ACM: apply quirk for card readerOliver Neukum2018-06-161-0/+3
* usb: option: Add support for FS040U modemOKAMOTO Yoshiaki2018-06-161-0/+5
* usb: uas: unconditionally bring back host after resetOliver Neukum2018-06-161-4/+3
* uas: Log error codes when logging errorsHans de Goede2018-06-161-5/+12
* USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede2018-06-161-1/+1
* usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar2018-06-161-1/+2
* usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2018-06-161-2/+6
* USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai2018-06-161-1/+0
* usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner2018-03-031-0/+2
* uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng2018-03-031-0/+7
* USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern2018-03-031-13/+11
* USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern2018-03-031-6/+9
* usb: udc: core: add device_del() call to error pathwayAlan Stern2018-03-031-0/+1
* USB: fix usbmon BUG triggerPete Zaitcev2018-03-031-1/+7
* USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl2018-03-031-0/+1
* USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò2018-03-031-0/+1
* usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson2018-03-031-0/+3
* USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2018-03-032-0/+7
* usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman2018-03-031-1/+2
* usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum2018-03-031-0/+3
* USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)2018-03-031-0/+9
* USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas2018-03-031-0/+8
* xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman2018-03-031-4/+13
* USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub2018-03-032-0/+14
* usb: musb: da8xx: fix babble condition handlingBin Liu2018-03-031-1/+9
* usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen2018-03-031-0/+7
* xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman2018-03-031-4/+8
* uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede2018-03-031-0/+4
* usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng2018-03-031-0/+3
* usb: hub: Cycle HUB power when initialization failsMike Looijmans2018-03-031-0/+9
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2018-03-031-1/+15
* usb: host: fix incorrect updating of offsetColin Ian King2018-03-031-1/+1
* USB: usbfs: Filter flags passed in from user spaceOliver Neukum2018-03-031-5/+9
* usb: gadget: don't dereference g until after it has been null checkedColin Ian King2018-03-031-2/+5
* USB: serial: option: add Quectel BG96 idSebastian Sjoholm2018-03-031-0/+3
* USB: usbfs: compute urb->actual_length for isochronousAlan Stern2018-02-131-0/+14
* USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2018-02-131-0/+3
* USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2018-02-131-0/+1
* USB: serial: metro-usb: stop I/O after failed openJohan Hovold2018-02-131-3/+8