summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-03-20usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-03-20usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-20USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall
2018-03-20usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-20USB: storage: Add JMicron bridge 152d:2567 to unusual_devs.hTeijo Kinnunen
2018-03-20uas: fix comparison for error codeOliver Neukum
2018-03-04usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-03-04usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-03-04usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-03-04usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-03-04Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-03-04usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-03-04usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann
2018-03-04usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-28usb: uas: unconditionally bring back host after resetOliver Neukum
2018-02-28usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-02-28USB: serial: simple: add Motorola Tetra driverJohan Hovold
2018-02-28USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai
2018-02-28CDC-ACM: apply quirk for card readerOliver Neukum
2018-02-28USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede
2018-02-28USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman
2018-02-28usb: option: Add support for FS040U modemOKAMOTO Yoshiaki
2018-02-28usb: gadget: don't dereference g until after it has been null checkedColin Ian King
2018-02-28usbip: prevent leaking socket pointer address in messagesShuah Khan
2018-02-28usbip: fix stub_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2018-02-28usbip: fix stub_rx: get_pipe() to validate endpoint numberShuah Khan
2018-02-28usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2018-02-28uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2018-02-28usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan
2018-02-28USB: fix usbmon BUG triggerPete Zaitcev
2018-02-28usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2018-02-28USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl
2018-02-28USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò
2018-02-28usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2018-02-28usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2018-02-28usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2018-02-28USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas
2018-02-28usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan
2018-02-28usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan
2018-02-28xhci: plat: Register shutdown for xhci_platAdam Wallis
2018-02-28usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva
2018-02-28usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2018-01-17usb: musb: da8xx: fix babble condition handlingBin Liu
2018-01-17usb: phy: isp1301: Add OF device ID tableJavier Martinez Canillas
2018-01-17xhci: Don't add a virt_dev to the devs array before it's fully allocatedMathias Nyman
2018-01-17usbip: fix stub_send_ret_submit() vulnerability to null transfer_bufferShuah Khan
2018-01-17USB: core: prevent malicious bNumInterfaces overflowAlan Stern
2018-01-17USB: uas and storage: Add US_FL_BROKEN_FUA for another JMicron JMS567 IDDavid Kozub
2018-01-17usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier
2018-01-17USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET