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.h
Commit message (
Expand
)
Author
Age
*
USB: EHCI: fix controller wakeup flag settings during suspend
Alan Stern
2010-05-20
*
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
Alan Stern
2010-05-20
*
USB: EHCI: defer reclamation of siTDs
Alan Stern
2010-04-22
*
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
2010-03-19
*
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
2009-11-30
*
USB: EHCI: rescan the queue after an unlink
Alan Stern
2009-09-23
*
USB: EHCI: Add Intel Moorestown EHCI controller HOSTPCx extensions and suppor...
Alek Du
2009-09-23
*
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
2009-09-23
*
USB: EHCI: add need_io_watchdog flag to ehci_hcd
Alek Du
2009-09-23
*
trivial: fix typo "for for" in multiple files
Anand Gadiyar
2009-09-21
*
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-07-12
*
USB: EHCI: stagger frames for interrupt transfers
Alan Stern
2009-06-16
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
*
USB: EHCI: add software retry for transaction errors
Alan Stern
2009-03-24
*
USB: EHCI: Make timer_action out-of-line
Alan Stern
2009-03-24
*
USB: EHCI: slow down ITD reuse
Karsten Wiese
2009-02-27
*
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
2009-01-07
*
Revert "USB: improve ehci_watchdog's side effect in CPU power management"
Greg Kroah-Hartman
2008-12-01
*
USB: EHCI: fix remote-wakeup support for ARC/TDI core
Alan Stern
2008-10-17
*
USB: improve ehci_watchdog's side effect in CPU power management
Yi Yang
2008-10-17
*
usb: remove code associated with !CONFIG_PPC_MERGE
Kumar Gala
2008-10-17
*
usb: move ehci reg def
Yinghai Lu
2008-07-26
*
USB: ehci-hcd unlink speedups
David Brownell
2008-07-21
*
USB: ehci - fix timer regression
David Brownell
2008-07-03
*
USB: EHCI: fix remote-wakeup regression
Alan Stern
2008-05-29
*
USB: EHCI: fix up root-hub TT mess
Alan Stern
2008-05-29
*
usb: ehci should use u16 for isochronous intervals
David Brownell
2008-02-01
*
USB: ehci saves some memory in ISO transfer descriptors
Karsten Wiese
2008-02-01
*
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: 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
*
Revert "USB: EHCI cpufreq fix"
Linus Torvalds
2007-08-21
*
USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi...
Vladimir Barinov
2007-07-12
*
USB: EHCI, OHCI: handover changes
Alan Stern
2007-07-12
*
USB: ehci refcounts work on ppc7448
David Brownell
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
*
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
2007-02-09
*
EHCI: force high-speed devices to run at full speed
Alan Stern
2007-02-07
*
USB: Fix EHCI warning
Benjamin Herrenschmidt
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: revert EHCI VIA workaround patch
Greg Kroah-Hartman
2006-10-17
*
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
*
[PATCH] USB: EHCI and Freescale 83xx quirk
Kumar Gala
2006-03-20
*
[PATCH] USB: EHCI and NF2 quirk
David Brownell
2006-03-20
*
[PATCH] EHCI, split out PCI glue
Matt Porter
2005-10-28
[next]