summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann
2018-04-13USB: ene_usb6250: fix SCSI residue overwritingAlan Stern
2018-04-13USB: ene_usb6250: fix first command executionAlan Stern
2018-04-13usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang
2018-04-13usb: dwc3: keystone: check return valuePan Bian
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden
2018-04-08usb: dwc2: Improve gadget state disconnection handlingJohn Stultz
2018-04-08usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2018-04-08usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello
2018-04-08usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello
2018-04-08usb: gadget: define free_ep_req as universal functionFelipe F. Tonello
2018-03-22usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2018-03-22USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-03-22usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2018-03-22usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-18uas: fix comparison for error codeOliver Neukum
2018-02-28usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-25ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann
2018-02-25usb: phy: msm add regulator dependencyArnd Bergmann
2018-02-25usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-16usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2018-02-16usbip: fix 3eee23c3ec14 tcp_socket address still in the status fileShuah Khan
2018-02-16usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bitShuah Khan
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-02-03USB: serial: simple: add Motorola Tetra driverJohan Hovold
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2018-02-03USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2018-02-03usb: option: Add support for FS040U modemOKAMOTO Yoshiaki
2018-02-03usb: gadget: don't dereference g until after it has been null checkedColin Ian King
2018-01-31usbip: prevent leaking socket pointer address in messagesShuah Khan
2018-01-31usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan