1. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  2. 16325f1 USB: host: uhci-q: Fixed minor coding style issues by Tobias Ollmann · 14 years ago
  3. 689d6ea USB: UHCI: add native scatter-gather support(v1) by Ming Lei · 14 years ago
  4. ba297ed USB: UHCI: acquire spinlock before calling start_rh() by Alan Stern · 14 years ago
  5. c0ad729 USB: uhci: rm repeatedly evaluation for urbp->qh by Bob Liu · 15 years ago
  6. 1eba67a USB: UHCI queue: use usb_endpoint_type() by Matthias Kaehlcke · 15 years ago
  7. 7ea0a2b USB: uhci: don't use pseudo negative values by Alan Stern · 15 years ago
  8. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  9. e58dceb USB: UHCI: improve scheduling of interrupt URBs by Alan Stern · 16 years ago
  10. 5172046 usb: turn dev_warn+WARN_ON combos into dev_WARN by Arjan van de Ven · 16 years ago
  11. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  12. 7898ffc USB: fix scheduling of Iso URBs in uhci-hcd by Alan Stern · 17 years ago
  13. 4a00027 USB: Eliminate urb->status usage! by Alan Stern · 17 years ago
  14. eb23105 USB: add urb->unlinked field by Alan Stern · 17 years ago
  15. b0d9efb USB: centralize -EREMOTEIO handling by Alan Stern · 17 years ago
  16. ee7d1f3 USB: remove Iso status value in uhci-hcd by Alan Stern · 17 years ago
  17. e9df41c USB: make HCDs responsible for managing endpoint queues by Alan Stern · 17 years ago
  18. e7e7c36 UHCI: short control URBs get a status stage by Alan Stern · 17 years ago
  19. 0cef772 UHCI: Add some WARN_ON()s by Alan Stern · 17 years ago
  20. e009f1b UHCI: Fix problem caused by lack of terminating QH by Alan Stern · 17 years ago
  21. 17230ac UHCI: Eliminate asynchronous skeleton Queue Headers by Alan Stern · 17 years ago
  22. 28b9325 UHCI: Add macros for computing DMA values by Alan Stern · 17 years ago
  23. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  24. 3ca2a32 UHCI: fix bandwidth allocation by Alan Stern · 18 years ago
  25. 85a975d UHCI: no dummy TDs for Iso QHs by Alan Stern · 18 years ago
  26. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  27. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  28. db59b46 uhci-hcd: fix list access bug by Alan Stern · 18 years ago
  29. 7ceb932 UHCI: don't stop at an Iso error by Alan Stern · 18 years ago
  30. f443ddf USB: UHCI: Don't test the Short Packet Detect bit by Alan Stern · 18 years ago
  31. c5e3b74 [PATCH] UHCI: Improve FSBR-off timing by Alan Stern · 18 years ago
  32. be3cbc5 [PATCH] UHCI: various updates by David Brownell · 18 years ago
  33. c8155cc [PATCH] UHCI: remove ISO TDs as they are used by Alan Stern · 18 years ago
  34. caf3827 [PATCH] UHCI: store the period in the queue header by Alan Stern · 18 years ago
  35. 10b8e47 [PATCH] UHCI: fix race in ISO dequeuing by Alan Stern · 18 years ago
  36. b761d9d [PATCH] UHCI: Work around old Intel bug by Alan Stern · 18 years ago
  37. 84afddd [PATCH] UHCI: Reimplement FSBR by Alan Stern · 18 years ago
  38. 04538a2 [PATCH] UHCI: Eliminate the TD-removal list by Alan Stern · 18 years ago
  39. a0b458b [PATCH] UHCI: Move code for cleaning up unlinked URBs by Alan Stern · 18 years ago
  40. 59e29ed [PATCH] UHCI: Remove non-iso TDs as they are used by Alan Stern · 18 years ago
  41. b186900 [PATCH] UHCI: Common result routine for Control/Bulk/Interrupt by Alan Stern · 18 years ago
  42. 2775562 [PATCH] USB: UHCI: fix obscure bug in enqueue() by Alan Stern · 18 years ago
  43. 4de7d2c [PATCH] USB: UHCI: store the endpoint type in the QH structure by Alan Stern · 18 years ago
  44. 6a8e87b [PATCH] USB core and HCDs: don't put_device while atomic by Alan Stern · 19 years ago
  45. 1393adb [PATCH] uhci-hcd: fix mistaken usage of list_prepare_entry by Alan Stern · 18 years ago
  46. dbf4fca [PATCH] UHCI: Don't log short transfers by Alan Stern · 19 years ago
  47. 8d402e1 [PATCH] UHCI: improve debugging code by Alan Stern · 19 years ago
  48. 0ed8fee [PATCH] UHCI: remove main list of URBs by Alan Stern · 19 years ago
  49. af0bb59 [PATCH] UHCI: use dummy TDs by Alan Stern · 19 years ago
  50. dccf4a4 [PATCH] UHCI: use one QH per endpoint, not per URB by Alan Stern · 19 years ago
  51. 630aa3c [PATCH] USB: UHCI: No FSBR until device is configured by Alan Stern · 19 years ago
  52. 687f5f3 [PATCH] USB: UHCI: edit some comments by Alan Stern · 19 years ago
  53. fa34656 [PATCH] USB: UHCI: change uhci_explen macro by Alan Stern · 19 years ago
  54. b81d343 [PATCH] UHCI: Improve handling of iso TDs by Alan Stern · 19 years ago
  55. a1d59ce [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays by Alan Stern · 19 years ago
  56. 8b4cd42 [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL by Alan Stern · 19 years ago
  57. 55016f1 [PATCH] gfp_t: drivers/usb by Al Viro · 19 years ago
  58. 1f09df8 [PATCH] USB UHCI: remove the FSBR kernel timer by Alan Stern · 19 years ago
  59. 5db539e [PATCH] USB: Fix kmalloc's flags type in USB by Olav Kongas · 19 years ago
  60. 2532178 [PATCH] UHCI: Don't store device pointer in QH or TD by Alan Stern · 19 years ago
  61. 6c1b445 [PATCH] USB UHCI: Use root-hub IRQs while suspended by Alan Stern · 19 years ago
  62. f5946f8 [PATCH] USB UHCI: Minor improvements by Alan Stern · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago