summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-06-27USB: serial: digi_acceleport: rename tty flag variableJohan Hovold
2018-06-26USB: serial: usb_wwan: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: symbolserial: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: sierra: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: sierra: fix potential deadlock at closeJohn Ogness
2018-06-26USB: serial: quatech2: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: mos7840: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: mos7720: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: io_ti: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: io_edgeport: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: digi_acceleport: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26USB: serial: cyberjack: use irqsave() in USB's complete callbackJohn Ogness
2018-06-26usb: chipidea: tegra: Use aligned DMA on Tegra114/124Marcel Ziswiler
2018-06-26usb: chipidea: host: fix disconnection detect issuePeter Chen
2018-06-25USB host: Add USB ehci support for nuvoton npcm7xx platformAvi Fishman
2018-06-25usb: cdc-acm: Decrement tty port's refcount if probe() failJaejoong Kim
2018-06-25USB: mon: use ktime_get_real_ts64 instead of getnstimeofday64Arnd Bergmann
2018-06-25USB: xhci-hcd: Add get_resuming_ports methodAlan Stern
2018-06-25USB: ehci-hcd: Add get_resuming_ports methodAlan Stern
2018-06-25USB: Report wakeup events on root-hub portsAlan Stern
2018-06-25usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-enteredPeter Chen
2018-06-25typec: tcpm: Fix a msecs vs jiffies bugDan Carpenter
2018-06-25usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff
2018-06-25usb: typec: ucsi: Fix for incorrect status data issueHeikki Krogerus
2018-06-25usb: typec: ucsi: acpi: Workaround for cache mode issueHeikki Krogerus
2018-06-25usb: xhci: increase CRS timeout valueAjay Gupta
2018-06-25usb: xhci: tegra: fix runtime PM error handlingStefan Agner
2018-06-25usb: xhci: remove the code build warningDongjiu Geng
2018-06-25xhci: Fix kernel oops in trace_xhci_free_virt_deviceZhengjun Xing
2018-06-25xhci: Fix perceived dead host due to runtime suspend race with event handlerMathias Nyman
2018-06-25USB: serial: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-19scsi: target: Convert target drivers to use sbitmapMatthew Wilcox
2018-06-19scsi: target: Abstract tag freeingMatthew Wilcox
2018-06-19dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculationMinas Harutyunyan
2018-06-19usb: gadget: dwc2: fix memory leak in gadget_init()Grigor Tovmasyan
2018-06-19usb: gadget: composite: fix delayed_status race condition when set_interfaceChunfeng Yun
2018-06-19usb: dwc2: fix isoc split in transfer with no dataWilliam Wu
2018-06-19usb: dwc2: alloc dma aligned buffer for isoc split inWilliam Wu
2018-06-19usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hubWilliam Wu
2018-06-19usb: dwc2: Fix host exit from hibernation flow.Artur Petrosyan
2018-06-19usb: dwc3: qcom: mark PM functions as __maybe_unusedArnd Bergmann
2018-06-19usb: dwc3: Fix error return code in dwc3_qcom_probe()Wei Yongjun
2018-06-18usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfersMinas Harutyunyan
2018-06-18usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devicesHans de Goede
2018-06-18usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nakZeng Tao
2018-06-18usb: dwc3: of-simple: fix use-after-free on removeJohan Hovold
2018-06-18usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()Minas Harutyunyan
2018-06-18usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfersVincent Pelletier
2018-06-18usb: dwc3: pci: add support for Intel IceLakeHeikki Krogerus