summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev1-48/+78
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall1-2/+4
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2-1/+6
2018-03-18uas: fix comparison for error codeOliver Neukum1-1/+1
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham1-4/+2
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen1-0/+2
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2-0/+5
2018-02-16usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan3-23/+13
2018-02-16usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan3-9/+7
2018-02-16usbip: prevent leaking socket pointer address in messagesShuah Khan3-14/+6
2018-02-16usbip: vhci-hcd: Add USB3 SuperSpeed supportYuyang Du1-1/+1
2018-02-16usb: usbip: Fix possible deadlocks reported by lockdepAndrew Goodbody5-65/+91
2018-02-16usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2-11/+16
2018-02-16usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-3/+27
2018-02-16usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan1-6/+10
2018-02-07usb: uas: unconditionally bring back host after resetOliver Neukum1-4/+3
2018-02-07usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar1-1/+2
2018-02-07USB: serial: simple: add Motorola Tetra driverJohan Hovold2-0/+8
2018-02-07USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai1-1/+0
2018-02-07CDC-ACM: apply quirk for card readerOliver Neukum1-0/+3
2018-02-07USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede1-1/+1
2018-02-07USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2-0/+2
2018-02-07usb: gadget: don't dereference g until after it has been null checkedColin Ian King1-2/+5
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng1-0/+7
2018-01-17usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan1-14/+3
2018-01-17USB: fix usbmon BUG triggerPete Zaitcev1-1/+7
2018-01-17usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner1-0/+2
2018-01-17USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl1-0/+1
2018-01-17USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò1-0/+1
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson1-0/+3
2018-01-02usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum1-0/+3
2018-01-02usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman1-1/+2
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas1-0/+8
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis1-0/+1
2017-12-25usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva1-1/+0
2017-12-25usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros1-0/+8
2017-12-20usb: musb: da8xx: fix babble condition handlingBin Liu1-1/+9
2017-12-20usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-12-20xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman1-4/+11
2017-12-20usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan1-0/+7
2017-12-20USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2017-12-20USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub2-0/+14
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier1-1/+1
2017-12-16USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET1-1/+3
2017-12-16usb: gadget: configs: plug memory leakJohn Keeping1-0/+1
2017-12-09usb: host: fix incorrect updating of offsetColin Ian King1-1/+1
2017-12-09USB: usbfs: Filter flags passed in from user spaceOliver Neukum1-5/+9
2017-12-09USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter1-0/+5
2017-12-09USB: Increase usbfs transfer limitMateusz Berezecki1-27/+16
2017-12-09usb: hub: Cycle HUB power when initialization failsMike Looijmans1-0/+9