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
/
staging
/
dwc2
Commit message (
Expand
)
Author
Age
*
Move DWC2 driver out of staging
Paul Zimmerman
2014-01-13
*
staging: dwc2: don't issue traffic to LS devices in FS mode
Nick Hudson
2013-12-08
*
staging: dwc2: disable uframe_sched on the bcm2835
Stephen Warren
2013-12-04
*
staging: dwc2: fix sparse non static symbol warning
Wei Yongjun
2013-12-03
*
Staging: dwc2: hcd.c: Fixed a coding style issue
Aldo Iljazi
2013-12-03
*
staging: dwc2: set up all module params
Stephen Warren
2013-12-03
*
staging: dwc2: move function to more logical place
Paul Zimmerman
2013-12-03
*
staging: dwc2: fix useless test for non-0
Paul Zimmerman
2013-12-03
*
staging: dwc2: fix thinko in dwc2_fill_host_dma_desc()
Paul Zimmerman
2013-12-03
*
staging: dwc2: fix screwup in checking return value
Paul Zimmerman
2013-12-03
*
staging: dwc2: remove stale comment after changing function to void
Paul Zimmerman
2013-12-03
*
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-03
*
staging: dwc2: remove some indent levels
Dan Carpenter
2013-11-25
*
staging: dwc2: cleanups in dwc2_hcd_qh_add()
Dan Carpenter
2013-11-25
*
staging: dwc2: remove #ifdef DEBUG from a couple of places
Paul Zimmerman
2013-11-25
*
staging: dwc2: rename dwc2_check_core_status()
Paul Zimmerman
2013-11-25
*
staging: dwc2: remove useless cast
Paul Zimmerman
2013-11-25
*
staging: dwc2: remove use of NO_FS_PHY_HW_CHECKS macro
Paul Zimmerman
2013-11-25
*
staging: dwc2: make all the dwc2_set_param* functions void
Paul Zimmerman
2013-11-25
*
staging: dwc2: rename DWC2_PARAM_TEST to DWC2_OUT_OF_BOUNDS
Paul Zimmerman
2013-11-25
*
staging: dwc2: fix potential use after free
Paul Zimmerman
2013-11-25
*
staging: dwc2: fix some functions to return a proper error code
Paul Zimmerman
2013-11-25
*
staging: dwc2: add check on dwc2_core_reset return
Julien DELACOU
2013-11-25
*
staging: dwc2: do not clear pending interrupts twice
Julien DELACOU
2013-11-25
*
Merge branch 'opw-next' into staging-next
Greg Kroah-Hartman
2013-11-22
|
\
|
*
staging: Remove superfluous name casts
Geert Uytterhoeven
2013-11-19
|
*
staging:dwc2:hcd_queue.c : cleanups to the microframe scheduler code
Himangi Saraogi
2013-11-14
*
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-13
|
\
\
|
|
/
|
/
|
|
*
DMA-API: staging: use dma_set_coherent_mask()
Russell King
2013-10-31
*
|
Staging: dwc2: Fix variable dereferenced before check
Rashika Kheria
2013-10-30
*
|
Staging: dwc2: Fix return error value in dwc2_driver_probe()
Rashika Kheria
2013-10-28
*
|
Staging: dwc2: Fix conditional statement since urb->actual_length is never le...
Rashika Kheria
2013-10-28
*
|
staging: dwc2: Make dwc2_hw_params.host_channels large enough
Matthijs Kooijman
2013-10-03
*
|
Staging: dwc2: core: coding style - indentation should use tabs
Luis Ortega Perez de Villar
2013-09-25
*
|
staging: dwc2: add TODO file
Paul Zimmerman
2013-09-25
*
|
staging: dwc2: add microframe scheduler from downstream Pi kernel
Dom Cobley
2013-09-25
*
|
staging: dwc2: validate urb->actual_length for OUT endpoints
Paul Zimmerman
2013-09-25
*
|
staging: dwc2: Fix typo in staging/dwc2
Masanari Iida
2013-09-17
|
/
*
staging: dwc2: make dwc2_core_params documentation more complete
Matthijs Kooijman
2013-08-30
*
staging: dwc2: validate the value for phy_utmi_width
Matthijs Kooijman
2013-08-30
*
staging: dwc2: interpret all hwcfg and related register at init time
Matthijs Kooijman
2013-08-30
*
staging: dwc2: properly mask the GRXFSIZ register
Matthijs Kooijman
2013-08-30
*
staging: dwc2: remove redundant register reads
Matthijs Kooijman
2013-08-30
*
staging: dwc2: re-use hptxfsiz variable
Matthijs Kooijman
2013-08-30
*
staging: dwc2: simplify debug output in dwc_hc_init
Matthijs Kooijman
2013-08-30
*
staging: dwc2: add missing shift
Matthijs Kooijman
2013-08-30
*
staging: dwc2: simplify register shift expressions
Matthijs Kooijman
2013-08-30
*
staging: dwc2: only read the snpsid register once
Matthijs Kooijman
2013-08-30
*
staging: dwc2: unshift non-bool register value constants
Matthijs Kooijman
2013-08-30
*
staging: dwc2: fix off-by-one in check for max_packet_count parameter
Matthijs Kooijman
2013-08-30
[next]