index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
Files
Lines
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-23
1
-281
/
+177
|
\
|
*
USB: UHCI: Add support for big endian descriptors
Jan Andersson
2011-05-19
1
-8
/
+8
|
*
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
2011-05-06
1
-5
/
+36
|
*
USB: UHCI: Support non-PCI host controllers
Jan Andersson
2011-05-06
1
-0
/
+73
|
*
USB: UHCI: Wrap I/O register accesses
Jan Andersson
2011-05-06
1
-21
/
+21
|
*
USB: UHCI: Move PCI specific functions to uhci-pci.c
Jan Andersson
2011-05-06
1
-294
/
+32
|
*
USB: UHCI: Codingstyle fixes
Jan Andersson
2011-05-06
1
-5
/
+5
|
*
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
2011-05-06
1
-19
/
+68
|
*
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
2011-05-06
1
-0
/
+11
|
*
USB: UHCI: don't try to revive a dead controller
Alan Stern
2011-04-13
1
-10
/
+9
|
*
USB: UHCI: remove uses of hcd->state
Alan Stern
2011-04-13
1
-6
/
+1
*
|
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-26
1
-3
/
+4
|
/
*
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-28
1
-1
/
+1
*
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
2010-11-16
1
-1
/
+1
*
USB: remove fake "address-of" expressions
Alan Stern
2010-08-10
1
-13
/
+10
*
USB: UHCI: add support for Intel's wakeup flags
Alan Stern
2010-08-10
1
-13
/
+17
*
USB: controller resume should check the root hub
Alan Stern
2010-08-10
1
-3
/
+4
*
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
2010-08-10
1
-1
/
+1
*
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-08-10
1
-9
/
+12
*
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
2010-08-10
1
-0
/
+2
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
2010-03-02
1
-0
/
+1
*
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
2010-01-20
1
-1
/
+14
*
debugfs: Modified default dir of debugfs for debugging UHCI.
GeunSik Lim
2009-09-15
1
-1
/
+1
*
USB: new flag for resume-from-hibernation
Alan Stern
2009-06-15
1
-6
/
+6
*
USB: move PCI host controllers to new PM framework
Alan Stern
2009-06-15
1
-4
/
+5
*
USB: UHCI: use the new usb debugfs directory
Greg Kroah-Hartman
2009-06-15
1
-1
/
+1
*
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-02-17
1
-1
/
+0
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
1
-1
/
+0
*
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
1
-0
/
+2
*
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2008-10-17
1
-0
/
+3
*
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
2008-10-17
1
-4
/
+3
*
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2008-05-02
1
-16
/
+58
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-3
/
+3
*
USB: HCDs use the do_remote_wakeup flag
Alan Stern
2008-04-24
1
-14
/
+7
*
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
2008-04-24
1
-4
/
+4
*
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
2007-12-17
1
-5
/
+4
*
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
1
-1
/
+1
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-1
/
+1
*
USB: Don't resume root hub if the controller is suspended
Alan Stern
2007-07-12
1
-3
/
+2
*
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
2007-03-26
1
-1
/
+2
*
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
2007-02-23
1
-31
/
+21
*
UHCI: Add macros for computing DMA values
Alan Stern
2007-02-23
1
-14
/
+10
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
UHCI: improved debugging checks for the frame list
Alan Stern
2007-02-07
1
-22
/
+29
*
UHCI: support device_may_wakeup
Alan Stern
2007-01-05
1
-1
/
+3
*
UHCI: make test for ASUS motherboard more specific
Alan Stern
2007-01-05
1
-12
/
+4
*
UHCI: module parameter to ignore overcurrent changes
Alan Stern
2006-12-20
1
-1
/
+12
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
UHCI: workaround for Asus motherboard
Alan Stern
2006-10-17
1
-5
/
+39
[next]