summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-08-24usb: optimize acpi companion search for usb port devicesMathias Nyman
2017-08-16xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issueMarc Zyngier
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-16usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3Yoshihiro Shimoda
2017-08-16usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() callingYoshihiro Shimoda
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-16usb-storage: fix deadlock involving host lock and scsi_doneAlan Stern
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: Bad Ethernet performance plugged in ASM1042A hostJiahau Chang
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-27xhci: fix memleak in xhci_run()Shu Wang
2017-07-27usb: xhci: fix spinlock recursion for USB2 test modePeter Chen
2017-07-12xhci: Limit USB2 port wake support for AMD Promontory hostsJiahau Chang
2017-07-12USB: serial: qcserial: new Sierra Wireless EM7305 device IDBjørn Mork
2017-07-12USB: serial: option: add two Longcheer device idsJohan Hovold
2017-07-12USB: core: fix device node leakJohan Hovold
2017-07-12Add USB quirk for HVR-950q to avoid intermittent device resetsDevin Heitmueller
2017-07-12usb: usbip: set buffer pointers to NULL after freeMichael Grzeschik
2017-07-12USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJeremie Rapin
2017-07-12usb: dwc3: replace %p with %pKFelipe Balbi
2017-06-18Merge tag 'usb-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-15USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-12usb: xhci: ASMedia ASM1042A chipset need shorts TX quirkCorentin Labbe
2017-06-12usb: xhci: Fix USB 3.1 supported protocol parsingYD Tseng
2017-06-12Merge tag 'fixes-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-09USB: gadget: fix GPF in gadgetfsAlan Stern
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-06usb: gadget: composite: make sure to reactivate function on unbindFelipe Balbi
2017-06-03Merge tag 'fixes-for-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-06-02usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timingYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda
2017-06-02usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda
2017-06-02usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-06-02usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl
2017-05-27usb: musb: dsps: keep VBUS on for host-only modeBin Liu
2017-05-24Merge tag 'usb-ci-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman