index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-hcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-281
/
+177
2011-05-19
USB: UHCI: Add support for big endian descriptors
Jan Andersson
1
-8
/
+8
2011-05-06
USB: UHCI: Add support for GRLIB GRUSBHC controller
Jan Andersson
1
-5
/
+36
2011-05-06
USB: UHCI: Support non-PCI host controllers
Jan Andersson
1
-0
/
+73
2011-05-06
USB: UHCI: Wrap I/O register accesses
Jan Andersson
1
-21
/
+21
2011-05-06
USB: UHCI: Move PCI specific functions to uhci-pci.c
Jan Andersson
1
-294
/
+32
2011-05-06
USB: UHCI: Codingstyle fixes
Jan Andersson
1
-5
/
+5
2011-05-06
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
1
-19
/
+68
2011-05-06
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
1
-0
/
+11
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-3
/
+4
2011-04-13
USB: UHCI: don't try to revive a dead controller
Alan Stern
1
-10
/
+9
2011-04-13
USB: UHCI: remove uses of hcd->state
Alan Stern
1
-6
/
+1
2011-02-28
usb: host: uhci-hcd.c Remove one to many n's in a word.
Justin P. Mattock
1
-1
/
+1
2010-11-16
drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-1
/
+1
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
1
-13
/
+10
2010-08-10
USB: UHCI: add support for Intel's wakeup flags
Alan Stern
1
-13
/
+17
2010-08-10
USB: controller resume should check the root hub
Alan Stern
1
-3
/
+4
2010-08-10
USB: add do_wakeup parameter for PCI HCD suspend
Alan Stern
1
-1
/
+1
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
1
-9
/
+12
2010-08-10
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
1
-0
/
+2
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-03-02
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
1
-0
/
+1
2010-01-20
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
1
-1
/
+14
2009-09-15
debugfs: Modified default dir of debugfs for debugging UHCI.
GeunSik Lim
1
-1
/
+1
2009-06-15
USB: new flag for resume-from-hibernation
Alan Stern
1
-6
/
+6
2009-06-15
USB: move PCI host controllers to new PM framework
Alan Stern
1
-4
/
+5
2009-06-15
USB: UHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-02-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
1
-1
/
+0
2009-01-27
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
1
-1
/
+0
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
1
-0
/
+2
2008-10-17
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
1
-0
/
+3
2008-10-17
USB: EHCI, OHCI, UHCI: remove version numbers
Alan Stern
1
-4
/
+3
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
1
-16
/
+58
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-24
USB: HCDs use the do_remote_wakeup flag
Alan Stern
1
-14
/
+7
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-4
/
+4
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
1
-5
/
+4
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
1
-1
/
+1
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
2007-07-12
USB: Don't resume root hub if the controller is suspended
Alan Stern
1
-3
/
+2
2007-03-26
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
1
-1
/
+2
2007-02-23
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
1
-31
/
+21
2007-02-23
UHCI: Add macros for computing DMA values
Alan Stern
1
-14
/
+10
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-07
UHCI: improved debugging checks for the frame list
Alan Stern
1
-22
/
+29
2007-01-05
UHCI: support device_may_wakeup
Alan Stern
1
-1
/
+3
2007-01-05
UHCI: make test for ASUS motherboard more specific
Alan Stern
1
-12
/
+4
2006-12-20
UHCI: module parameter to ignore overcurrent changes
Alan Stern
1
-1
/
+12
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-10-17
UHCI: workaround for Asus motherboard
Alan Stern
1
-5
/
+39
[next]