index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2010-03-03
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
1
-0
/
+1
2010-01-21
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-16
USB: new flag for resume-from-hibernation
Alan Stern
1
-6
/
+6
2009-06-16
USB: move PCI host controllers to new PM framework
Alan Stern
1
-4
/
+5
2009-06-16
USB: UHCI: use the new usb debugfs directory
Greg Kroah-Hartman
1
-1
/
+1
2009-02-18
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
1
-1
/
+0
2009-01-28
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-18
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
1
-0
/
+3
2008-10-18
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-25
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-25
USB: HCDs use the do_remote_wakeup flag
Alan Stern
1
-14
/
+7
2008-04-25
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-10
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-13
USB: Don't resume root hub if the controller is suspended
Alan Stern
1
-3
/
+2
2007-03-27
UHCI: Fix problem caused by lack of terminating QH
Alan Stern
1
-1
/
+2
2007-02-24
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
1
-31
/
+21
2007-02-24
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-08
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-18
UHCI: workaround for Asus motherboard
Alan Stern
1
-5
/
+39
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-4
/
+4
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-6
/
+2
2006-09-26
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
1
-0
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-22
[PATCH] UHCI: Improve FSBR-off timing
Alan Stern
1
-2
/
+3
2006-06-22
[PATCH] UHCI: remove hc_inaccessible flag
Alan Stern
1
-23
/
+26
2006-06-22
[PATCH] UHCI: various updates
David Brownell
1
-16
/
+21
2006-06-22
[PATCH] UHCI: use integer-sized frame numbers
Alan Stern
1
-18
/
+22
2006-06-22
[PATCH] UHCI: Reimplement FSBR
Alan Stern
1
-12
/
+1
2006-06-22
[PATCH] UHCI: Eliminate the TD-removal list
Alan Stern
1
-1
/
+0
2006-04-27
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
1
-1
/
+1
2006-04-14
[PATCH] USB: UHCI: don't track suspended ports
Alan Stern
1
-2
/
+1
2006-04-14
[PATCH] USB: pci-quirks.c: proper prototypes
Adrian Bunk
1
-3
/
+1
2006-03-21
[PATCH] UHCI: improve debugging code
Alan Stern
1
-21
/
+39
2006-03-21
[PATCH] UHCI: remove main list of URBs
Alan Stern
1
-2
/
+0
2006-03-21
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
1
-24
/
+41
2006-01-05
[PATCH] USB: UHCI: edit some comments
Alan Stern
1
-8
/
+9
2006-01-05
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
1
-1
/
+1
2006-01-05
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
1
-1
/
+5
2006-01-05
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
1
-5
/
+0
2006-01-05
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
1
-2
/
+0
[next]