summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | usb: dwc2: host: If using uframe scheduler, end splits betterDouglas Anderson2016-03-041-6/+42
| | * | | | | | usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson2016-03-044-171/+1250
| | * | | | | | usb: dwc2: host: Properly set even/odd frameDouglas Anderson2016-03-042-3/+100
| | * | | | | | usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() callDouglas Anderson2016-03-042-0/+33
| | * | | | | | usb: dwc2: host: Manage frame nums better in schedulerDouglas Anderson2016-03-042-89/+272
| | * | | | | | usb: dwc2: host: Add scheduler logging for missed SOFsDouglas Anderson2016-03-043-6/+11
| | * | | | | | usb: dwc2: host: Split code out to make dwc2_do_reserve()Douglas Anderson2016-03-041-45/+67
| | * | | | | | usb: dwc2: host: Reorder things in hcd_queue.cDouglas Anderson2016-03-041-289/+289
| | * | | | | | usb: dwc2: host: Rename some fields in struct dwc2_qhDouglas Anderson2016-03-044-82/+92
| | * | | | | | usb: dwc2: host: Use periodic interrupt even with DMADouglas Anderson2016-03-041-39/+32
| | * | | | | | usb: dwc2: host: There's not really a TT for the root hubDouglas Anderson2016-03-041-0/+10
| | * | | | | | usb: dwc2: host: Properly set the HFIRDouglas Anderson2016-03-041-2/+2
| | * | | | | | usb: dwc2: host: Giveback URB in tasklet contextDouglas Anderson2016-03-041-3/+1
| | * | | | | | usb: dwc2: host: Add a delay before releasing periodic bandwidthDouglas Anderson2016-03-042-56/+187
| | * | | | | | usb: dwc2: host: Add scheduler tracingDouglas Anderson2016-03-044-2/+53
| | * | | | | | usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson2016-03-045-0/+31
| | * | | | | | usb: dwc2: host: Always add to the tail of queuesDouglas Anderson2016-03-044-11/+14
| | * | | | | | usb: dwc2: host: Avoid use of chan->qh after qh freedDouglas Anderson2016-03-042-0/+20
| | * | | | | | usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066Douglas Anderson2016-03-041-1/+1
| | * | | | | | usb: dwc2: host: Get aligned DMA in a more supported wayDouglas Anderson2016-03-045-186/+87
| | * | | | | | usb: dwc2: rockchip: Make the max_transfer_size automaticDouglas Anderson2016-03-041-1/+1
| | * | | | | | usb: dwc3: Validate the maximum_speed parameterJohn Youn2016-03-042-5/+22
| | * | | | | | usb: musb: sunxi: support module autoloadingEmilio López2016-03-041-0/+1
| | * | | | | | usb: chipidea: otg: add A idle to B disconnect timerLi Jun2016-03-042-2/+12
| | * | | | | | usb: chipidea: otg: enable HNP polling support for gadget and hostLi Jun2016-03-041-0/+4
| | * | | | | | usb: chipidea: otg: set host_request_flag for gadgetLi Jun2016-03-041-1/+12
| | * | | | | | usb: gadget: composite: handle otg status selector request from OTG hostLi Jun2016-03-041-8/+17
| | * | | | | | usb: chipidea: udc: bypass otg status selector handling to gadget driverLi Jun2016-03-041-1/+2
| | * | | | | | usb: common: otg-fsm: add HNP polling supportLi Jun2016-03-041-0/+87
| | * | | | | | usb: gadget: provide interface for legacy gadgets to get UDC nameMarek Szyprowski2016-03-042-25/+33
| | * | | | | | usb: gadget: f_midi: stash substream in gmidi_in_port structureMichal Nazarewicz2016-03-041-5/+7
| | * | | | | | usb: gadget: f_midi: missing unlock on error pathDan Carpenter2016-03-041-6/+6
| | * | | | | | usb: gadget: f_midi: use flexible array member for gmidi_in_port elementsMichal Nazarewicz2016-03-041-37/+18
| | * | | | | | usb: gadget: f_midi: fix in_last_port looping logicMichal Nazarewicz2016-03-041-19/+7
| | * | | | | | usb: gadget: f_midi: move some of f_midi_transmit to separate funcMichal Nazarewicz2016-03-041-61/+76
| | * | | | | | usb: gadget: f_midi: remove useless midi reference from port structFelipe F. Tonello2016-03-041-2/+0
| | * | | | | | usb: f_fs: avoid race condition with ffs_epfile_io_completeDu, Changbin2016-03-041-3/+9
| | * | | | | | usb: f_fs: refactor ffs_epfile_ioMichal Nazarewicz2016-03-041-69/+58
| | * | | | | | usb: f_fs: replace unnecessary goto with a returnMichal Nazarewicz2016-03-041-16/+8
| | * | | | | | usb: f_fs: fix ffs_epfile_io returning success on req alloc failureMichal Nazarewicz2016-03-041-1/+3
| | * | | | | | usb: f_fs: fix memory leak when ep changes during transferMichal Nazarewicz2016-03-041-1/+1
| | * | | | | | usb: phy: phy-am335x: remove include of regulator/consumer.hBjorn Helgaas2016-03-041-1/+0
| | * | | | | | usb: gadget: pxa25x_udc: document endianess betterArnd Bergmann2016-03-041-7/+7
| | * | | | | | usb: musb/ux500: remove duplicate check for dma_is_compatibleArnd Bergmann2016-03-041-3/+0
| | * | | | | | usb: musb: use %pad format string from dma_addr_tArnd Bergmann2016-03-042-6/+6
| | * | | | | | usb: isp1301-omap: mark power_up as __maybe_unusedArnd Bergmann2016-03-041-1/+1
| | * | | | | | usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbolArnd Bergmann2016-03-044-7/+3
| | * | | | | | usb: gadget: pxa25x_udc: use readl/writel for mmioArnd Bergmann2016-03-042-22/+40
| | * | | | | | usb: gadget: pxa25x_udc cleanupArnd Bergmann2016-03-042-203/+275
| | * | | | | | usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-6/+155
OpenPOWER on IntegriCloud