summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-02-07Revert "usb: core: lpm: set lpm_capable for root hub device"Marek Szyprowski
2016-12-14usb: gadget: change the class of MTP interface descriptorDongwoo Lee
2016-12-14Fix slp-gadget dependency and auto selection.Krzysztof Opasiak
2016-12-14usb: gadget: Allow to build both USB functions and legacy gadgetsKrzysztof Opasiak
2016-12-14usb: gadget: Add MTP functions to legacy compositeDongwoo Lee
2016-12-14USB: EHCI: avoid undefined pointer arithmetic and placate UBSANAlan Stern
2016-12-14usb: gadget: composite: fill bcdUSB for any gadget max speedIgor Kotrasinski
2016-12-14usb: dwc3: gadget: fix enumeration fail after suspendJaewon Kim
2016-12-14usb: ehci-exynos: fix clock disble order after usb_put_hcd()Jaewon Kim
2016-12-14LOCAL / dwc3: exynos: add software role switching codeRobert Baldyga
2016-12-14LOCAL / dwc3: core: fix SUSPHY problemRobert Baldyga
2016-12-14LOCAL / dwc3: core: add OTG supportRobert Baldyga
2016-12-14LOCAL / dwc3: gadget: reinitialize core after each role changeRobert Baldyga
2016-12-14LOCAL / dwc3: host: don't add xhci device only if in OTG modeRobert Baldyga
2016-12-14LOCAL / dwc3: gadget: register gadget in OTG coreRobert Baldyga
2016-12-14LOCAL / dwc3: add otg handling codeRobert Baldyga
2016-12-14LOCAL / dwc3: core: cleanup suspend/resume codeRobert Baldyga
2016-12-14LOCAL / usb: gadget: change gadget connect orderJaewon Kim
2016-12-14LOCAL / usb: gadget: Add slp composite gadgetJaewon Kim
2016-11-25USB: serial: cp210x: fix tiocmget error handlingJohan Hovold
2016-11-23usb: increase ohci watchdog delay to 275 msecBryan Paluch
2016-11-23USB: serial: fix potential NULL-dereference at probeJohan Hovold
2016-11-23xhci: workaround for hosts missing CAS bitMathias Nyman
2016-11-23xhci: add restart quirk for Intel Wildcatpoint PCHMathias Nyman
2016-11-01USB: serial: ftdi_sio: add support for Infineon TriBoard TC2X7Stefan Tauner
2016-11-01usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-10-23xhci: fix usb2 resume timing and races.Mathias Nyman
2016-10-03USB: change bInterval default to 10 msAlan Stern
2016-10-02USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-10-02usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phaseClemens Gruber
2016-10-02xhci: fix null pointer dereference in stop command timeout functionMathias Nyman
2016-10-02usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-12USB: serial: option: add WeTelecom 0x6802 and 0x6803 productsAleksandr Makarov
2016-09-12USB: avoid left shift by -1Alan Stern
2016-09-12USB: serial: option: add WeTelecom WM-D200Aleksandr Makarov
2016-09-12usb: chipidea: udc: don't touch DP when controller is in host modeLi Jun
2016-09-12USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-12USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-08-31usb: xhci: Fix panic if disconnectJim Lin
2016-08-31xhci: always handle "Command Ring Stopped" eventsMathias Nyman
2016-08-31cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-08-31usb: misc: usbtest: add fix for driver hangLu Baolu
2016-08-31usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda
2016-08-31usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda
2016-08-31usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus
2016-08-31usb: dwc3: pci: add support for Intel Broxton SOCHeikki Krogerus
2016-08-31usb: dwc3: pci: trivial: FormattingJohn Youn
2016-08-31usb: dwc3: gadget: always cleanup all TRBsFelipe Balbi
2016-08-31usb: dwc3: gadget: fix for short pkts during chained xfersFelipe Balbi
2016-08-31usb: dwc3: gadget: increment request->actual onceFelipe Balbi