index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Commit message (
Expand
)
Author
Age
*
usb: Add module.h to various dwc3 drivers
Paul Gortmaker
2011-10-04
*
usb: dwc3: convert structures into bitshifts
Felipe Balbi
2011-10-04
*
usb: dwc3: gadget: allow clock gating to work
Felipe Balbi
2011-10-04
*
usb: dwc3: core: cache GHWPARAMS* registers
Felipe Balbi
2011-10-04
*
usb: dwc3: add struct dwc3_hwparams
Felipe Balbi
2011-10-04
*
usb: dwc3: gadget: implement streams support
Felipe Balbi
2011-10-04
*
usb: dwc3: gadget: add support for Bursts
Felipe Balbi
2011-10-04
*
usb: dwc3: gadget: fix DMA offset calculation
Paul Zimmerman
2011-10-04
*
usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing
Paul Zimmerman
2011-10-04
*
usb: dwc3: gadget: driver should not wait for RxFIFO to drain
Paul Zimmerman
2011-10-04
*
usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs
Paul Zimmerman
2011-10-04
*
usb: dwc: remove "All rights reserved" statement.
Sebastian Andrzej Siewior
2011-10-04
*
usb: dwc3: ep0: fix debug output
Sebastian Andrzej Siewior
2011-10-04
*
usb: dwc3: ep0: remove second giveback in error case
Sebastian Andrzej Siewior
2011-10-04
*
usb: dwc3: ep0: fix debug message
Felipe Balbi
2011-10-04
*
usb: dwc3: ep0: ignore direction on 2-stage transfer
Felipe Balbi
2011-10-04
*
usb: dwc3: ep0: Make USB30CV happy with SetAddress
Felipe Balbi
2011-10-04
*
usb: dwc3: gadget: improve debug on link state change
Felipe Balbi
2011-09-09
*
usb: dwc3: omap: set idle and standby modes
Felipe Balbi
2011-09-09
*
usb: dwc3: ep0: introduce ep0_expect_in flag
Felipe Balbi
2011-09-09
*
usb: dwc3: ep0: giveback requests on stall_and_restart
Felipe Balbi
2011-09-09
*
usb: dwc3: gadget: drop the useless dma_sync_single* calls
Felipe Balbi
2011-09-09
*
usb: dwc3: gadget: fix GCTL programming
Felipe Balbi
2011-09-09
*
usb: dwc3: define ScaleDown macro helper
Felipe Balbi
2011-09-09
*
usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN
Felipe Balbi
2011-09-09
*
usb: dwc3: gadget: do not map/unmap ZLP transfers
Sebastian Andrzej Siewior
2011-09-09
*
usb: dwc3: omap: fix IRQ handling
Felipe Balbi
2011-09-09
*
usb: dwc3: omap: change IRQ name to dwc3-omap
Felipe Balbi
2011-09-09
*
usb: dwc3: add module.h to dwc3-omap.c and core.c
Felipe Balbi
2011-09-09
*
usb: dwc3: omap: distinguish between SW and HW modes
Felipe Balbi
2011-09-09
*
usb: dwc3: omap: drop DEV_PM_OPS for now
Felipe Balbi
2011-09-09
*
usb: dwc3: omap: use the macro we already have
Felipe Balbi
2011-09-09
*
usb: dwc3: omap: do not enable DMA Disable Clear IRQ
Felipe Balbi
2011-09-09
*
usb: dwc3: omap: fix dev_dbg() calls
Felipe Balbi
2011-09-09
*
usb: dwc3: use ep0_next_event field
Felipe Balbi
2011-09-09
*
usb: dwc3: core: add ep0_next_event field
Felipe Balbi
2011-09-09
*
usb: dwc3: drop EP0_STALL state
Felipe Balbi
2011-09-09
*
usb: dwc3: ep0: clear all EP0 flags
Felipe Balbi
2011-09-09
*
usb: dwc3: ep0: fix Get Status handling
Felipe Balbi
2011-09-09
*
usb: dwc3: gadget: replace mdelay with udelay in the busy loop
Sebastian Andrzej Siewior
2011-09-09
*
usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT
Sebastian Andrzej Siewior
2011-09-09
*
usb: dwc3: core: move the core check before soft reset
Sebastian Andrzej Siewior
2011-09-09
*
usb: dwc3: debugfs: remove test mode interface
Sebastian Andrzej Siewior
2011-09-09
*
usb: dwc3: ep0: simplify EP0 state machine
Felipe Balbi
2011-09-09
*
usb: dwc3: core: add flag for EP0 direction
Felipe Balbi
2011-09-09
*
usb: dwc3: ep0: add handling for unaligned OUT transfers
Felipe Balbi
2011-09-09
*
usb: dwc3: add a bounce buffer for control endpoints
Felipe Balbi
2011-09-09
*
usb: dwc3: core: add defines for XferNotReady event on Control EPs
Felipe Balbi
2011-09-09
*
usb: dwc3: gadget: improve command completion debug message
Felipe Balbi
2011-09-09
*
usb: dwc3: gadget: set request dma to invalid when unmapping
Felipe Balbi
2011-09-09
[next]