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
/
uhci-hcd.c
Commit message (
Expand
)
Author
Age
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
*
usb/uhci: initialize sg_table properly
Sebastian Andrzej Siewior
2012-01-24
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
USB: UHCI: improve comments and logic for root-hub suspend
Alan Stern
2011-09-26
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
|
\
|
*
USB: UHCI: Add support for big endian descriptors
Jan Andersson
2011-05-19
|
*
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
2011-05-06
|
*
USB: UHCI: Support non-PCI host controllers
Jan Andersson
2011-05-06
|
*
USB: UHCI: Wrap I/O register accesses
Jan Andersson
2011-05-06
|
*
USB: UHCI: Move PCI specific functions to uhci-pci.c
Jan Andersson
2011-05-06
|
*
USB: UHCI: Codingstyle fixes
Jan Andersson
2011-05-06
|
*
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
2011-05-06
|
*
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
2011-05-06
|
*
USB: UHCI: don't try to revive a dead controller
Alan Stern
2011-04-13
|
*
USB: UHCI: remove uses of hcd->state
Alan Stern
2011-04-13
*
|
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-26
|
/
*
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-28
*
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
2010-11-16
*
USB: remove fake "address-of" expressions
Alan Stern
2010-08-10
*
USB: UHCI: add support for Intel's wakeup flags
Alan Stern
2010-08-10
*
USB: controller resume should check the root hub
Alan Stern
2010-08-10
*
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
*
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
2010-08-10
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
*
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
2010-03-02
*
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
2010-01-20
*
debugfs: Modified default dir of debugfs for debugging UHCI.
GeunSik Lim
2009-09-15
*
USB: new flag for resume-from-hibernation
Alan Stern
2009-06-16
*
USB: move PCI host controllers to new PM framework
Alan Stern
2009-06-16
*
USB: UHCI: use the new usb debugfs directory
Greg Kroah-Hartman
2009-06-16
*
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-02-17
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
*
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
*
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2008-10-17
*
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
2008-10-17
*
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2008-05-02
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-25
*
USB: HCDs use the do_remote_wakeup flag
Alan Stern
2008-04-25
*
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
2008-04-25
*
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
2007-12-17
*
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
*
USB: Don't resume root hub if the controller is suspended
Alan Stern
2007-07-12
*
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
2007-03-26
*
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
2007-02-23
*
UHCI: Add macros for computing DMA values
Alan Stern
2007-02-23
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
UHCI: improved debugging checks for the frame list
Alan Stern
2007-02-07
*
UHCI: support device_may_wakeup
Alan Stern
2007-01-05
[next]