summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman
2016-10-07USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter
2016-09-29USB: change bInterval default to 10 msAlan Stern
2016-09-29usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda
2016-09-29USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas
2016-09-23USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-23USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov
2016-09-23USB: fix typo in wMaxPacketSize validationAlan Stern
2016-09-21cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li
2016-09-21xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman
2016-09-21USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën
2016-09-21USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu
2016-09-21USB: serial: option: add support for Telit LE920A4Daniele Palmas
2016-09-21USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel
2016-09-21USB: serial: fix memleak in driver-registration error pathAlexey Klimov
2016-09-21usb: xhci: Fix panic if disconnectJim Lin
2016-09-21USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern
2016-09-21usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2016-09-21usb: dwc3: gadget: increment request->actual onceFelipe Balbi
2016-08-19USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-08-19usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda
2016-07-21USB: usbfs: fix potential infoleak in devioKangjie Lu
2016-07-21usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody
2016-07-21usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody
2016-07-21usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede
2016-06-15USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph
2016-06-15USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold
2016-06-15USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold
2016-06-15USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold
2016-06-15USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold
2016-05-11USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq
2016-05-11USB: serial: cp210x: add ID for Link ECUMike Manning
2016-05-02usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski
2016-05-02usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu
2016-04-20usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda
2016-04-11USB: option: add "D-Link DWM-221 B1" device idBjørn Mork
2016-04-11USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer
2016-04-11USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch
2016-04-11USB: cypress_m8: add endpoint sanity checkOliver Neukum
2016-04-11USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum
2016-04-11USB: mct_u232: add sanity checking in probeOliver Neukum
2016-04-11USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-04-11USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-04-11USB: cdc-acm: more sanity checkingOliver Neukum
2016-04-11usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum