summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-05-11USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-05-11USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-05-05USB: usbip: fix potential out-of-bounds writeIgnat Korchagin1-0/+11
2016-05-05usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen1-3/+2
2016-05-05usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-05-05xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllersMathias Nyman4-4/+9
2016-05-05usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-05-05xhci: resume USB 3 roothub firstMathias Nyman1-3/+3
2016-05-05usb: xhci: applying XHCI_PME_STUCK_QUIRK to Intel BXT B0 hostRafal Redzimski1-1/+3
2016-04-20Revert "usb: hub: do not clear BOS field during reset device"Greg Kroah-Hartman1-5/+3
2016-04-20usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()Yoshihiro Shimoda1-1/+5
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-04-20USB: uas: Add a new NO_REPORT_LUNS quirkHans de Goede3-2/+24
2016-04-20USB: uas: Limit qdepth at the scsi-host levelHans de Goede1-1/+6
2016-04-12USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-12USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-12USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-12USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-04-12USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-12USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-04-12USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-04-12USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-04-12USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-04-12USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede1-1/+1
2016-04-12usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum1-5/+5
2016-04-12usb: retry reset if a device times outOliver Neukum1-1/+7
2016-03-10USB: serial: option: add support for Quectel UC20Yegor Yefremov1-0/+2
2016-03-10USB: serial: option: add support for Telit LE922 PID 0x1045Daniele Palmas1-0/+3
2016-03-10USB: qcserial: add Sierra Wireless EM74xx device IDBjørn Mork1-2/+4
2016-03-10USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)Patrik Halfar1-0/+1
2016-03-10USB: cp210x: Add ID for Parrot NMEA GPS Flight RecorderVittorio Alfieri1-0/+1
2016-03-10usb: chipidea: otg: change workqueue ci_otg as freezablePeter Chen1-1/+1
2016-03-04cdc-acm:exclude Samsung phone 04e8:685dOliver Neukum1-0/+5
2016-03-04USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-04USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-04USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-04usb: dwc3: Fix assignment of EP transfer resourcesJohn Youn3-24/+52
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-25Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"Mathias Nyman1-10/+0
2016-02-17usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-17usb: xhci: handle both SSIC ports in PME stuck quirkLu Baolu1-19/+29
2016-02-17usb: phy: msm: fix error handling in probe.Srinivas Kandagatla1-13/+24
2016-02-17usb: cdc-acm: send zero packet for intel 7260 modemLu Baolu2-0/+7
2016-02-17usb: cdc-acm: handle unlinked urb in acm read callbackLu Baolu1-1/+2
2016-02-17USB: option: fix Cinterion AHxx enumerationJohn Ernberg1-1/+1
2016-02-17USB: serial: option: Adding support for Telit LE922Daniele Palmas1-0/+16
2016-02-17USB: cp210x: add ID for IAI USB to RS485 adaptorPeter Dedecker1-0/+1
2016-02-17USB: serial: ftdi_sio: add support for Yaesu SCU-18 cableGreg Kroah-Hartman2-0/+2
2016-02-17usb: hub: do not clear BOS field during reset deviceDu, Changbin1-3/+5