index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
ehci-q.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: Change the scatterlist type in struct urb
Matthew Wilcox
2010-05-20
1
-1
/
+1
*
USB: EHCI: fix handling of unusual interrupt intervals
Alan Stern
2010-01-20
1
-3
/
+8
*
USB: EHCI: add native scatter-gather support
Alan Stern
2009-12-11
1
-5
/
+27
*
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
2009-11-30
1
-2
/
+14
*
USB: EHCI: change deschedule logic for interrupt QHs
Alan Stern
2009-09-23
1
-9
/
+3
*
USB: EHCI: rescan the queue after an unlink
Alan Stern
2009-09-23
1
-7
/
+36
*
USB: EHCI: split ehci_qh into hw and sw parts
Alek Du
2009-09-23
1
-22
/
+28
*
USB: EHCI: fix counting of transaction error retries
Alan Stern
2009-08-07
1
-5
/
+4
*
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
Alan Stern
2009-08-07
1
-3
/
+3
*
USB: EHCI: check for STALL before other errors
Alan Stern
2009-07-12
1
-14
/
+16
*
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-07-12
1
-23
/
+68
*
USB: fix the clear_tt_buffer interface
Alan Stern
2009-07-12
1
-1
/
+1
*
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-07-12
1
-1
/
+18
*
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-06-15
1
-18
/
+1
*
USB: fix ehci printk formats
Randy Dunlap
2009-03-24
1
-1
/
+1
*
USB: EHCI: add software retry for transaction errors
Alan Stern
2009-03-24
1
-0
/
+32
*
USB: EHCI: expedite unlinks when the root hub is suspended
Alan Stern
2009-03-17
1
-1
/
+2
*
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
2008-08-07
1
-1
/
+1
*
USB: ehci-hcd unlink speedups
David Brownell
2008-07-21
1
-8
/
+9
*
drivers/usb annotations and fixes
Al Viro
2008-04-28
1
-2
/
+2
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
1
-2
/
+2
*
USB: ehci: qh_completions cleanup and bugfix
David Brownell
2008-04-24
1
-18
/
+16
*
USB: ehci: qh/qtd cleanup comments
David Brownell
2008-04-24
1
-10
/
+40
*
USB: ehci tolerates some buggy devices
David Brownell
2008-04-24
1
-1
/
+15
*
USB: ehci: handle large bulk URBs correctly (again)
Misha Zhilin
2008-03-04
1
-1
/
+1
*
USB: ehci potential oops fix on ARC/TDI cores
David Brownell
2008-02-01
1
-8
/
+11
*
USB: EHCI: add separate IAA watchdog timer
Alan Stern
2008-02-01
1
-4
/
+2
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
1
-2
/
+1
*
USB: reorganize urb->status use in ehci-hcd
Alan Stern
2007-10-12
1
-29
/
+33
*
USB: add urb->unlinked field
Alan Stern
2007-10-12
1
-17
/
+12
*
USB: centralize -EREMOTEIO handling
Alan Stern
2007-10-12
1
-3
/
+4
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
1
-5
/
+9
*
Revert "USB: EHCI cpufreq fix"
Linus Torvalds
2007-08-20
1
-4
/
+0
*
USB: EHCI support for big-endian descriptors
Stefan Roese
2007-07-12
1
-45
/
+47
*
USB: EHCI cpufreq fix
Stuart_Hayes@Dell.com
2007-07-12
1
-0
/
+4
*
USB: Implement support for EHCI with big endian MMIO
Benjamin Herrenschmidt
2007-02-07
1
-7
/
+9
*
USB: revert EHCI VIA workaround patch
Greg Kroah-Hartman
2006-10-17
1
-2
/
+4
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-11
/
+10
*
USB: EHCI update VIA workaround
David Brownell
2006-09-27
1
-4
/
+2
*
USB: EHCI whitespace fixes (cosmetic)
David Brownell
2006-09-27
1
-10
/
+10
*
[PATCH] USB core and HCDs: don't put_device while atomic
Alan Stern
2006-03-20
1
-1
/
+1
*
[PATCH] USB: EHCI unlink tweaks
David Brownell
2006-03-20
1
-2
/
+4
*
[PATCH] USB: EHCI and Freescale 83xx quirk
Kumar Gala
2006-03-20
1
-1
/
+8
*
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
Alan Stern
2006-01-04
1
-7
/
+7
*
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
2005-11-29
1
-8
/
+16
*
[PATCH] gfp_t: drivers/usb
Al Viro
2005-10-28
1
-3
/
+3
*
[PATCH] ehci: add tt_usecs
david-b@pacbell.net
2005-09-08
1
-0
/
+7
*
[PATCH] USB: ehci: microframe handling fix
David Brownell
2005-08-04
1
-2
/
+3
*
[PATCH] USB: fix in usb_calc_bus_time
Dan Streetman
2005-07-29
1
-2
/
+2
*
[PATCH] USB: Fix kmalloc's flags type in USB
Olav Kongas
2005-07-12
1
-1
/
+1
[next]