summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2018-01-02USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2018-01-02USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas
2018-01-02USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer
2018-01-02USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze
2018-01-02usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan
2018-01-02usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan
2018-01-02usbip: prevent leaking socket pointer address in messagesShuah Khan
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-12-25usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva
2017-12-25usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu
2017-12-20usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun
2017-12-20usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas
2017-12-20xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2017-12-20usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun
2017-12-20usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan
2017-12-20usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2017-12-20usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan
2017-12-20USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2017-12-20USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier
2017-12-14usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor
2017-12-14usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek
2017-12-14usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros
2017-12-14USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET
2017-12-14usb: gadget: configs: plug memory leakJohn Keeping
2017-12-14usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATJohn Keeping
2017-12-14usb: gadget: udc: renesas_usb3: fix number of the pipesYoshihiro Shimoda
2017-12-09usb: host: fix incorrect updating of offsetColin Ian King
2017-12-09USB: usbfs: Filter flags passed in from user spaceOliver Neukum
2017-12-09USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter
2017-12-09USB: Increase usbfs transfer limitMateusz Berezecki
2017-12-09USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno
2017-12-09usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen
2017-12-09usb: hub: Cycle HUB power when initialization failsMike Looijmans
2017-12-09usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier
2017-12-09usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov
2017-12-09USB: serial: option: add Quectel BG96 idSebastian Sjoholm
2017-12-09usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng
2017-12-09uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede
2017-11-21USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold
2017-11-21USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold
2017-11-21USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer
2017-11-21usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov
2017-11-21USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer
2017-11-21USB: usbfs: compute urb->actual_length for isochronousAlan Stern