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
/
host
/
ehci-platform.c
Commit message (
Expand
)
Author
Age
*
usb: ehci-platform: add support for multiple phys per controller
Arun Ramamurthy
2015-01-25
*
USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
Andreas Herrmann
2015-01-25
*
USB: host: Remove hard-coded octeon platform information for ehci/ohci
Andreas Herrmann
2015-01-09
*
USB: ehci-platform: Support ehci reset after resume quirk
Wu Liang feng
2015-01-09
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
usb: host: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
host: ehci-platform: remove duplicate check on resource
Varka Bhadram
2014-11-07
*
|
usb: ehci/ohci-platform: use SIMPLE_DEV_PM_OPS to support hibernation
Wonhong Kwon
2014-11-03
|
/
*
usb: ehci-platform: add optional reset controller retrieval
Boris BREZILLON
2014-05-27
*
usb: ehci-platform: Return immediately from suspend if ehci_suspend fails
Vivek Gautam
2014-04-16
*
USB: ehci-platform: check for platform data misconfiguration
Alan Stern
2014-02-11
*
ehci-platform: Change compatible string from usb-ehci to generic-ehci
Hans de Goede
2014-02-11
*
ehci-platform: Add support for controllers with big-endian regs / descriptors
Hans de Goede
2014-02-07
*
ehci-platform: Add support for clks and phy passed through devicetree
Hans de Goede
2014-02-07
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
*
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
*
USB: host: use dev_get_platdata()
Jingoo Han
2013-07-31
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-07-02
|
\
|
*
ehci-platform: add pre_setup() method to platform data
Sergei Shtylyov
2013-06-11
*
|
usb: host: ehci-platform: Remove redundant use of of_match_ptr
Sachin Kamat
2013-05-21
*
|
USB: ehci-platform: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-16
|
/
*
USB: Fix initconst in ehci driver
Andi Kleen
2013-04-23
*
USB: EHCI: DT support for generic bus glue
Arnd Bergmann
2013-03-28
*
usb: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
*
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: EHCI: miscellaneous cleanups for the library conversion
Alan Stern
2012-11-11
*
USB: EHCI: fix build error in ehci-platform.c under PowerPC
Alan Stern
2012-11-02
*
USB: EHCI: make ehci-platform a separate driver
Alan Stern
2012-11-01
*
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
*
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
*
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
*
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
*
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
2012-10-22
*
drivers/usb/host/ehci-platform.c: fix error return code
Julia Lawall
2012-08-15
*
usb: host: ehci-platform: add platform specific power callback
Kuninori Morimoto
2012-08-10
*
usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
Kuninori Morimoto
2012-08-10
*
EHCI: centralize controller suspend/resume
Alan Stern
2012-07-09
*
USB: ehci-platform: remove update_device
Hauke Mehrtens
2012-05-18
*
usb: Fix various typo within usb
Masanari Iida
2012-04-18
*
USB: EHCI: Add a generic platform device driver
Hauke Mehrtens
2012-03-15