index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-hcd.c
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-01-24
usb/uhci: initialize sg_table properly
Sebastian Andrzej Siewior
2012-01-12
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-09-26
USB: UHCI: improve comments and logic for root-hub suspend
Alan Stern
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-05-19
USB: UHCI: Add support for big endian descriptors
Jan Andersson
2011-05-07
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
2011-05-07
USB: UHCI: Support non-PCI host controllers
Jan Andersson
2011-05-07
USB: UHCI: Wrap I/O register accesses
Jan Andersson
2011-05-07
USB: UHCI: Move PCI specific functions to uhci-pci.c
Jan Andersson
2011-05-07
USB: UHCI: Codingstyle fixes
Jan Andersson
2011-05-07
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
2011-05-07
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-13
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-03-01
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
2010-11-16
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
2010-08-10
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-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-03-02
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
2010-01-20
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
2009-09-15
debugfs: Modified default dir of debugfs for debugging UHCI.
GeunSik Lim
2009-06-16
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-02-18
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-01-28
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2008-10-17
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-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2008-04-25
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
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-12
USB: Don't resume root hub if the controller is suspended
Alan Stern
2007-03-26
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
2007-02-23
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
2007-02-23
UHCI: Add macros for computing DMA values
Alan Stern
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-07
UHCI: improved debugging checks for the frame list
Alan Stern
2007-01-05
UHCI: support device_may_wakeup
Alan Stern
[next]