summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann1-1/+0
2018-04-13USB: ene_usb6250: fix SCSI residue overwritingAlan Stern1-0/+2
2018-04-13USB: ene_usb6250: fix first command executionAlan Stern1-4/+5
2018-04-13usb: chipidea: properly handle host or gadget initialization failureJisheng Zhang1-8/+21
2018-04-13usb: dwc3: keystone: check return valuePan Bian1-0/+4
2018-04-08USB: serial: cp210x: add ELDAT Easywave RX09 idJohan Hovold1-0/+1
2018-04-08USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulatorClemens Werther2-0/+7
2018-04-08USB: serial: ftdi_sio: add RT Systems VX-8 cableMajor Hayden2-0/+4
2018-04-08usb: dwc2: Improve gadget state disconnection handlingJohn Stultz1-2/+5
2018-04-08usb: gadget: remove redundant self assignmentStefan Agner1-3/+1
2018-03-24usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak1-22/+67
2018-03-22usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam1-1/+1
2018-03-22usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen1-7/+9
2018-03-22USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun1-0/+1
2018-03-22usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du1-12/+8
2018-03-22usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz1-0/+1
2018-03-22usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi2-0/+7
2018-03-22usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum1-0/+1
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong1-1/+0
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2-1/+6
2018-03-18usbip: vudc: fix null pointer dereference on udc->lockColin Ian King1-2/+6
2018-03-18USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen1-0/+7
2018-03-18uas: fix comparison for error codeOliver Neukum1-1/+1
2018-02-28usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda1-0/+5
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham1-4/+2
2018-02-28Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu1-7/+1
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop1-0/+6
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen1-0/+2
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker1-0/+3
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP1-7/+10
2018-02-28ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2-4/+10
2018-02-25usb: phy: msm add regulator dependencyArnd Bergmann1-0/+1
2018-02-25usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2018-02-25usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek1-1/+3
2018-02-25usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier1-1/+1
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2-0/+5
2018-02-22usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2-8/+8
2018-02-17usb: gadget: uvc: Missing files for configfs interfacePetr Cvek1-8/+8
2018-02-03usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bitShuah Khan1-1/+1
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt1-1/+1
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum1-4/+3
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar1-1/+2
2018-02-03USB: serial: simple: add Motorola Tetra driverJohan Hovold2-0/+8
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai1-1/+0
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum1-0/+3
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede1-1/+1
2018-02-03USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2-0/+2
2018-02-03usb: option: Add support for FS040U modemOKAMOTO Yoshiaki1-0/+5
2018-02-03usb: gadget: don't dereference g until after it has been null checkedColin Ian King1-2/+5