summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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: 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
2017-10-19usb: mtu3: support option to disable usb3 portsChunfeng Yun3-5/+22
2017-10-19usb: mtu3: fix error return code in ssusb_gadget_init()Chunfeng Yun1-2/+2
2017-10-19usb: dwc3: ep0: Clean up unused variablesChristos Gkekas1-20/+0
2017-10-19usb: dwc2: add support for STM32F7xx USB OTG HSAmelie Delaunay1-0/+11
2017-10-19usb: gadget: f_uvc: make uvc_v4l2_fops constBhumika Goyal2-2/+2
2017-10-19usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helperGeert Uytterhoeven1-6/+1
2017-10-19usb: renesas_usbhs: Use of_device_get_match_data() helperGeert Uytterhoeven1-2/+1
2017-10-19usb: gadget: udc: renesas_usb3: add support for generic phyYoshihiro Shimoda1-2/+24
2017-10-19usb: gadget: udc: renesas_usb3: Add suspend/resume functionsYoshihiro Shimoda1-0/+34
2017-10-19usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()Kazuya Mizuguchi1-2/+2
2017-10-19usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda3-1/+58
2017-10-19usb: renesas_usbhs: unify Gen2/3 pipe_config settingYoshihiro Shimoda1-9/+4
2017-10-19usb: phy: mxs: add usb charger type detectionLi Jun1-0/+154
2017-10-19usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototypeFelipe Balbi1-21/+13
2017-10-19usb: dwc3: gadget: cache frame number in struct dwc3_epFelipe Balbi2-5/+4
2017-10-19usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi1-15/+4
2017-10-19usb: dwc3: gadget: check for lack of TRBs a bit earlierFelipe Balbi1-3/+3
2017-10-19usb: phy: phy-generic: propagate clk_get error if clock is requiredLucas Stach1-1/+4
2017-10-11USB: dummy-hcd: remove unsupported isochronous endpointsAlan Stern1-18/+35
2017-10-11USB: dummy-hcd: bandwidth limits for non-bulk transfersAlan Stern1-8/+4
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-30/+34
2017-10-07Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-10/+13
2017-10-07Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds9-156/+73
2017-10-06Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+11
2017-10-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+23
2017-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-12/+16
2017-10-06Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-27/+50
2017-10-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+35
2017-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds9-14/+34