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
/
dwc3-exynos.c
Commit message (
Expand
)
Author
Age
*
usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7
Vivek Gautam
2014-11-21
*
usb: dwc3: exynos: Add provision for suspend clock
Vivek Gautam
2014-11-21
*
usb: dwc3: exynos: Remove local variable for clock from probe
Vivek Gautam
2014-11-21
*
usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer
Jingoo Han
2014-11-05
*
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
2014-08-20
*
usb: dwc3: no need to initialize ret variable
Andy Shevchenko
2014-05-15
*
usb: dwc3: exynos: Make provision for vdd regulators
Vivek Gautam
2014-04-21
*
usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...
Felipe Balbi
2014-04-21
*
usb: phy: rename usb_nop_xceiv to usb_phy_generic
Felipe Balbi
2014-04-21
*
usb: dwc3: fix the glue drivers using the nop phy
Heikki Krogerus
2013-12-19
*
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
*
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
*
Merge branch 'nop-phy-rename' into next
Felipe Balbi
2013-08-09
|
\
|
*
usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv
Sebastian Andrzej Siewior
2013-08-09
*
|
usb: dwc3: switch to GPL v2 only
Felipe Balbi
2013-07-29
|
/
*
usb: dwc3: exynos: 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: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-02
*
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: exynos: add basic suspend/resume support
Vikas Sajjan
2013-03-18
*
usb: dwc3: glue layers shouldn't know about the core IP
Felipe Balbi
2013-03-04
*
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2013-01-25
*
usb: dwc3: exynos: fix compatible strings for the device
Vivek Gautam
2013-01-25
*
usb: dwc3: exynos: use devm_ functions
Jingoo Han
2013-01-18
*
usb: remove use of __devexit
Bill Pemberton
2012-11-21
*
usb: remove use of __devinit
Bill Pemberton
2012-11-21
*
usb: remove use of __devexit_p
Bill Pemberton
2012-11-21
*
usb: dwc3: exynos: remove platform data support
Vivek Gautam
2012-11-06
*
usb: dwc3: exynos: add support for device tree
Vivek Gautam
2012-11-06
*
usb: dwc3: remove custom unique id handling
Sebastian Andrzej Siewior
2012-10-31
*
usb: dwc3: exynos: add nop transceiver support
Felipe Balbi
2012-09-10
*
usb: dwc3: Remove duplicate header file inclusion
Sachin Kamat
2012-06-22
*
usb: dwc3: Add Exynos Specific Glue layer
Anton Tikhomirov
2012-03-02