summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson2018-01-021-0/+3
* USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman2018-01-021-1/+1
* usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum2018-01-021-0/+3
* usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman2018-01-021-1/+2
* USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)2018-01-021-0/+9
* USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas2018-01-021-0/+8
* USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer2018-01-021-0/+3
* USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2018-01-022-0/+7
* usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan2018-01-023-23/+13
* usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan2018-01-023-10/+8
* usbip: prevent leaking socket pointer address in messagesShuah Khan2018-01-023-13/+6
* xhci: plat: Register shutdown for xhci_platAdam Wallis2017-12-251-0/+1
* usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva2017-12-251-1/+0
* usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros2017-12-251-0/+8
* usb: musb: da8xx: fix babble condition handlingBin Liu2017-12-201-1/+9
* usb: xhci-mtk: check hcc_params after adding primary hcdChunfeng Yun2017-12-201-3/+3
* usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas2017-12-201-0/+7
* xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman2017-12-201-4/+11
* usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun2017-12-201-3/+3
* usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan2017-12-201-0/+7
* usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan2017-12-201-4/+31
* usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan2017-12-201-7/+11
* USB: core: prevent malicious bNumInterfaces overflowAlan Stern2017-12-201-1/+3
* USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub2017-12-202-0/+14
* usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier2017-12-161-1/+1
* usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor2017-12-141-12/+13
* usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek2017-12-141-2/+3
* usb: dwc3: gadget: Fix system suspend/resume on TI platformsRoger Quadros2017-12-141-6/+1
* USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-12-141-1/+3
* usb: gadget: configs: plug memory leakJohn Keeping2017-12-141-0/+1
* usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPATJohn Keeping2017-12-141-2/+11
* usb: gadget: udc: renesas_usb3: fix number of the pipesYoshihiro Shimoda2017-12-141-1/+1
* usb: host: fix incorrect updating of offsetColin Ian King2017-12-091-1/+1
* USB: usbfs: Filter flags passed in from user spaceOliver Neukum2017-12-091-5/+9
* USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter2017-12-091-0/+5
* USB: Increase usbfs transfer limitMateusz Berezecki2017-12-091-27/+16
* USB: core: Add type-specific length check of BOS descriptorsMasakazu Mokuno2017-12-091-4/+24
* usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen2017-12-091-0/+7
* usb: hub: Cycle HUB power when initialization failsMike Looijmans2017-12-091-0/+9
* usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier2017-12-091-1/+1
* usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov2017-12-091-1/+2
* USB: serial: option: add Quectel BG96 idSebastian Sjoholm2017-12-091-0/+3
* usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C HubKai-Heng Feng2017-12-091-0/+3
* uas: Always apply US_FL_NO_ATA_1X quirk to Seagate devicesHans de Goede2017-12-091-0/+4
* USB: serial: garmin_gps: fix memory leak on probe errorsJohan Hovold2017-11-211-0/+6
* USB: serial: garmin_gps: fix I/O after failed probe and removeJohan Hovold2017-11-211-3/+13
* USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer2017-11-211-0/+1
* usb: gadget: f_fs: Fix use-after-free in ffs_free_instAndrew Gabbasov2017-11-211-0/+1
* USB: Add delay-init quirk for Corsair K70 LUX keyboardsBernhard Rosenkraenzer2017-11-211-0/+3
* USB: usbfs: compute urb->actual_length for isochronousAlan Stern2017-11-211-0/+14