summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman1-1/+2
2016-10-07USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones1-0/+1
2016-10-07usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman1-18/+17
2016-10-07USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy1-1/+1
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter1-5/+2
2016-09-29USB: change bInterval default to 10 msAlan Stern1-11/+17
2016-09-29usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda1-2/+9
2016-09-29USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas1-1/+2
2016-09-23USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov1-2/+2
2016-09-23USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov1-1/+1
2016-09-23USB: fix typo in wMaxPacketSize validationAlan Stern1-1/+1
2016-09-21cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-09-21xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman3-6/+13
2016-09-21USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën2-0/+8
2016-09-21USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2-0/+7
2016-09-21USB: serial: option: add support for Telit LE920A4Daniele Palmas1-0/+21
2016-09-21USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel1-0/+1
2016-09-21USB: serial: fix memleak in driver-registration error pathAlexey Klimov1-1/+3
2016-09-21usb: xhci: Fix panic if disconnectJim Lin1-0/+3
2016-09-21USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern1-3/+63
2016-09-21usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman7-21/+29
2016-09-21usb: dwc3: gadget: increment request->actual onceFelipe Balbi1-8/+11
2016-08-19USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3
2016-08-19usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda1-1/+8
2016-07-21USB: usbfs: fix potential infoleak in devioKangjie Lu1-4/+5
2016-07-21usb: musb: Ensure rx reinit occurs for shared_fifo endpointsAndrew Goodbody1-7/+6
2016-07-21usb: musb: Stop bulk endpoint while queue is rotatedAndrew Goodbody1-1/+7
2016-07-21usb: quirks: Add no-lpm quirk for Acer C120 LED ProjectorHans de Goede1-0/+3
2016-06-15USB: serial: option: add support for Cinterion PH8 and AHxxSchemmel Hans-Christoph1-6/+20
2016-06-15USB: serial: io_edgeport: fix memory leaks in probe error pathJohan Hovold1-7/+10
2016-06-15USB: serial: io_edgeport: fix memory leaks in attach error pathJohan Hovold1-9/+24
2016-06-15USB: serial: quatech2: fix use-after-free in probe error pathJohan Hovold1-0/+1
2016-06-15USB: serial: keyspan: fix use-after-free in probe error pathJohan Hovold1-0/+4
2016-05-11USB: serial: cp210x: add Straizona Focusers device idsJasem Mutlaq1-0/+2
2016-05-11USB: serial: cp210x: add ID for Link ECUMike Manning1-0/+2
2016-05-02usb: hcd: out of bounds access in for_each_companionRobert Dobrowolski1-0/+9
2016-05-02usb: xhci: fix wild pointers in xhci_mem_cleanupLu Baolu1-0/+6
2016-04-20usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2016-04-20usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transferYoshihiro Shimoda1-0/+1
2016-04-20usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()Yoshihiro Shimoda1-1/+2
2016-04-11USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-11USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-11USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-11USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-04-11USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-11USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-04-11USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-04-11USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-04-11USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-04-11usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum1-5/+5