index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2005-12-16
[PATCH] UHCI: add missing memory barriers
Alan Stern
1
-0
/
+2
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
1
-0
/
+6
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-29
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
1
-0
/
+1
2005-10-29
[PATCH] Fix hcd->state assignments in uhci-hcd
Alan Stern
1
-3
/
+3
2005-10-29
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
1
-2
/
+2
2005-10-29
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
1
-66
/
+10
2005-10-29
[PATCH] UHCI PM updates
David Brownell
1
-9
/
+0
2005-10-29
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
1
-15
/
+27
2005-10-29
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
1
-34
/
+10
2005-09-12
[PATCH] USB UHCI: remove the FSBR kernel timer
Alan Stern
1
-40
/
+22
2005-06-28
[PATCH] USB UHCI: Detect invalid ports
Alan Stern
1
-7
/
+7
2005-06-28
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
1
-25
/
+0
2005-06-28
[PATCH] UHCI: Don't store device pointer in QH or TD
Alan Stern
1
-2
/
+2
2005-06-28
[PATCH] USB UHCI: Add shutdown method
Alan Stern
1
-0
/
+16
2005-06-28
[PATCH] USB UHCI: improved reset handling
Alan Stern
1
-29
/
+40
2005-06-28
[PATCH] USB UHCI: Use root-hub IRQs while suspended
Alan Stern
1
-47
/
+23
2005-06-28
[PATCH] USB UHCI: Fix up loose ends
Alan Stern
1
-21
/
+65
2005-06-28
[PATCH] USB UHCI: Add root-hub suspend/resume support
Alan Stern
1
-100
/
+188
2005-06-28
[PATCH] USB UHCI: Add root hub states
Alan Stern
1
-136
/
+149
2005-06-28
[PATCH] USB UHCI: Minor improvements
Alan Stern
1
-53
/
+16
2005-06-28
[PATCH] USB UHCI: subroutine reordering
Alan Stern
1
-144
/
+143
2005-04-19
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
1
-5
/
+2
[next]