summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-03-26usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi1-0/+3
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel1-25/+0
2018-03-26usb: roles: Fix return value check in intel_xhci_usb_probe()Wei Yongjun1-2/+2
2018-03-26USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba2-1/+4
2018-03-25usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirksKai-Heng Feng1-0/+3
2018-03-25usb: core: Copy parameter string correctly and remove superfluous null checkKai-Heng Feng1-2/+7
2018-03-25USB: announce bcdDevice as well as idVendor, idProduct.Benson Leung1-2/+6
2018-03-23USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing1-2/+7
2018-03-23usb: hub: Reduce warning to notice on power lossTomeu Vizoso1-1/+1
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman34-786/+2400
2018-03-23USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-03-23USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-03-23USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-03-23usb/gadget: Add an EP dispose() callback for EP lifetime trackingBenjamin Herrenschmidt1-0/+16
2018-03-22usb: skip phys initialization of shared hcdChunfeng Yun1-1/+1
2018-03-22usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij1-506/+0
2018-03-22usb: typec: driver for Pericom PI3USB30532 Type-C cross switchHans de Goede5-0/+194
2018-03-22usb: roles: Add Intel xHCI USB role switch driverHans de Goede5-0/+211
2018-03-22xhci: Add Intel extended cap / otg phy mux handlingHans de Goede5-1/+100
2018-03-22xhci: Add option to get next extended capability in list by passing id = 0Mathias Nyman1-2/+3
2018-03-22usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsHans de Goede3-12/+36
2018-03-22usb: typec: tcpm: Set USB role switch to device mode when configured as suchHans de Goede1-11/+11
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus6-38/+68
2018-03-22usb: common: Small class for USB role switchesHeikki Krogerus3-0/+309
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus3-0/+262
2018-03-22usb: core: introduce per-port over-current countersRichard Leitner3-1/+14
2018-03-22usb: phy: ab8500: Drop AB8540/9540 supportLinus Walleij1-506/+0
2018-03-22usb: dwc3: core: Fix broken system suspend/resume on AM437xRoger Quadros1-0/+2
2018-03-22usb: dwc3: Check controller type before setting speedThinh Nguyen1-1/+4
2018-03-22usb: dwc3: Dump LSP and BMU debug infoThinh Nguyen2-0/+10
2018-03-22usb: dwc3: Check for ESS TX/RX threshold configThinh Nguyen2-0/+63
2018-03-22usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fieldsThinh Nguyen1-0/+10
2018-03-22usb: dwc3: gadget: Check IP revision for GRXTHRCFGThinh Nguyen1-1/+5
2018-03-22usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fieldsThinh Nguyen1-0/+10
2018-03-22usb: dwc3: Check IP revision for GTXFIFOSIZThinh Nguyen1-1/+4
2018-03-22usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen1-0/+2
2018-03-22usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen1-1/+12
2018-03-22usb: dwc3: pci: Properly cleanup resourceThinh Nguyen1-1/+1
2018-03-22usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi1-1/+1
2018-03-20USB: misc: uss720: more vendor/product ID'sDaniel Gimpelevich1-1/+6
2018-03-20usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng3-5/+175
2018-03-20usb: core: urb: Check SSP isoc ep comp descriptorThinh Nguyen1-0/+8
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman20-217/+199
2018-03-19usb: dwc3: ep0: remove redundant assignmentHeinrich Schuchardt1-1/+1
2018-03-16USB: wusbcore: crypto: Remove VLA usageGustavo A. R. Silva1-2/+6
2018-03-16USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-14/+3
2018-03-16xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman1-3/+11
2018-03-16xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman3-17/+95
2018-03-16xhci: refactor xhci_urb_enqueue a bit with minor changesMathias Nyman1-11/+9
2018-03-16xhci: Don't always run the default stop endpoint command completion handlerMathias Nyman1-1/+2