index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
uhci-hcd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
USB: host: uhci: remove dentry pointer for debugfs
Greg Kroah-Hartman
1
-4
/
+0
2018-01-17
usb: uhci: Add clk support to uhci-platform
Benjamin Herrenschmidt
1
-0
/
+3
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-05-25
usb/uhci: Add support for Aspeed BMC SoCs
Benjamin Herrenschmidt
1
-0
/
+51
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
1
-1
/
+1
2013-01-24
USB: UHCI: remove unused definition
Woody Suwalski
1
-4
/
+0
2011-05-19
USB: UHCI: Add support for big endian descriptors
Jan Andersson
1
-16
/
+74
2011-05-19
USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
Alan Stern
1
-12
/
+2
2011-05-19
USB: UHCI: Add support for big endian mmio
Jan Andersson
1
-15
/
+52
2011-05-06
USB: UHCI: Support non-PCI host controllers
Jan Andersson
1
-0
/
+65
2011-05-06
USB: UHCI: Wrap I/O register accesses
Jan Andersson
1
-0
/
+30
2011-05-06
USB: UHCI: Allow dynamic assignment of bus specific functions
Jan Andersson
1
-0
/
+10
2011-05-06
USB: UHCI: Remove PCI dependencies from uhci-hub
Jan Andersson
1
-0
/
+4
2010-08-10
USB: UHCI: add support for Intel's wakeup flags
Alan Stern
1
-1
/
+6
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-5
/
+5
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
1
-2
/
+3
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
1
-15
/
+0
2007-10-12
USB: remove Iso status value in uhci-hcd
Alan Stern
1
-1
/
+0
2007-02-23
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
1
-38
/
+36
2007-02-23
UHCI: Add macros for computing DMA values
Alan Stern
1
-2
/
+6
2007-02-07
UHCI: fix bandwidth allocation
Alan Stern
1
-0
/
+8
2006-06-21
[PATCH] UHCI: Improve FSBR-off timing
Alan Stern
1
-3
/
+5
2006-06-21
[PATCH] UHCI: remove hc_inaccessible flag
Alan Stern
1
-1
/
+1
2006-06-21
[PATCH] UHCI: remove ISO TDs as they are used
Alan Stern
1
-2
/
+8
2006-06-21
[PATCH] UHCI: store the period in the queue header
Alan Stern
1
-32
/
+4
2006-06-21
[PATCH] UHCI: use integer-sized frame numbers
Alan Stern
1
-0
/
+3
2006-06-21
[PATCH] UHCI: Reimplement FSBR
Alan Stern
1
-3
/
+12
2006-06-21
[PATCH] UHCI: Eliminate the TD-removal list
Alan Stern
1
-5
/
+0
2006-06-21
[PATCH] UHCI: Remove non-iso TDs as they are used
Alan Stern
1
-3
/
+2
2006-06-21
[PATCH] USB: UHCI: store the endpoint type in the QH structure
Alan Stern
1
-0
/
+1
2006-04-14
[PATCH] USB: UHCI: don't track suspended ports
Alan Stern
1
-1
/
+0
2006-03-20
[PATCH] UHCI: improve debugging code
Alan Stern
1
-0
/
+1
2006-03-20
[PATCH] UHCI: remove main list of URBs
Alan Stern
1
-10
/
+5
2006-03-20
[PATCH] UHCI: use dummy TDs
Alan Stern
1
-0
/
+1
2006-03-20
[PATCH] UHCI: use one QH per endpoint, not per URB
Alan Stern
1
-81
/
+96
2006-01-04
[PATCH] USB: UHCI: edit some comments
Alan Stern
1
-12
/
+12
2006-01-04
[PATCH] USB: UHCI: change uhci_explen macro
Alan Stern
1
-4
/
+4
2005-10-28
[PATCH] USB: UHCI: Spruce up some comments
Alan Stern
1
-42
/
+49
2005-10-28
[PATCH] USB: UHCI: Split apart the physical and logical framelist arrays
Alan Stern
1
-1
/
+5
2005-10-28
[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL
Alan Stern
1
-3
/
+0
2005-09-12
[PATCH] USB UHCI: remove the FSBR kernel timer
Alan Stern
1
-8
/
+3
2005-06-27
[PATCH] UHCI: Don't store device pointer in QH or TD
Alan Stern
1
-2
/
+0
2005-06-27
[PATCH] USB UHCI: Use root-hub IRQs while suspended
Alan Stern
1
-6
/
+6
2005-06-27
[PATCH] USB UHCI: Add root-hub suspend/resume support
Alan Stern
1
-2
/
+8
2005-06-27
[PATCH] USB UHCI: Add root hub states
Alan Stern
1
-19
/
+30
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+454