Commit Graph

53 Commits (995ada8d5e6b3d5a32ca3e544a564d0623c4f3fa)

Author SHA1 Message Date
Harvey Harrison 441b62c1ed USB: replace remaining __FUNCTION__ occurrences 17 years ago
Alan Stern 7898ffc543 USB: fix scheduling of Iso URBs in uhci-hcd 18 years ago
Alan Stern 4a00027dcb USB: Eliminate urb->status usage! 18 years ago
Alan Stern eb23105462 USB: add urb->unlinked field 18 years ago
Alan Stern b0d9efba3e USB: centralize -EREMOTEIO handling 18 years ago
Alan Stern ee7d1f3f0c USB: remove Iso status value in uhci-hcd 18 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 19 years ago
Alan Stern db59b464f8 uhci-hcd: fix list access bug 19 years ago
Alan Stern 7ceb932f48 UHCI: don't stop at an Iso error 19 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
Alan Stern b761d9d867 [PATCH] UHCI: Work around old Intel bug 19 years ago
Alan Stern 84afddd7ac [PATCH] UHCI: Reimplement FSBR 19 years ago
Alan Stern 04538a255a [PATCH] UHCI: Eliminate the TD-removal list 19 years ago
Alan Stern a0b458b64b [PATCH] UHCI: Move code for cleaning up unlinked URBs 19 years ago
Alan Stern 59e29ed91c [PATCH] UHCI: Remove non-iso TDs as they are used 19 years ago
Alan Stern b1869000a6 [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt 19 years ago
Alan Stern 2775562ad2 [PATCH] USB: UHCI: fix obscure bug in enqueue() 19 years ago
Alan Stern 4de7d2c231 [PATCH] USB: UHCI: store the endpoint type in the QH structure 19 years ago
Alan Stern 6a8e87b23f [PATCH] USB core and HCDs: don't put_device while atomic 19 years ago
Alan Stern 1393adb2eb [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry 19 years ago
Alan Stern dbf4fcad62 [PATCH] UHCI: Don't log short transfers 19 years ago
Alan Stern 8d402e1ae0 [PATCH] UHCI: improve debugging code 19 years ago
Alan Stern 0ed8fee1c1 [PATCH] UHCI: remove main list of URBs 19 years ago
Alan Stern af0bb5998a [PATCH] UHCI: use dummy TDs 19 years ago
Alan Stern dccf4a48d4 [PATCH] UHCI: use one QH per endpoint, not per URB 19 years ago
Alan Stern 630aa3cfd5 [PATCH] USB: UHCI: No FSBR until device is configured 19 years ago
Alan Stern 687f5f3428 [PATCH] USB: UHCI: edit some comments 19 years ago
Alan Stern fa3465689f [PATCH] USB: UHCI: change uhci_explen macro 19 years ago
Alan Stern b81d34363c [PATCH] UHCI: Improve handling of iso TDs 20 years ago
Alan Stern a1d59ce842 [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays 20 years ago
Alan Stern 8b4cd42134 [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL 20 years ago
Al Viro 55016f10e3 [PATCH] gfp_t: drivers/usb 20 years ago
Alan Stern 1f09df8bfe [PATCH] USB UHCI: remove the FSBR kernel timer 20 years ago
Olav Kongas 5db539e49f [PATCH] USB: Fix kmalloc's flags type in USB 20 years ago
Alan Stern 2532178a68 [PATCH] UHCI: Don't store device pointer in QH or TD 20 years ago