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-22xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
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: dwc3: gadget: Fix list_del corruption in dwc3_ep_dequeueMayank Rana
2018-05-09USB: serial: visor: handle potential invalid device configurationGreg Kroah-Hartman
2018-05-09xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
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: typec: ucsi: Increase command completion timeout valueHeikki Krogerus
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-01xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng
2018-05-01xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing
2018-05-01Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman
2018-05-01usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan
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-24usb: dwc3: gadget: never call ->complete() from ->ep_queue()Felipe Balbi
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-24usb: dwc3: prevent setting PRTCAP to OTG from debugfsRoger Quadros
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-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-03-13usb: musb: Fix external abort in musb_remove on omap2430Merlijn Wajer
2018-03-09usb: typec: tcpm: fusb302: Do not log an error on -EPROBE_DEFERHans de Goede
2018-03-09USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-03-09usbip: vudc: fix null pointer dereference on udc->lockColin Ian King
2018-03-09xhci: Fix front USB ports on ASUS PRIME B350M-AKai-Heng Feng
2018-03-09usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda
2018-03-09usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-08usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda
2018-03-08USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-08usb: xhci: dbc: Fix lockdep warningLu Baolu
2018-03-08xhci: fix endpoint context tracer outputMathias Nyman
2018-03-08Merge tag 'fixes-for-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-03-06Revert "typec: tcpm: Only request matching pdos"Hans de Goede