summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-08-24usb: xhci: dbc: Don't decrement runtime PM counter if DBC is not startedKai-Heng Feng
2018-08-24usb: chipidea: host: fix disconnection detect issuePeter Chen
2018-08-24typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter
2018-08-24usb: xhci: increase CRS timeout valueAjay Gupta
2018-08-24usb: xhci: remove the code build warningDongjiu Geng
2018-08-24dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculationMinas Harutyunyan
2018-08-24usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan
2018-08-24usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun
2018-08-24usb: dwc2: fix isoc split in transfer with no dataWilliam Wu
2018-08-24usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu
2018-08-24usb: dwc2: Fix host exit from hibernation flow.Artur Petrosyan
2018-08-24usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold
2018-08-24usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()Minas Harutyunyan
2018-08-24usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfersVincent Pelletier
2018-08-24usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus
2018-08-22USB: option: add support for DW5821eAleksander Morgado
2018-08-22USB: serial: pl2303: add a new device id for ATENMovie Song
2018-08-22USB: serial: sierra: fix potential deadlock at closeJohn Ogness
2018-08-03usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-07-28usb: gadget: Fix OS descriptors supportBenjamin Herrenschmidt
2018-07-28usb: xhci: Fix memory leak in xhci_endpoint_reset()Zheng Xiaowei
2018-07-28usb: dwc2: Fix DMA alignment to start at allocated boundaryAntti Seppälä
2018-07-28usb: core: handle hub C_PORT_OVER_CURRENT conditionBin Liu
2018-07-28usb: cdc_acm: Add quirk for Castles VEGA3000Lubomir Rintel
2018-07-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-07-17xhci: xhci-mem: off by one in xhci_stream_id_to_ring()Dan Carpenter
2018-07-17usb: quirks: add delay quirks for Corsair StrafeNico Sneck
2018-07-17USB: serial: mos7840: fix status-register error handlingJohan Hovold
2018-07-17USB: yurex: fix out-of-bounds uaccess in read handlerJann Horn
2018-07-17USB: serial: keyspan_pda: fix modem-status error handlingJohan Hovold
2018-07-17USB: serial: cp210x: add another USB ID for Qivicon ZigBee stickOlli Salonen
2018-07-17USB: serial: ch341: fix type promotion bug in ch341_control_in()Dan Carpenter
2018-07-08xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing
2018-07-08usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus
2018-07-08usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus
2018-07-08usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen
2018-07-08usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu
2018-07-08USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados
2018-07-08USB: serial: cp210x: add CESINEL device idsJohan Hovold
2018-07-08usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff
2018-07-03usb: do not reset if a low-speed or full-speed device timed outMaxim Moseychuk
2018-06-16usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnectingYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns errorYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udcYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udcYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should remove debugfsYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: fix double phy_put()Yoshihiro Shimoda
2018-06-16usb: gadget: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda
2018-06-16usb: typec: wcove: Remove dependency on HW FSMHeikki Krogerus