summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-08-24usb: optimize acpi companion search for usb port devicesMathias Nyman
2017-08-16usb:xhci:Add quirk for Certain failing HP keyboard on reset after resumeSandeep Singh
2017-08-16usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet AdapterKai-Heng Feng
2017-08-16usb: core: unlink urbs from the tail of the endpoint's urb_listBin Liu
2017-08-16USB: Check for dropped connection before switching to full speedAlan Stern
2017-08-16uas: Add US_FL_IGNORE_RESIDUE for Initio Corporation INIC-3069Alan Swanson
2017-08-16USB: hcd: Mark secondary HCD as dead if the primary one diedRafael J. Wysocki
2017-08-16usb: musb: fix tx fifo flush handling againBin Liu
2017-08-16USB: serial: pl2303: add new ATEN device idGreg Kroah-Hartman
2017-08-16USB: serial: cp210x: add support for Qivicon USB ZigBee dongleStefan Triller
2017-08-16USB: serial: option: add D-Link DWM-222 device IDHector Martin
2017-08-06usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-07-27usb: renesas_usbhs: gadget: disable all eps when the driver stopsYoshihiro Shimoda
2017-07-27usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda
2017-07-27USB: cdc-acm: add device-id for quirky printerJohan Hovold
2017-07-27usb: storage: return on error to avoid a null pointer dereferenceColin Ian King
2017-07-27xhci: Fix NULL pointer dereference when cleaning up streams for removed hostMathias Nyman
2017-07-27xhci: fix 20000ms port resume timeoutMathias Nyman
2017-07-15USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork
2017-07-15USB: serial: option: add two Longcheer device idsJohan Hovold
2017-07-15usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-07-15Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-07-15USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-07-15usb: dwc3: replace %p with %pKFelipe Balbi
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-06-29USB: usbip: fix nonconforming hub descriptorJohan Hovold
2017-06-26usb: dwc3: exynos fix axius clock error path to do cleanupShuah Khan
2017-06-26USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-26usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-26usb: r8a66597-hcd: decrease timeoutChris Brandt
2017-06-26usb: r8a66597-hcd: select a different endpoint on timeoutChris Brandt
2017-06-26USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-06-26usb: core: fix potential memory leak in error path during hcd creationAnton Bondarenko
2017-06-26USB: hub: fix SS max number of portsJohan Hovold
2017-06-14usb: chipidea: debug: check before accessing ci_roleMichael Thalmeier
2017-06-14usb: chipidea: udc: fix NULL pointer dereference if udc_start failedJisheng Zhang
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-05-25USB: hub: fix non-SS hub-descriptor handlingJohan Hovold
2017-05-25USB: hub: fix SS hub-descriptor handlingJohan Hovold
2017-05-25USB: serial: io_ti: fix div-by-zero in set_termiosJohan Hovold
2017-05-25USB: serial: mct_u232: fix big-endian baud-rate handlingJohan Hovold
2017-05-25USB: serial: qcserial: add more Lenovo EM74xx device IDsBjørn Mork
2017-05-25usb: serial: option: add Telit ME910 supportDaniele Palmas
2017-05-25USB: iowarrior: fix info ioctl on big-endian hostsJohan Hovold
2017-05-25usb: musb: tusb6010_omap: Do not reset the other direction's packet sizePeter Ujfalusi
2017-05-25usb: host: xhci-mem: allocate zeroed Scratchpad BufferPeter Chen
2017-05-25xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for DenvertonMathias Nyman
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-05-25USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDsAndrey Korolyov