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-hcd.c
Commit message (
Expand
)
Author
Age
*
USB: ehci shutdown refactored
Sarah Sharp
2008-04-25
*
USB: ehci: paranoia, reject large control transfers
David Brownell
2008-04-25
*
USB: ehci: remove obsolete workaround for bogus IRQs
David Brownell
2008-04-25
*
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
2008-04-25
*
USB: ehci: minor cleanups
David Brownell
2008-04-25
*
plat-orion: make ehci-orion available for all Orion families
Lennert Buytenhek
2008-03-27
*
USB: fix ehci unlink regressions
David Brownell
2008-03-10
*
USB: POWERPC: ehci: fix ppc build
Anton Vorontsov
2008-02-21
*
USB: fix previous sparse fix which was incorrect
David Brownell
2008-02-21
*
USB: add ehci-ixp bus glue
Vladimir Barinov
2008-02-01
*
USB: add ehci-ppc-of bus glue (device-tree aware)
Valentine Barshak
2008-02-01
*
USB: add Marvell Orion USB host support
Tzachi Perelstein
2008-02-01
*
USB: ehci-hcd: fix sparse warning about shadowing 'status' symbol
Marcin Slusarz
2008-02-01
*
USB: EHCI: add separate IAA watchdog timer
Alan Stern
2008-02-01
*
USB: convert ehci debug files to use debugfs instead of sysfs
Tony Jones
2008-02-01
*
USB: fix up EHCI startup synchronization
David Brownell
2007-11-28
*
USB: mutual exclusion for EHCI init and port resets
Alan Stern
2007-10-12
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
*
Revert "USB: EHCI cpufreq fix"
Linus Torvalds
2007-08-21
*
USB: PS3: USB system-bus rework
Geoff Levand
2007-07-12
*
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...
Vladimir Barinov
2007-07-12
*
USB: ehci_fsl update for MPC831x support
Li Yang
2007-07-12
*
USB: EHCI big endian data structures support (for 440EPx)
Stefan Roese
2007-07-12
*
USB: EHCI, OHCI: handover changes
Alan Stern
2007-07-12
*
USB: EHCI support for big-endian descriptors
Stefan Roese
2007-07-12
*
USB: EHCI cpufreq fix
Stuart_Hayes@Dell.com
2007-07-12
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
EHCI: fix remote wakeup regression in 2.6.21-rc
Alan Stern
2007-04-11
*
USB: ps3: don't call ps3_system_bus_driver_register on other platforms
Ishizaki Kou
2007-02-16
*
EHCI: turn off remote wakeup during shutdown
Alan Stern
2007-02-16
*
USB: switch ehci-hcd to new polling scheme
Marcelo Tosatti
2007-02-07
*
EHCI: force high-speed devices to run at full speed
Alan Stern
2007-02-07
*
USB: ps3 ehci bus glue
Geoff Levand
2007-02-07
*
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
2007-02-07
*
EHCI: Fix root-hub and port suspend/resume problems
Alan Stern
2006-12-01
*
USB: add ehci_hcd.ignore_oc parameter
David Brownell
2006-12-01
*
USB: revert EHCI VIA workaround patch
Greg Kroah-Hartman
2006-10-17
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
USB: EHCI update VIA workaround
David Brownell
2006-09-27
*
USB: EHCI whitespace fixes (cosmetic)
David Brownell
2006-09-27
*
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
2006-09-27
*
USB: Fix Freescale high-speed USB host dependency
Li Yang
2006-08-02
*
[PATCH] USB: ehci: fix bogus alteration of a local variable
David Brownell
2006-07-12
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] USB: EHCI on non-Au1200 build fix
Ralf Baechle
2006-06-21
*
[PATCH] USB: allow multiple types of EHCI controllers to be built as modules
Kumar Gala
2006-06-21
*
[PATCH] USB: EHCI for AU1200
Jordan Crouse
2006-03-20
*
[PATCH] USB: EHCI for Freescale 83xx
Randy Vinson
2006-03-20
*
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
2006-01-04
*
[PATCH] USB: ehci fix driver model wakeup flags
David Brownell
2006-01-04
[next]