summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-11-11USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()Alan Stern1-2/+4
2017-11-11usb: usbtest: fix NULL pointer dereferenceAlan Stern1-2/+3
2017-11-11USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman1-3/+11
2017-11-11USB: uas: fix bug in handling of alternate settingsAlan Stern2-12/+13
2017-11-11usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng1-0/+3
2017-11-11USB: Check for dropped connection before switching to full speedAlan Stern1-4/+6
2017-11-11usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh2-5/+13
2017-11-11USB: serial: option: add D-Link DWM-222 device IDHector Martin1-0/+2
2017-11-11uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson1-2/+2
2017-11-11USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki1-0/+2
2017-11-11xhci: fix memleak in xhci_run()Shu Wang1-1/+3
2017-11-11xhci: fix 20000ms port resume timeoutMathias Nyman1-0/+3
2017-11-11xhci: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang5-0/+69
2017-11-11xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman1-4/+7
2017-11-11usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda1-7/+24
2017-11-11usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda1-1/+3
2017-11-11usb: renesas_usbhs: gadget: Fix NULL pointer dereference in usbhsg_ep_dequeue()Yoshihiro Shimoda1-2/+9
2017-11-11usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connectingYoshihiro Shimoda3-1/+14
2017-11-11usb: storage: return on error to avoid a null pointer dereferenceColin Ian King1-1/+4
2017-11-11USB: cdc-acm: add device-id for quirky printerJohan Hovold1-0/+3
2017-11-11USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller1-0/+1
2017-10-12usb: musb: cppi41: improve rx channel abort routineBin Liu1-3/+9
2017-10-12usb: musb: cppi41: correct the macro name EP_MODE_AUTOREG_*Bin Liu1-6/+6
2017-10-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller1-0/+4
2017-10-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin1-0/+1
2017-10-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang3-0/+16
2017-10-12USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork1-0/+1
2017-10-12USB: serial: option: add two Longcheer device idsJohan Hovold1-0/+4
2017-09-15usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe1-0/+3
2017-09-15usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-09-15usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier1-1/+2
2017-09-15usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi1-4/+9
2017-09-15usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni1-1/+1
2017-09-15USB: xhci: fix lock-inversion problemAlan Stern1-2/+3
2017-09-15usb: host: xhci: simplify irq handler returnFelipe Balbi1-15/+17
2017-09-15usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen1-1/+1
2017-09-15xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman1-2/+5
2017-09-15usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang1-2/+6
2017-09-15USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork1-0/+2
2017-09-15USB: hub: fix SS max number of portsJohan Hovold1-1/+7
2017-09-15USB: hub: fix non-SS hub-descriptor handlingJohan Hovold1-4/+9
2017-09-15USB: hub: fix SS hub-descriptor handlingJohan Hovold1-2/+6
2017-09-15USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold1-3/+3
2017-09-15usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt1-1/+3
2017-09-15usb: r8a66597-hcd: decrease timeoutChris Brandt1-1/+1
2017-09-15USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold1-1/+1
2017-09-15USB: core: replace %p with %pKVamsi Krishna Samavedam3-5/+5
2017-09-15USB: ene_usb6250: fix DMA to the stackAlan Stern1-35/+55
2017-09-15USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov2-4/+6
2017-09-15usb: dwc3: gadget: Prevent losing events in event cacheThinh Nguyen1-0/+9