aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-02-28usb: renesas_usbhs: missed the "running" flag in usb_dmac with rx pathYoshihiro Shimoda
2018-02-28usb: gadget: f_fs: Use config_ep_by_speed()Jack Pham
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-28Revert "usb: musb: host: don't start next rx urb if current one failed"Bin Liu
2018-02-28usb: ldusb: add PIDs for new CASSY devices supported by this driverKarsten Koop
2018-02-28usb: phy: mxs: Fix NULL pointer dereference on i.MX23/28Fabio Estevam
2018-02-28usb: dwc3: ep0: Reset TRB counter for ep0 INThinh Nguyen
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-28usb: host: ehci: use correct device pointer for dma opsPeter Chen
2018-02-28Add delay-init quirk for Corsair K70 RGB keyboardsJack Stocker
2018-02-28usb: ohci: Proper handling of ed_rm_list to handle race condition between usb...AMAN DEEP
2018-02-28ohci-hcd: Fix race condition caused by ohci_urb_enqueue() and io_watchdog_func()Shigeru Yoshida
2018-02-25usbip: keep usbip_device sockfd state in sync with tcp_socketShuah Khan
2018-02-25xhci: fix xhci debugfs errors in xhci_stopZhengjun Xing
2018-02-25xhci: xhci debugfs device nodes weren't removed after device plugged outZhengjun Xing
2018-02-25xhci: Fix xhci debugfs devices node disappearance after hibernationZhengjun Xing
2018-02-25xhci: Fix NULL pointer in xhci debugfsZhengjun Xing
2018-02-22usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORTJames Hogan
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-01-11usb: misc: usb3503: make sure reset is low for at least 100usStefan Agner
2018-01-11Merge tag 'usb-serial-4.15-rc8' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-01-09uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2018-01-09USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern
2018-01-09USB: fix usbmon BUG triggerPete Zaitcev
2018-01-04usbip: vudc_tx: fix v_send_ret_submit() vulnerability to null xfer bufferShuah Khan
2018-01-04usbip: remove kernel addresses from usb device and urb debug msgsShuah Khan
2018-01-04usbip: fix vudc_rx: harden CMD_SUBMIT path to handle malicious inputShuah Khan
2018-01-04USB: serial: cp210x: add new device ID ELV ALC 8xxxChristian Holl
2018-01-02USB: serial: cp210x: add IDs for LifeScan OneTouch Verio IQDiego Elio Pettenò
2017-12-27usb: xhci: Add XHCI_TRUST_TX_LENGTH for Renesas uPD720201Daniel Thompson
2017-12-27xhci: Fix use-after-free in xhci debugfsAlexander Kappner
2017-12-27xhci: Fix xhci debugfs NULL pointer dereference in resume from hibernateMathias Nyman
2017-12-27Merge tag 'usb-serial-4.15-rc6' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2017-12-27USB: serial: ftdi_sio: add id for Airbus DS P8GRMax Schulze
2017-12-19Merge tag 'usb-ci-v4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-12-19usb: Add device quirk for Logitech HD Pro Webcam C925eDmitry Fleytman Dmitry Fleytman
2017-12-19usb: add RESET_RESUME for ELSA MicroLink 56KOliver Neukum
2017-12-19usbip: stub_rx: fix static checker warning on unnecessary checksShuah Khan
2017-12-19usbip: prevent leaking socket pointer address in messagesShuah Khan
2017-12-19usbip: stub: stop printing kernel pointer addresses in messagesShuah Khan
2017-12-19usbip: vhci: stop printing kernel pointer addresses in messagesShuah Khan
2017-12-19USB: Fix off by one in type-specific length check of BOS SSP capabilityMathias Nyman