summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-05-22usbip: usbip_host: fix bad unlock balance during stub_probe()Shuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: fix NULL-ptr deref and use-after-free errorsShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: run rebind from exit when module is removedShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: delete device from busid_table after rebindShuah Khan (Samsung OSG)
2018-05-22usbip: usbip_host: refine probe and disconnect debug msgs to be usefulShuah Khan
2018-05-09usb: musb: trace: fix NULL pointer dereference in musb_g_tx()Bin Liu
2018-05-09usb: musb: host: fix potential NULL pointer dereferenceBin Liu
2018-05-09USB: serial: option: adding support for ublox R410MSZ Lin (林上智)
2018-05-09USB: serial: option: reimplement interface maskingJohan Hovold
2018-05-09USB: Accept bulk endpoints with 1024-byte maxpacketAlan Stern
2018-05-09USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-09USB: serial: option: Add support for Quectel EP06Kristian Evensen
2018-05-01USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-01usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-05-01USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-05-01USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-05-01USB: serial: simple: add libtransistor consoleCollin May
2018-05-01usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-05-01usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-05-01usbip: usbip_event: fix to not print kernel pointer addressShuah Khan
2018-04-29usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer
2018-04-29usb: musb: call pm_runtime_{get,put}_sync before reading vbus registersMerlijn Wajer
2018-04-29usb: musb: fix enumeration after resumeAndreas Kemnade
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: gadget: f_midi: fixing a possible double-free in f_midiYavuz, Tuba
2018-04-24usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi
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: remove redundant self assignmentStefan Agner
2018-03-24usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak
2018-03-22usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2018-03-22usb: dwc3: Fix GDBGFIFOSPACE_TYPE valuesThinh Nguyen
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-22usb: dwc3: make sure UX_EXIT_PX is clearedFelipe Balbi
2018-03-22usb: misc: lvs: fix race condition in disconnect handlingOliver Neukum
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: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18usbip: vudc: fix null pointer dereference on udc->lockColin Ian King