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: dwc3: gadget: don't prevent gadget from being probed if we fail
Felipe Balbi
2013-08-04
*
usb: dwc3: fix wrong bit mask in dwc3_event_type
Huang Rui
2013-08-04
*
usb: dwc3: fix the error returned with usb3_phy failure
Ruchika Kharwar
2013-08-04
*
usb: dwc3: gadget: free trb pool only from epnum 2
George Cherian
2013-05-28
*
usb: dwc3: exynos: PHY should be deleted later than dwc3 core
Peter Chen
2013-05-28
*
usb: dwc3: pci: PHY should be deleted later than dwc3 core
Peter Chen
2013-05-28
*
USB: set device dma_mask without reference to global data
Stephen Warren
2013-05-16
*
usb: dwc3: Fix compilation break when building with USB_DWC3_DUAL_ROLE=y
Vivek Gautam
2013-05-15
*
usb: dwc3: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-02
*
usb: dwc3: fix PHY error handling
Felipe Balbi
2013-03-18
*
usb: dwc3: omap: fix sparse warning
Felipe Balbi
2013-03-18
*
usb: dwc3: exynos: use clk_prepare_enable and clk_disable_unprepare
Vivek Gautam
2013-03-18
*
usb: dwc3: exynos: Use of_platform API to create dwc3 core pdev
Vivek Gautam
2013-03-18
*
usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executed
Kishon Vijay Abraham I
2013-03-18
*
usb: dwc3: set dma_mask for dwc3_omap device
Kishon Vijay Abraham I
2013-03-18
*
usb: dwc3: core: fix wrong OTG event regitser offset
George Cherian
2013-03-18
*
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: use num_(in|out)_eps from HW params
Felipe Balbi
2013-03-18
*
usb: dwc3: calculate the number of endpoints
Felipe Balbi
2013-03-18
*
usb: dwc3: set 'mode' based on selected Kconfig choices
Vivek Gautam
2013-03-18
*
usb: dwc3: workaround: unexpected transtion U3 -> RESUME
Felipe Balbi
2013-03-18
*
usb: dwc3: core: define more revisions
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: don't touch gadget.dev.driver
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: remove unnecessary initializations
Felipe Balbi
2013-03-18
*
usb: dwc3: core: avoid checkpatch.pl warning
Felipe Balbi
2013-03-18
*
usb: dwc3: debugfs: improve debugfs file creation
Felipe Balbi
2013-03-18
*
usb: dwc3: debugfs: mark our regset structure const
Felipe Balbi
2013-03-18
*
usb: dwc3: debugfs: when unknown, print only the state value
Felipe Balbi
2013-03-18
*
usb: dwc3: debugfs: add two missing Link States
Felipe Balbi
2013-03-18
*
usb: dwc3: remove our homebrew state mechanism
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: implement gadget state tracking
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: move to threaded IRQ
Felipe Balbi
2013-03-18
*
usb: dwc3: add count field to event buffer
Felipe Balbi
2013-03-18
*
usb: dwc3: add a flags field to event buffer
Felipe Balbi
2013-03-18
*
usb: dwc3: core: remove bogus comment to our structure
Felipe Balbi
2013-03-18
*
usb: dwc3: pci: add basic suspend/resume support
Felipe Balbi
2013-03-18
*
usb: dwc3: exynos: add basic suspend/resume support
Vikas Sajjan
2013-03-18
*
usb: dwc3: omap: add basic suspend/resume support
Felipe Balbi
2013-03-18
*
usb: dwc3: omap: remove unused fields from private structure
Felipe Balbi
2013-03-18
*
usb: dwc3: omap: introduce enable/disable IRQ methods
Felipe Balbi
2013-03-18
*
usb: dwc3: core: add power management support
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: save state of pullups
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: introduce and use enable/disable irq methods
Felipe Balbi
2013-03-18
*
usb: dwc3: core: explicitly setup and cleanup event buffers
Felipe Balbi
2013-03-18
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
*
usb: dwc3: gadget: let udc-core manage gadget->dev
Felipe Balbi
2013-03-18
*
usb: dwc3: omap: stop using nop-usb-xceiv
Kishon Vijay Abraham I
2013-03-18
*
usb: dwc3: omap: remove platform data associated with dwc3-omap
Kishon Vijay Abraham I
2013-03-18
*
usb: dwc3: omap: minor fixes to get dt working
Kishon Vijay Abraham I
2013-03-18
[next]