summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2017-12-12usb: xhci: make function xhci_dbc_free_req staticColin Ian King
2017-12-12xhci: fixup incorrect memset size parameter when clearing up DbC on exit.Mathias Nyman
2017-12-12USB: remove the URB_NO_FSBR flagAlan Stern
2017-12-12usb: typec: wcove: fix the sink capabilitiesHeikki Krogerus
2017-12-12USB: core: only clean up what we allocatedAndrey Konovalov
2017-12-12Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-12-12usb: dwc2: add optional usb ecc reset bitDinh Nguyen
2017-12-12usb: renesas_usbhs: use PIPEnCLR.ACLRM instead of {C,Dn}FIFOCTR.BCLR in usbhs...Yoshihiro Shimoda
2017-12-12usb: renesas_usbhs: add usbhs_pipe_clear_without_sequence() functionYoshihiro Shimoda
2017-12-12usb: renesas_usbhs: remove redundant polling in usbhsf_fifo_barrier()Yoshihiro Shimoda
2017-12-12usb: phy: Factor out the usb charger initializationBaolin Wang
2017-12-12Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi
2017-12-12usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann
2017-12-11usb: dwc3: Allow disabling of metastability workaroundRoger Quadros
2017-12-11USB: dummy-hcd: Adapt dummy_udc_set_speed()Roger Quadros
2017-12-11USB: dummy-hcd: don't set gadget.speed in dummy_hub_control()Roger Quadros
2017-12-11usb: gadget: bcm63xx_udc: Use common error handling code in bcm63xx_udc_probe()Markus Elfring
2017-12-11usb: gadget: pxa27x: Remove redundant assignment to is_short and devColin Ian King
2017-12-11usb: gadget: udc-xilinx: remove redundant pointer udcColin Ian King
2017-12-11USB: gadget: legacy: remove redundant zero assignment to variable 'value'Colin Ian King
2017-12-11USB: gadget: udc: fix spelling mistake "unexpect" -> "unexpected"Colin Ian King
2017-12-11usb: gadget: ffs: Make sparse happierVincent Pelletier
2017-12-11usb: gadget: u_serial: Use kfifo instead of homemade circular bufferLu Baolu
2017-12-11usb: dwc3: Make sparse a bit happierVincent Pelletier
2017-12-11gadget event trace : add request pointerMatthieu CASTET
2017-12-11usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay valueFelipe Balbi
2017-12-11usb: dwc3: debug: decode a few more featuresFelipe Balbi
2017-12-11usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan
2017-12-11usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3Manu Gautam
2017-12-11usb: dwc3: of-simple: set dev_pm_opsMasahiro Yamada
2017-12-11usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek
2017-12-11usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier
2017-12-08usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun
2017-12-08xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2017-12-08xhci: add port status tracing for Get Hub Status requestsMathias Nyman
2017-12-08xhci: add port status tracing for Get Port Status hub requestsMathias Nyman
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis
2017-12-08usb: xhci: Cleanup printk debug message for ERSTLu Baolu
2017-12-08usb: xhci: Cleanup printk debug message for registersLu Baolu
2017-12-08usb: xhci: Add DbC support in xHCI driverLu Baolu
2017-12-08usb: xhci: Make some static functions globalLu Baolu
2017-12-08xhci: remove unnecessary boolean parameter from xhci_alloc_commandMathias Nyman
2017-12-08xhci: add helper to allocate command with input contextMathias Nyman
2017-12-08usb: xhci: remove unused variable ep_ringCorentin Labbe
2017-12-08usb: xhci: remove unused variable urb_privCorentin Labbe
2017-12-08usb: xhci: remove unused variable epCorentin Labbe
2017-12-08usb: xhci: remove unused variable last_freed_endpointCorentin Labbe
2017-12-08usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2017-12-08usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan