summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2019-02-08usb: typec: Prepare alt mode enter/exit reporting for UCSI alt mode supportHeikki Krogerus
2019-02-08usb: typec: displayport: Move the Configuration VDO helpers to the headerHeikki Krogerus
2019-02-08USB: Fix configuration selection issues introduced in v4.20.0Nikolay Yakimov
2019-02-08usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-02-07USB: serial: cp210x: add ID for Ingenico 3070Ivan Mironov
2019-02-07USB: serial: cp210x: add minimum baud rate for CP2105 SCIJohanna Abrahamsson
2019-02-07usb: dwc3: haps: Workaround matching VID PIDThinh Nguyen
2019-02-07usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() callAndrzej Pietrasiewicz
2019-02-07usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()Andrzej Pietrasiewicz
2019-02-07usb: gadget: function: sync f_uac1 ac header baInterfaceNrliangshengjun
2019-02-07usb: dwc2: gadget: Add scatter-gather modeAndrzej Pietrasiewicz
2019-02-07usb: gadget: fix various indentation issuesColin Ian King
2019-02-07usb: dwc2: Fix EP TxFIFO number settingMinas Harutyunyan
2019-02-06udc: net2280: Fix net2280_disableGuido Kiener
2019-02-06USB: gadget: Improve kerneldoc for usb_ep_dequeue()Alan Stern
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-02-05usb: dwc3: debug: purge usage of strcatFelipe Balbi
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche
2019-02-04USB: serial: cp210x: add GPIO support for CP2104Icenowy Zheng
2019-02-04usb: dwc3: trace: pass trace buffer size to decoding functionsFelipe Balbi
2019-02-04usb: core: Move variable initialization to appropriate placeSuwan Kim
2019-02-04usb: dwc3: gadget: remove DWC3_EP_END_TRANSFER_PENDINGFelipe Balbi
2019-02-04usb: dwc3: gadget: early giveback if End Transfer already completedFelipe Balbi
2019-02-04usb: dwc3: gadget: don't use resource_index as a flagFelipe Balbi
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2019-02-01usb: dwc3: gadget: clear DWC3_EP_TRANSFER_STARTED on cmd completeFelipe Balbi
2019-01-31usb: typec: tcpm: Correct the PPS out_volt calculationKyle Tso
2019-01-31Merge tag 'fixes-for-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2019-01-30usb: gadget: musb: fix short isoc packets with inventra dmaPaul Elder
2019-01-30usbip: Fix vep_free_request() null pointer checks on input argsShuah Khan
2019-01-30usb: ehci-orion: add S2RAM supportMiquel Raynal
2019-01-30usb: ehci-orion: avoid double PHY initializationMiquel Raynal
2019-01-30usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz
2019-01-30usb: core: comply to PHY frameworkMiquel Raynal
2019-01-28usb: phy: am335x: fix race condition in _probeBin Liu
2019-01-28usb: dwc3: exynos: Fix error handling of clk_prepare_enableAlexey Khoroshilov
2019-01-28usb: phy: fix link errorsAnders Roxell
2019-01-28usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-01-28usb: dwc3: gadget: Handle 0 xfer length for OUT EPTejas Joglekar
2019-01-28usb: dwc3: gadget: remove req->started flagFelipe Balbi
2019-01-28usb: dwc3: gadget: prevent dwc3_request from being queued twiceFelipe Balbi
2019-01-28usb: dwc3: gadget: add dwc3_request status trackingFelipe Balbi
2019-01-28usb: gadget: udc: renesas_usb3: add support for r8a774c0Fabrizio Castro
2019-01-28usb: gadget: uvc: add uvcg_warn macroPaul Elder
2019-01-28usb: gadget: u_serial: process RX in workqueue instead of taskletMichał Mirosław
2019-01-28usb: gadget: udc: reduce indentationJulia Lawall
2019-01-28usb: gadget: aspeed: fix typoMatteo Croce
2019-01-28usb: dwc3: keystone: Add support for ti,am654-dwc3Roger Quadros
2019-01-28usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros
2019-01-28usb: renesas_usbhs: replace udelay() with usleep_range()Yoshihiro Shimoda