index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
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
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-4
/
+4
*
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
2006-09-27
1
-6
/
+2
*
PM: USB HCDs use PM_EVENT_PRETHAW
David Brownell
2006-09-25
1
-0
/
+4
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] UHCI: Improve FSBR-off timing
Alan Stern
2006-06-21
1
-2
/
+3
*
[PATCH] UHCI: remove hc_inaccessible flag
Alan Stern
2006-06-21
1
-23
/
+26
*
[PATCH] UHCI: various updates
David Brownell
2006-06-21
1
-16
/
+21
*
[PATCH] UHCI: use integer-sized frame numbers
Alan Stern
2006-06-21
1
-18
/
+22
*
[PATCH] UHCI: Reimplement FSBR
Alan Stern
2006-06-21
1
-12
/
+1
*
[PATCH] UHCI: Eliminate the TD-removal list
Alan Stern
2006-06-21
1
-1
/
+0
*
[PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines
Jean Delvare
2006-04-27
1
-1
/
+1
*
[PATCH] USB: UHCI: don't track suspended ports
Alan Stern
2006-04-14
1
-2
/
+1
*
[PATCH] USB: pci-quirks.c: proper prototypes
Adrian Bunk
2006-04-14
1
-3
/
+1
*
[PATCH] UHCI: improve debugging code
Alan Stern
2006-03-20
1
-21
/
+39
*
[PATCH] UHCI: remove main list of URBs
Alan Stern
2006-03-20
1
-2
/
+0
*
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
2006-03-20
1
-24
/
+41
*
[PATCH] USB: UHCI: edit some comments
Alan Stern
2006-01-04
1
-8
/
+9
*
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
2006-01-04
1
-1
/
+1
*
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2006-01-04
1
-1
/
+5
*
[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG
David Brownell
2006-01-04
1
-5
/
+0
*
[PATCH] USB: wakeup flag updates (2/3) uhci-hcd
David Brownell
2006-01-04
1
-2
/
+0
*
[PATCH] UHCI: add missing memory barriers
Alan Stern
2005-12-16
1
-0
/
+2
*
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
2005-11-29
1
-0
/
+6
*
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
2005-11-10
1
-1
/
+0
*
[PATCH] USB: add owner initialisation to host drivers
Ben Dooks
2005-10-28
1
-0
/
+1
*
[PATCH] Fix hcd->state assignments in uhci-hcd
Alan Stern
2005-10-28
1
-3
/
+3
*
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan Stern
2005-10-28
1
-2
/
+2
*
[PATCH] UHCI: unify BIOS handoff and driver reset code
Alan Stern
2005-10-28
1
-66
/
+10
*
[PATCH] UHCI PM updates
David Brownell
2005-10-28
1
-9
/
+0
*
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
2005-10-28
1
-15
/
+27
*
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
2005-10-28
1
-34
/
+10
*
[PATCH] USB UHCI: remove the FSBR kernel timer
Alan Stern
2005-09-12
1
-40
/
+22
*
[PATCH] USB UHCI: Detect invalid ports
Alan Stern
2005-06-27
1
-7
/
+7
*
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
2005-06-27
1
-25
/
+0
*
[PATCH] UHCI: Don't store device pointer in QH or TD
Alan Stern
2005-06-27
1
-2
/
+2
*
[PATCH] USB UHCI: Add shutdown method
Alan Stern
2005-06-27
1
-0
/
+16
*
[PATCH] USB UHCI: improved reset handling
Alan Stern
2005-06-27
1
-29
/
+40
*
[PATCH] USB UHCI: Use root-hub IRQs while suspended
Alan Stern
2005-06-27
1
-47
/
+23
*
[PATCH] USB UHCI: Fix up loose ends
Alan Stern
2005-06-27
1
-21
/
+65
*
[PATCH] USB UHCI: Add root-hub suspend/resume support
Alan Stern
2005-06-27
1
-100
/
+188
*
[PATCH] USB UHCI: Add root hub states
Alan Stern
2005-06-27
1
-136
/
+149
*
[PATCH] USB UHCI: Minor improvements
Alan Stern
2005-06-27
1
-53
/
+16
*
[PATCH] USB UHCI: subroutine reordering
Alan Stern
2005-06-27
1
-144
/
+143
*
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-18
1
-5
/
+2
*
[PATCH] USB: hcd suspend uses pm_message_t
David Brownell
2005-04-18
1
-1
/
+1
[next]