summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-03-22usb: dwc3: Check controller type before setting speedThinh Nguyen
2018-03-22usb: dwc3: Dump LSP and BMU debug infoThinh Nguyen
2018-03-22usb: dwc3: Check for ESS TX/RX threshold configThinh Nguyen
2018-03-22usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fieldsThinh Nguyen
2018-03-22usb: dwc3: gadget: Check IP revision for GRXTHRCFGThinh Nguyen
2018-03-22usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fieldsThinh Nguyen
2018-03-22usb: dwc3: Check IP revision for GTXFIFOSIZThinh Nguyen
2018-03-22usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-03-22usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-03-22usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-03-22usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi
2018-03-20USB: misc: uss720: more vendor/product ID'sDaniel Gimpelevich
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-03-20usb: core: Add "quirks" parameter for usbcoreKai-Heng Feng
2018-03-20usb: core: urb: Check SSP isoc ep comp descriptorThinh Nguyen
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-19USB: serial: option: use mass-storage class defineJohan Hovold
2018-03-19USB: serial: option: drop redundant interface-class testJohan Hovold
2018-03-19USB: serial: option: reimplement interface maskingJohan Hovold
2018-03-19usb: dwc3: ep0: remove redundant assignmentHeinrich Schuchardt
2018-03-16USB: wusbcore: crypto: Remove VLA usageGustavo A. R. Silva
2018-03-16USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-16xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman
2018-03-16xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman
2018-03-16xhci: refactor xhci_urb_enqueue a bit with minor changesMathias Nyman
2018-03-16xhci: Don't always run the default stop endpoint command completion handlerMathias Nyman
2018-03-16xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman
2018-03-16usb: xhci: Remove ep_trb from finish_td()Lu Baolu
2018-03-16usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()Lu Baolu
2018-03-16usb: xhci: Clean up error code in xhci_dbc_tty_register_device()Dan Carpenter
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches
2018-03-14usb: dwc2: fix spelling mistake: "genereted" -> "generated"Colin Ian King
2018-03-13usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer
2018-03-13usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resumeRoger Quadros
2018-03-13usb: dwc2: Make dwc2_force_mode() staticGrigor Tovmasyan
2018-03-13usb: dwc2: add support for host mode external vbus supplyAmelie Delaunay
2018-03-13usb: dwc2: Force mode optimizationsVardan Mikayelyan
2018-03-13usb: dwc2: Enable power downJohn Youn
2018-03-13usb: dwc2: Change hub-control to allow hibernationVardan Mikayelyan
2018-03-13usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan
2018-03-13usb: dwc2: Allow entering hibernation from USB_SUSPEND interruptVardan Mikayelyan
2018-03-13usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()Vardan Mikayelyan
2018-03-13usb: dwc2: Add host/device hibernation functionsVardan Mikayelyan
2018-03-13usb: dwc2: Add helper functions for restore routineVardan Mikayelyan
2018-03-13usb: dwc2: Changes in registers backup/restore functionsVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Add remote_wakeup_allowed flagVardan Mikayelyan
2018-03-13usb: dwc2: core: Add hibernated flagVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Fix dwc2_restore_device_registersVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Moved dtxfsiz backup array placeVardan Mikayelyan
2018-03-13usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan