summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-02-28usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda1-0/+5
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham1-4/+2
2018-02-28Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu1-7/+1
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop1-0/+6
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen1-0/+2
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker1-0/+3
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP1-7/+10
2018-02-28ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida2-4/+10
2018-02-25usb: phy: msm add regulator dependencyArnd Bergmann1-0/+1
2018-02-25usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2018-02-25usb: dwc3: of-simple: fix missing clk_disable_unprepareAndreas Platschek1-1/+3
2018-02-25usb: dwc3: gadget: Wait longer for controller to end command processingVincent Pelletier1-1/+1
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan2-0/+5
2018-02-22usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan2-8/+8
2018-02-17usb: gadget: uvc: Missing files for configfs interfacePetr Cvek1-8/+8
2018-02-03usbip: vhci_hcd: clear just the USB_PORT_STAT_POWER bitShuah Khan1-1/+1
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt1-1/+1
2018-02-03usb: uas: unconditionally bring back host after resetOliver Neukum1-4/+3
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar1-1/+2
2018-02-03USB: serial: simple: add Motorola Tetra driverJohan Hovold2-0/+8
2018-02-03USB: serial: io_edgeport: fix possible sleep-in-atomicJia-Ju Bai1-1/+0
2018-02-03CDC-ACM: apply quirk for card readerOliver Neukum1-0/+3
2018-02-03USB: cdc-acm: Do not log urb submission errors on disconnectHans de Goede1-1/+1
2018-02-03USB: serial: pl2303: new device id for ChilitagGreg Kroah-Hartman2-0/+2
2018-02-03usb: option: Add support for FS040U modemOKAMOTO Yoshiaki1-0/+5
2018-02-03usb: gadget: don't dereference g until after it has been null checkedColin Ian King1-2/+5
2018-01-31usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan2-10/+16
2018-01-23usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan1-0/+1
2018-01-17uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng1-0/+7
2018-01-17usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan1-2/+9
2018-01-17usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan1-0/+19
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-17xhci: Fix ring leak in failure path of xhci_alloc_virt_device()Ben Hutchings1-1/+2
2018-01-02usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson1-0/+3
2018-01-02USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman1-1/+1
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: adding support for YUGA CLM920-NC5SZ Lin (林上智)1-0/+9
2018-01-02USB: serial: option: add support for Telit ME910 PID 0x1101Daniele Palmas1-0/+8
2018-01-02USB: serial: qcserial: add Sierra Wireless EM7565Reinhard Speyerer1-0/+3
2018-01-02USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze2-0/+7
2018-01-02usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan3-23/+13
2018-01-02usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan3-10/+8
2018-01-02usbip: prevent leaking socket pointer address in messagesShuah Khan3-13/+6
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