Matthias Kaehlcke
|
1eba67a60d
USB: UHCI queue: use usb_endpoint_type()
|
16 years ago |
Alan Stern
|
7ea0a2bcfe
USB: uhci: don't use pseudo negative values
|
16 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
Alan Stern
|
e58dcebcd8
USB: UHCI: improve scheduling of interrupt URBs
|
16 years ago |
Arjan van de Ven
|
5172046d96
usb: turn dev_warn+WARN_ON combos into dev_WARN
|
16 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Alan Stern
|
7898ffc543
USB: fix scheduling of Iso URBs in uhci-hcd
|
17 years ago |
Alan Stern
|
4a00027dcb
USB: Eliminate urb->status usage!
|
17 years ago |
Alan Stern
|
eb23105462
USB: add urb->unlinked field
|
17 years ago |
Alan Stern
|
b0d9efba3e
USB: centralize -EREMOTEIO handling
|
17 years ago |
Alan Stern
|
ee7d1f3f0c
USB: remove Iso status value in uhci-hcd
|
17 years ago |
Alan Stern
|
e9df41c5c5
USB: make HCDs responsible for managing endpoint queues
|
18 years ago |
Alan Stern
|
e7e7c360fb
UHCI: short control URBs get a status stage
|
18 years ago |
Alan Stern
|
0cef7727c9
UHCI: Add some WARN_ON()s
|
18 years ago |
Alan Stern
|
e009f1b202
UHCI: Fix problem caused by lack of terminating QH
|
18 years ago |
Alan Stern
|
17230acdc7
UHCI: Eliminate asynchronous skeleton Queue Headers
|
18 years ago |
Alan Stern
|
28b9325e6a
UHCI: Add macros for computing DMA values
|
18 years ago |
Robert P. J. Day
|
c376222960
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
|
18 years ago |
Alan Stern
|
3ca2a3211e
UHCI: fix bandwidth allocation
|
18 years ago |
Alan Stern
|
85a975d0ce
UHCI: no dummy TDs for Iso QHs
|
18 years ago |
Christoph Lameter
|
54e6ecb239
[PATCH] slab: remove SLAB_ATOMIC
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Alan Stern
|
db59b464f8
uhci-hcd: fix list access bug
|
18 years ago |
Alan Stern
|
7ceb932f48
UHCI: don't stop at an Iso error
|
18 years ago |
Alan Stern
|
f443ddf105
USB: UHCI: Don't test the Short Packet Detect bit
|
19 years ago |
Alan Stern
|
c5e3b741a3
[PATCH] UHCI: Improve FSBR-off timing
|
19 years ago |
David Brownell
|
be3cbc5f87
[PATCH] UHCI: various updates
|
19 years ago |
Alan Stern
|
c8155cc5d8
[PATCH] UHCI: remove ISO TDs as they are used
|
19 years ago |
Alan Stern
|
caf3827a65
[PATCH] UHCI: store the period in the queue header
|
19 years ago |
Alan Stern
|
10b8e47d6b
[PATCH] UHCI: fix race in ISO dequeuing
|
19 years ago |