| Commit message (Expand) | Author | Age |
* | USB: UHCI: Add support for big endian descriptors | Jan Andersson | 2011-05-19 |
* | USB: host: uhci-q: Fixed minor coding style issues | Tobias Ollmann | 2010-12-10 |
* | USB: UHCI: add native scatter-gather support(v1) | Ming Lei | 2010-10-22 |
* | USB: UHCI: acquire spinlock before calling start_rh() | Alan Stern | 2010-08-10 |
* | USB: uhci: rm repeatedly evaluation for urbp->qh | Bob Liu | 2009-09-23 |
* | USB: UHCI queue: use usb_endpoint_type() | Matthias Kaehlcke | 2009-06-16 |
* | USB: uhci: don't use pseudo negative values | Alan Stern | 2009-03-24 |
* | USB: replace uses of __constant_{endian} | Harvey Harrison | 2009-03-24 |
* | USB: UHCI: improve scheduling of interrupt URBs | Alan Stern | 2008-10-17 |
* | usb: turn dev_warn+WARN_ON combos into dev_WARN | Arjan van de Ven | 2008-10-16 |
* | USB: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-25 |
* | USB: fix scheduling of Iso URBs in uhci-hcd | Alan Stern | 2007-10-25 |
* | USB: Eliminate urb->status usage! | Alan Stern | 2007-10-12 |
* | USB: add urb->unlinked field | Alan Stern | 2007-10-12 |
* | USB: centralize -EREMOTEIO handling | Alan Stern | 2007-10-12 |
* | USB: remove Iso status value in uhci-hcd | Alan Stern | 2007-10-12 |
* | USB: make HCDs responsible for managing endpoint queues | Alan Stern | 2007-10-12 |
* | UHCI: short control URBs get a status stage | Alan Stern | 2007-07-19 |
* | UHCI: Add some WARN_ON()s | Alan Stern | 2007-04-27 |
* | UHCI: Fix problem caused by lack of terminating QH | Alan Stern | 2007-03-26 |
* | UHCI: Eliminate asynchronous skeleton Queue Headers | Alan Stern | 2007-02-23 |
* | UHCI: Add macros for computing DMA values | Alan Stern | 2007-02-23 |
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). | Robert P. J. Day | 2007-02-11 |
* | UHCI: fix bandwidth allocation | Alan Stern | 2007-02-07 |
* | UHCI: no dummy TDs for Iso QHs | Alan Stern | 2007-02-07 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | uhci-hcd: fix list access bug | Alan Stern | 2006-08-31 |
* | UHCI: don't stop at an Iso error | Alan Stern | 2006-08-31 |
* | USB: UHCI: Don't test the Short Packet Detect bit | Alan Stern | 2006-08-02 |
* | [PATCH] UHCI: Improve FSBR-off timing | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: various updates | David Brownell | 2006-06-21 |
* | [PATCH] UHCI: remove ISO TDs as they are used | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: store the period in the queue header | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: fix race in ISO dequeuing | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: Work around old Intel bug | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: Reimplement FSBR | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: Eliminate the TD-removal list | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: Move code for cleaning up unlinked URBs | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: Remove non-iso TDs as they are used | Alan Stern | 2006-06-21 |
* | [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt | Alan Stern | 2006-06-21 |
* | [PATCH] USB: UHCI: fix obscure bug in enqueue() | Alan Stern | 2006-06-21 |
* | [PATCH] USB: UHCI: store the endpoint type in the QH structure | Alan Stern | 2006-06-21 |
* | [PATCH] USB core and HCDs: don't put_device while atomic | Alan Stern | 2006-03-20 |
* | [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry | Alan Stern | 2006-03-20 |
* | [PATCH] UHCI: Don't log short transfers | Alan Stern | 2006-03-20 |
* | [PATCH] UHCI: improve debugging code | Alan Stern | 2006-03-20 |
* | [PATCH] UHCI: remove main list of URBs | Alan Stern | 2006-03-20 |
* | [PATCH] UHCI: use dummy TDs | Alan Stern | 2006-03-20 |
* | [PATCH] UHCI: use one QH per endpoint, not per URB | Alan Stern | 2006-03-20 |