summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorLines
2018-01-11usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner-0/+2
2018-01-11Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-0/+2
2018-01-09uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng-0/+7
2018-01-09USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern-15/+13
2018-01-09USB: fix usbmon BUG triggerPete Zaitcev-1/+7
2018-01-04usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan-2/+9
2018-01-04usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan-14/+3
2018-01-04usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan-0/+19
2018-01-04USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl-0/+1
2018-01-02USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò-0/+1
2017-12-27usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson-0/+3
2017-12-27xhci: Fix use-after-free in xhci debugfsAlexander Kappner-8/+8
2017-12-27xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman-3/+3
2017-12-27Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman-0/+27
2017-12-27USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze-0/+7
2017-12-19Merge tag 'usb-ci-v4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-1/+1
2017-12-19usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman-1/+2
2017-12-19usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum-0/+3
2017-12-19usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan-10/+1
2017-12-19usbip: prevent leaking socket pointer address in messagesShuah Khan-14/+7
2017-12-19usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan-10/+8
2017-12-19usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan-23/+13
2017-12-19USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman-1/+1
2017-12-19USB: serial: option: adding support for YUGA CLM920-NC5SZ Lin (林上智)-0/+9
2017-12-15USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer-0/+3
2017-12-15USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas-0/+8
2017-12-13USB: core: prevent malicious bNumInterfaces overflowAlan Stern-1/+3
2017-12-13Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman-6/+3
2017-12-13USB: chipidea: msm: fix ulpi-node lookupJohan Hovold-1/+1
2017-12-12USB: core: only clean up what we allocatedAndrey Konovalov-3/+6
2017-12-12Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-66/+34
2017-12-12Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi-12/+2
2017-12-12usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann-1/+1
2017-12-11usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issuesMinas Harutyunyan-50/+25
2017-12-11usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3Manu Gautam-1/+1
2017-12-11usb: dwc3: of-simple: set dev_pm_opsMasahiro Yamada-0/+1
2017-12-11usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek-1/+3
2017-12-11usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier-1/+1
2017-12-08usb: xhci: fix TDS for MTK xHCI1.1Chunfeng Yun-3/+3
2017-12-08xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman-4/+11
2017-12-08usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan-0/+7
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan-9/+17
2017-12-08usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan-4/+31
2017-12-08usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan-7/+11
2017-12-08USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub-0/+14
2017-12-08usb: musb: da8xx: fix babble condition handlingBin Liu-1/+9
2017-12-01usb: xhci: fix panic in xhci_free_virt_devices_depth_firstYu Chen-0/+7
2017-12-01xhci: Don't show incorrect WARN message about events for empty ringsMathias Nyman-4/+8
2017-11-30usbip: Fix USB device hang due to wrong enabling of scatter-gatherYuyang Du-1/+0
2017-11-30Merge tag 'fixes-for-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman-11/+36