index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
usb: dwc2: host: If using uframe scheduler, end splits better
Douglas Anderson
2016-03-04
1
-6
/
+42
|
|
*
|
|
|
|
|
usb: dwc2: host: Totally redo the microframe scheduler
Douglas Anderson
2016-03-04
4
-171
/
+1250
|
|
*
|
|
|
|
|
usb: dwc2: host: Properly set even/odd frame
Douglas Anderson
2016-03-04
2
-3
/
+100
|
|
*
|
|
|
|
|
usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call
Douglas Anderson
2016-03-04
2
-0
/
+33
|
|
*
|
|
|
|
|
usb: dwc2: host: Manage frame nums better in scheduler
Douglas Anderson
2016-03-04
2
-89
/
+272
|
|
*
|
|
|
|
|
usb: dwc2: host: Add scheduler logging for missed SOFs
Douglas Anderson
2016-03-04
3
-6
/
+11
|
|
*
|
|
|
|
|
usb: dwc2: host: Split code out to make dwc2_do_reserve()
Douglas Anderson
2016-03-04
1
-45
/
+67
|
|
*
|
|
|
|
|
usb: dwc2: host: Reorder things in hcd_queue.c
Douglas Anderson
2016-03-04
1
-289
/
+289
|
|
*
|
|
|
|
|
usb: dwc2: host: Rename some fields in struct dwc2_qh
Douglas Anderson
2016-03-04
4
-82
/
+92
|
|
*
|
|
|
|
|
usb: dwc2: host: Use periodic interrupt even with DMA
Douglas Anderson
2016-03-04
1
-39
/
+32
|
|
*
|
|
|
|
|
usb: dwc2: host: There's not really a TT for the root hub
Douglas Anderson
2016-03-04
1
-0
/
+10
|
|
*
|
|
|
|
|
usb: dwc2: host: Properly set the HFIR
Douglas Anderson
2016-03-04
1
-2
/
+2
|
|
*
|
|
|
|
|
usb: dwc2: host: Giveback URB in tasklet context
Douglas Anderson
2016-03-04
1
-3
/
+1
|
|
*
|
|
|
|
|
usb: dwc2: host: Add a delay before releasing periodic bandwidth
Douglas Anderson
2016-03-04
2
-56
/
+187
|
|
*
|
|
|
|
|
usb: dwc2: host: Add scheduler tracing
Douglas Anderson
2016-03-04
4
-2
/
+53
|
|
*
|
|
|
|
|
usb: dwc2: host: fix split transfer schedule sequence
Douglas Anderson
2016-03-04
5
-0
/
+31
|
|
*
|
|
|
|
|
usb: dwc2: host: Always add to the tail of queues
Douglas Anderson
2016-03-04
4
-11
/
+14
|
|
*
|
|
|
|
|
usb: dwc2: host: Avoid use of chan->qh after qh freed
Douglas Anderson
2016-03-04
2
-0
/
+20
|
|
*
|
|
|
|
|
usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066
Douglas Anderson
2016-03-04
1
-1
/
+1
|
|
*
|
|
|
|
|
usb: dwc2: host: Get aligned DMA in a more supported way
Douglas Anderson
2016-03-04
5
-186
/
+87
|
|
*
|
|
|
|
|
usb: dwc2: rockchip: Make the max_transfer_size automatic
Douglas Anderson
2016-03-04
1
-1
/
+1
|
|
*
|
|
|
|
|
usb: dwc3: Validate the maximum_speed parameter
John Youn
2016-03-04
2
-5
/
+22
|
|
*
|
|
|
|
|
usb: musb: sunxi: support module autoloading
Emilio López
2016-03-04
1
-0
/
+1
|
|
*
|
|
|
|
|
usb: chipidea: otg: add A idle to B disconnect timer
Li Jun
2016-03-04
2
-2
/
+12
|
|
*
|
|
|
|
|
usb: chipidea: otg: enable HNP polling support for gadget and host
Li Jun
2016-03-04
1
-0
/
+4
|
|
*
|
|
|
|
|
usb: chipidea: otg: set host_request_flag for gadget
Li Jun
2016-03-04
1
-1
/
+12
|
|
*
|
|
|
|
|
usb: gadget: composite: handle otg status selector request from OTG host
Li Jun
2016-03-04
1
-8
/
+17
|
|
*
|
|
|
|
|
usb: chipidea: udc: bypass otg status selector handling to gadget driver
Li Jun
2016-03-04
1
-1
/
+2
|
|
*
|
|
|
|
|
usb: common: otg-fsm: add HNP polling support
Li Jun
2016-03-04
1
-0
/
+87
|
|
*
|
|
|
|
|
usb: gadget: provide interface for legacy gadgets to get UDC name
Marek Szyprowski
2016-03-04
2
-25
/
+33
|
|
*
|
|
|
|
|
usb: gadget: f_midi: stash substream in gmidi_in_port structure
Michal Nazarewicz
2016-03-04
1
-5
/
+7
|
|
*
|
|
|
|
|
usb: gadget: f_midi: missing unlock on error path
Dan Carpenter
2016-03-04
1
-6
/
+6
|
|
*
|
|
|
|
|
usb: gadget: f_midi: use flexible array member for gmidi_in_port elements
Michal Nazarewicz
2016-03-04
1
-37
/
+18
|
|
*
|
|
|
|
|
usb: gadget: f_midi: fix in_last_port looping logic
Michal Nazarewicz
2016-03-04
1
-19
/
+7
|
|
*
|
|
|
|
|
usb: gadget: f_midi: move some of f_midi_transmit to separate func
Michal Nazarewicz
2016-03-04
1
-61
/
+76
|
|
*
|
|
|
|
|
usb: gadget: f_midi: remove useless midi reference from port struct
Felipe F. Tonello
2016-03-04
1
-2
/
+0
|
|
*
|
|
|
|
|
usb: f_fs: avoid race condition with ffs_epfile_io_complete
Du, Changbin
2016-03-04
1
-3
/
+9
|
|
*
|
|
|
|
|
usb: f_fs: refactor ffs_epfile_io
Michal Nazarewicz
2016-03-04
1
-69
/
+58
|
|
*
|
|
|
|
|
usb: f_fs: replace unnecessary goto with a return
Michal Nazarewicz
2016-03-04
1
-16
/
+8
|
|
*
|
|
|
|
|
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
Michal Nazarewicz
2016-03-04
1
-1
/
+3
|
|
*
|
|
|
|
|
usb: f_fs: fix memory leak when ep changes during transfer
Michal Nazarewicz
2016-03-04
1
-1
/
+1
|
|
*
|
|
|
|
|
usb: phy: phy-am335x: remove include of regulator/consumer.h
Bjorn Helgaas
2016-03-04
1
-1
/
+0
|
|
*
|
|
|
|
|
usb: gadget: pxa25x_udc: document endianess better
Arnd Bergmann
2016-03-04
1
-7
/
+7
|
|
*
|
|
|
|
|
usb: musb/ux500: remove duplicate check for dma_is_compatible
Arnd Bergmann
2016-03-04
1
-3
/
+0
|
|
*
|
|
|
|
|
usb: musb: use %pad format string from dma_addr_t
Arnd Bergmann
2016-03-04
2
-6
/
+6
|
|
*
|
|
|
|
|
usb: isp1301-omap: mark power_up as __maybe_unused
Arnd Bergmann
2016-03-04
1
-1
/
+1
|
|
*
|
|
|
|
|
usb: fsl: drop USB_FSL_MPH_DR_OF Kconfig symbol
Arnd Bergmann
2016-03-04
4
-7
/
+3
|
|
*
|
|
|
|
|
usb: gadget: pxa25x_udc: use readl/writel for mmio
Arnd Bergmann
2016-03-04
2
-22
/
+40
|
|
*
|
|
|
|
|
usb: gadget: pxa25x_udc cleanup
Arnd Bergmann
2016-03-04
2
-203
/
+275
|
|
*
|
|
|
|
|
usb: gadget: pxa25x_udc: move register definitions from arch
Arnd Bergmann
2016-03-04
1
-6
/
+155
[prev]
[next]