summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-05-01USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2-1/+10
2018-05-01usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko1-0/+3
2018-05-01usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2018-05-01USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-05-01USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-05-01USB: serial: simple: add libtransistor consoleCollin May2-0/+8
2018-05-01xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng1-1/+4
2018-05-01Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman1-1/+0
2018-05-01usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan1-0/+13
2018-05-01usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan1-1/+1
2018-05-01usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2018-05-01usbip: usbip_event: fix to not print kernel pointer addressShuah Khan1-4/+0
2018-04-26usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer1-1/+1
2018-04-26usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer1-0/+2
2018-04-26usb: musb: fix enumeration after resumeAndreas Kemnade1-1/+2
2018-04-24usb: dwc3: gadget: never call ->complete() from ->ep_queue()Felipe Balbi1-18/+25
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen1-1/+1
2018-04-24usb: dwc3: prevent setting PRTCAP to OTG from debugfsRoger Quadros1-0/+3
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing1-2/+7
2018-04-24USB: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba2-1/+4
2018-04-24usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi1-0/+3
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt1-5/+9
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-03-28usb: xhci: Fix potential memory leak in xhci_disable_slot()Lu Baolu3-24/+11
2018-03-28usb: xhci: Disable slot even when virt-dev is nullLu Baolu2-4/+3
2018-03-21usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen1-7/+9
2018-03-21USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun1-0/+1
2018-03-19USB: ledtrig-usbport: fix of-node leakJohan Hovold1-1/+7
2018-03-19usb: dwc3: Fix lock-up on ID change during system suspend/resumeRoger Quadros1-1/+1
2018-03-19usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong1-1/+0
2018-03-19usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-03-19usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2-1/+6
2018-03-19usbip: vudc: fix null pointer dereference on udc->lockColin Ian King1-2/+6
2018-03-19USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen1-0/+7
2018-03-19uas: fix comparison for error codeOliver Neukum1-1/+1
2018-03-19xhci: fix endpoint context tracer outputMathias Nyman1-10/+12
2018-03-19xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng3-0/+7
2018-03-19usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda1-0/+4
2018-02-28usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda1-0/+5
2018-02-28usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham1-31/+7
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: ep0: Reset TRB counter for ep0 INThinh Nguyen1-1/+6
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen1-0/+2
2018-02-28usb: host: ehci: use correct device pointer for dma opsPeter Chen1-2/+2
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker1-0/+3