summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: f_tcm: mark expected switch fall-throughGustavo A. R. Silva2017-10-241-0/+1
* usb: gadget: goku_udc: mark expected switch fall-throughsGustavo A. R. Silva2017-10-241-5/+9
* usb: misc: usbtest: remove duplicate & operationJaejoong Kim2017-10-201-1/+1
* usb: gadget: udc: gr: remove duplicate & operationJaejoong Kim2017-10-201-1/+1
* usb: gadget: udc: remove duplicate & operationJaejoong Kim2017-10-201-1/+1
* usb: dwc3: of-simple: Add support to get resets for the deviceVivek Gautam2017-10-191-2/+25
* usb: dwc3: of-simple: Re-order resource handling in removeVivek Gautam2017-10-191-2/+2
* usb: dwc2: disable erroneous overcurrent conditionDinh Nguyen2017-10-193-0/+12
* usb: mtu3: set otg_sel for u2port only if works as dual-role modeChunfeng Yun2017-10-191-2/+7
* usb: mtu3: set invalid dr_mode as dual-role modeChunfeng Yun2017-10-191-4/+2
* usb: mtu3: get optional vbus for host only modeChunfeng Yun2017-10-191-4/+4
* usb: mtu3: add support for usb3.1 IPChunfeng Yun2017-10-195-12/+23
* usb: mtu3: use FORCE/RG_IDDIG to implement manual DRD switchChunfeng Yun2017-10-196-56/+74
* usb: mtu3: support 36-bit DMA addressChunfeng Yun2017-10-194-21/+142
* usb: mtu3: add optional mcu and dma bus clocksChunfeng Yun2017-10-192-40/+86
* usb: mtu3: remove dummy wakeup debounce clocksChunfeng Yun2017-10-192-57/+4
* usb: mtu3: support option to disable usb3 portsChunfeng Yun2017-10-193-5/+22
* usb: mtu3: fix error return code in ssusb_gadget_init()Chunfeng Yun2017-10-191-2/+2
* usb: dwc3: ep0: Clean up unused variablesChristos Gkekas2017-10-191-20/+0
* usb: dwc2: add support for STM32F7xx USB OTG HSAmelie Delaunay2017-10-191-0/+11
* usb: gadget: f_uvc: make uvc_v4l2_fops constBhumika Goyal2017-10-192-2/+2
* usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-191-6/+1
* usb: renesas_usbhs: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-191-2/+1
* usb: gadget: udc: renesas_usb3: add support for generic phyYoshihiro Shimoda2017-10-191-2/+24
* usb: gadget: udc: renesas_usb3: Add suspend/resume functionsYoshihiro Shimoda2017-10-191-0/+34
* usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()Kazuya Mizuguchi2017-10-191-2/+2
* usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda2017-10-193-1/+58
* usb: renesas_usbhs: unify Gen2/3 pipe_config settingYoshihiro Shimoda2017-10-191-9/+4
* usb: phy: mxs: add usb charger type detectionLi Jun2017-10-191-0/+154
* usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototypeFelipe Balbi2017-10-191-21/+13
* usb: dwc3: gadget: cache frame number in struct dwc3_epFelipe Balbi2017-10-192-5/+4
* usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()Felipe Balbi2017-10-191-15/+4
* usb: dwc3: gadget: check for lack of TRBs a bit earlierFelipe Balbi2017-10-191-3/+3
* usb: phy: phy-generic: propagate clk_get error if clock is requiredLucas Stach2017-10-191-1/+4
* USB: dummy-hcd: remove unsupported isochronous endpointsAlan Stern2017-10-111-18/+35
* USB: dummy-hcd: bandwidth limits for non-bulk transfersAlan Stern2017-10-111-8/+4
* usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platformBaolin Wang2017-09-281-0/+1
* usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre2017-09-281-1/+3
* usb: gadget: ffs: handle I/O completion in-orderJohn Keeping2017-09-282-4/+14
* usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX directionYoshihiro Shimoda2017-09-281-2/+11
* usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipeYoshihiro Shimoda2017-09-281-2/+8
* usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda2017-09-281-2/+3
* usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda2017-09-281-1/+10
* usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda2017-09-281-1/+2
* USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern2017-09-281-2/+30
* USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern2017-09-281-0/+9
* USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern2017-09-281-4/+11
* USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponseBjørn Mork2017-09-251-1/+3
* USB: devio: Don't corrupt user memoryDan Carpenter2017-09-251-1/+5
* USB: devio: Prevent integer overflow in proc_do_submiturb()Dan Carpenter2017-09-251-0/+5