summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2017-10-31USB: serial: f81534: fix hang-up on overrunJi-Ze Hong (Peter Hong)1-0/+43
2017-10-31USB: serial: qcserial: add pid/vid for Sierra Wireless EM7355 fw updateDouglas Fischer1-0/+1
2017-10-30USB: serial: kobil_sct: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-30usb: musb_core: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-30usb: musb: da8xx: Remove duplicated definesAlexandre Bailon1-3/+0
2017-10-30usb: storage: sddr55: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-30Merge tag 'usb-ci-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2-1/+5
2017-10-27usb: atm: cxacru: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-10-27usb: class: usbtmc: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-2/+2
2017-10-26usb: chipidea: fix trivial typo in KconfigChristoph Fritz1-1/+1
2017-10-25usb: xhci-mtk: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2017-10-24Merge tag 'usb-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman36-355/+834
2017-10-24usb: dwc2: Fix UDC state trackingJohn Stultz1-0/+2
2017-10-24usb: dwc2: Error out of dwc2_hsotg_ep_disable() if we're in host modeJohn Stultz1-0/+5
2017-10-24usb: dwc2: Improve gadget state disconnection handlingJohn Stultz1-2/+5
2017-10-24usb: dwc3: core: Notify current USB mode to USB3 PHY as wellManu Gautam1-9/+8
2017-10-24usb: dwc3: pci: Runtime resume child device from wqManu Gautam2-3/+27
2017-10-24usb: dwc3: Don't reinitialize core during host bus-suspend/resumeManu Gautam1-23/+20
2017-10-24usb: phy: tahvo: fix error handling in tahvo_usb_probe()Alexey Khoroshilov1-1/+2
2017-10-24usb: gadget: serial: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-24usb: phy: phy-msm-usb: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-24usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-10-24usb: gadget: goku_udc: mark expected switch fall-throughsGustavo A. R. Silva1-5/+9
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman13-44/+153
2017-10-23USB: Force disconnect Huawei 4G modem during suspendDaniel Drake4-1/+29
2017-10-23usb: misc: usbtest: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-23usb: host: modify description for MTK xHCI configChunfeng Yun1-2/+2
2017-10-23usb: xhci-mtk: add optional mcu and dma bus clocksChunfeng Yun2-19/+62
2017-10-23usb: xhci-mtk: remove dummy wakeup debounce clocksChunfeng Yun2-35/+0
2017-10-23usb: xhci-mtk: support option to disable usb3 portsChunfeng Yun2-3/+16
2017-10-23usb: xhci-mtk: check clock stability of U3_MACChunfeng Yun1-0/+4
2017-10-23usb: xhci-mtk: use ports count from xhci in xhci_mtk_sch_init()Chunfeng Yun2-4/+2
2017-10-23usb: xhci-mtk: use dma_set_mask_and_coherent() in probe functionChunfeng Yun1-6/+1
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi2-2/+2
2017-10-20usb: misc: usbtest: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-20usb: gadget: udc: gr: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-20usb: gadget: udc: remove duplicate & operationJaejoong Kim1-1/+1
2017-10-19usb: dwc3: of-simple: Add support to get resets for the deviceVivek Gautam1-2/+25
2017-10-19usb: dwc3: of-simple: Re-order resource handling in removeVivek Gautam1-2/+2
2017-10-19usb: hub: Allow reset retry for USB2 devices on connect bounceMathias Nyman1-4/+7
2017-10-19usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen3-0/+12
2017-10-19usb: mtu3: set otg_sel for u2port only if works as dual-role modeChunfeng Yun1-2/+7
2017-10-19usb: mtu3: set invalid dr_mode as dual-role modeChunfeng Yun1-4/+2
2017-10-19usb: mtu3: get optional vbus for host only modeChunfeng Yun1-4/+4
2017-10-19usb: mtu3: add support for usb3.1 IPChunfeng Yun5-12/+23
2017-10-19usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switchChunfeng Yun6-56/+74
2017-10-19usb: mtu3: support 36-bit DMA addressChunfeng Yun4-21/+142
2017-10-19usb: mtu3: add optional mcu and dma bus clocksChunfeng Yun2-40/+86
2017-10-19usb: mtu3: remove dummy wakeup debounce clocksChunfeng Yun2-57/+4