summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-02-03usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bitShuah Khan
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-02-03USB: serial: simple: add Motorola Tetra driverJohan Hovold
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2018-02-03USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2018-02-03usb: option: Add support for FS040U modemOKAMOTO Yoshiaki
2018-02-03usb: gadget: don't dereference g until after it has been null checkedColin Ian King
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-01-23usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2018-01-17usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan
2018-01-17usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2018-01-17usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan
2018-01-17USB: fix usbmon BUG triggerPete Zaitcev
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2018-01-17USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl
2018-01-17USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò
2018-01-17xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings
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