1. 314e672 usb: host: uhci-hcd: don't print on ENOMEM by Wolfram Sang · 8 years ago
  2. f589b3e USB: UHCI: don't allocate frame list atomically by Vladimir Zapolskiy · 10 years ago
  3. 1c20163 usb: kill DEBUG compile option by Oliver Neukum · 11 years ago
  4. cadb375 uhci: change dependency for debug parameter by Oliver Neukum · 11 years ago
  5. 67635d3 Merge 3.8-rc5 into usb-next by Greg Kroah-Hartman · 11 years ago
  6. 3171fca USB: uhci: beautify source code by Chen Gang · 11 years ago
  7. 13996ca USB: uhci: check buffer length to avoid memory overflow by Chen Gang · 11 years ago
  8. 0f815a0 USB: UHCI: fix IRQ race during initialization by Alan Stern · 11 years ago
  9. 100d459 ARM: vt8500: Add support for UHCI companion controller by Tony Prisk · 12 years ago
  10. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  11. 2851784 usb/uhci: initialize sg_table properly by Sebastian Andrzej Siewior · 12 years ago
  12. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  13. 5c12e78 USB: UHCI: improve comments and logic for root-hub suspend by Alan Stern · 13 years ago
  14. c44dead Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  15. 51e2f62 USB: UHCI: Add support for big endian descriptors by Jan Andersson · 13 years ago
  16. 3db7739 USB: UHCI: Add support for GRLIB GRUSBHC controller by Jan Andersson · 13 years ago
  17. d3219d1 USB: UHCI: Support non-PCI host controllers by Jan Andersson · 13 years ago
  18. 9faa091 USB: UHCI: Wrap I/O register accesses by Jan Andersson · 13 years ago
  19. c31a65f USB: UHCI: Move PCI specific functions to uhci-pci.c by Jan Andersson · 13 years ago
  20. e4d235d USB: UHCI: Codingstyle fixes by Jan Andersson · 13 years ago
  21. e7652e1 USB: UHCI: Allow dynamic assignment of bus specific functions by Jan Andersson · 13 years ago
  22. dfeca7a USB: UHCI: Remove PCI dependencies from uhci-hub by Jan Andersson · 13 years ago
  23. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 13 years ago
  24. 99083f1 USB: UHCI: don't try to revive a dead controller by Alan Stern · 13 years ago
  25. 7d670a2 USB: UHCI: remove uses of hcd->state by Alan Stern · 13 years ago
  26. 06125be usb: host: uhci-hcd.c Remove one to many n's in a word. by Justin P. Mattock · 13 years ago
  27. ce7eb32 drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  28. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  29. 0d436b4 USB: UHCI: add support for Intel's wakeup flags by Alan Stern · 14 years ago
  30. ee0b9be USB: controller resume should check the root hub by Alan Stern · 14 years ago
  31. 4147200 USB: add do_wakeup parameter for PCI HCD suspend by Alan Stern · 14 years ago
  32. 541c7d4 USB: convert usb_hcd bitfields into atomic flags by Alan Stern · 14 years ago
  33. ba297ed USB: UHCI: acquire spinlock before calling start_rh() by Alan Stern · 14 years ago
  34. 27729aa USB: make hcd.h public (drivers dependency) by Eric Lescouet · 14 years ago
  35. d23356da USB: fix crash in uhci_scan_schedule by Pete Zaitcev · 14 years ago
  36. cec3a53 USB: EHCI & UHCI: fix race between root-hub suspend and port resume by Alan Stern · 14 years ago
  37. 837cbb0 debugfs: Modified default dir of debugfs for debugging UHCI. by GeunSik Lim · 15 years ago
  38. 6ec4beb USB: new flag for resume-from-hibernation by Alan Stern · 15 years ago
  39. abb3064 USB: move PCI host controllers to new PM framework by Alan Stern · 15 years ago
  40. ec20df2 USB: UHCI: use the new usb debugfs directory by Greg Kroah-Hartman · 15 years ago
  41. 3494252 USB/PCI: Fix resume breakage of controllers behind cardbus bridges by Rafael J. Wysocki · 15 years ago
  42. a15d95a USB: Fix suspend-resume of PCI USB controllers by Rafael J. Wysocki · 15 years ago
  43. a0d4922 USB: fix up suspend and resume for PCI host controllers by Alan Stern · 16 years ago
  44. 9beeee6 USB: EHCI: log a warning if ehci-hcd is not loaded first by Alan Stern · 16 years ago
  45. 2b70f07 USB: EHCI, OHCI, UHCI: remove version numbers by Alan Stern · 16 years ago
  46. d8f12ab USB: UHCI: disable remote wakeup when it's not needed by Alan Stern · 16 years ago
  47. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  48. 58a97ff USB: HCDs use the do_remote_wakeup flag by Alan Stern · 16 years ago
  49. 7be7d74 USB: clarify usage of hcd->suspend/resume methods by Alan Stern · 16 years ago
  50. 442258e USB: use IRQF_DISABLED for HCD interrupt handlers by Alan Stern · 17 years ago
  51. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  52. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  53. cfa59da USB: Don't resume root hub if the controller is suspended by Alan Stern · 17 years ago
  54. e009f1b UHCI: Fix problem caused by lack of terminating QH by Alan Stern · 17 years ago
  55. 17230ac UHCI: Eliminate asynchronous skeleton Queue Headers by Alan Stern · 17 years ago
  56. 28b9325 UHCI: Add macros for computing DMA values by Alan Stern · 17 years ago
  57. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  58. f3fe239 UHCI: improved debugging checks for the frame list by Alan Stern · 17 years ago
  59. 25c77b3 UHCI: support device_may_wakeup by Alan Stern · 18 years ago
  60. c80a70d UHCI: make test for ASUS motherboard more specific by Alan Stern · 18 years ago
  61. 5f8364b UHCI: module parameter to ignore overcurrent changes by Alan Stern · 18 years ago
  62. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  63. b62df45 UHCI: workaround for Asus motherboard by Alan Stern · 18 years ago
  64. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  65. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  66. 1858499 PM: USB HCDs use PM_EVENT_PRETHAW by David Brownell · 18 years ago
  67. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  68. c5e3b74 [PATCH] UHCI: Improve FSBR-off timing by Alan Stern · 18 years ago
  69. e323de4 [PATCH] UHCI: remove hc_inaccessible flag by Alan Stern · 18 years ago
  70. be3cbc5 [PATCH] UHCI: various updates by David Brownell · 18 years ago
  71. c433472 [PATCH] UHCI: use integer-sized frame numbers by Alan Stern · 18 years ago
  72. 84afddd [PATCH] UHCI: Reimplement FSBR by Alan Stern · 18 years ago
  73. 04538a2 [PATCH] UHCI: Eliminate the TD-removal list by Alan Stern · 18 years ago
  74. c67808e [PATCH] USB: Use new PCI_CLASS_SERIAL_USB_* defines by Jean Delvare · 18 years ago
  75. 8e32640 [PATCH] USB: UHCI: don't track suspended ports by Alan Stern · 18 years ago
  76. 75e2df6 [PATCH] USB: pci-quirks.c: proper prototypes by Adrian Bunk · 18 years ago
  77. 8d402e1 [PATCH] UHCI: improve debugging code by Alan Stern · 19 years ago
  78. 0ed8fee [PATCH] UHCI: remove main list of URBs by Alan Stern · 19 years ago
  79. dccf4a4 [PATCH] UHCI: use one QH per endpoint, not per URB by Alan Stern · 19 years ago
  80. 687f5f3 [PATCH] USB: UHCI: edit some comments by Alan Stern · 19 years ago
  81. fa34656 [PATCH] USB: UHCI: change uhci_explen macro by Alan Stern · 19 years ago
  82. 1c50c31 [PATCH] USB: central handling for host controllers that were reset during suspend/resume by Alan Stern · 19 years ago
  83. c9a50cc [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG by David Brownell · 19 years ago
  84. baefbc3 [PATCH] USB: wakeup flag updates (2/3) uhci-hcd by David Brownell · 19 years ago
  85. 42245e6 [PATCH] UHCI: add missing memory barriers by Alan Stern · 19 years ago
  86. 8de9840 [PATCH] USB: Fix USB suspend/resume crasher (#2) by Benjamin Herrenschmidt · 19 years ago
  87. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  88. efa400d [PATCH] USB: add owner initialisation to host drivers by Ben Dooks · 19 years ago
  89. f37be9b [PATCH] Fix hcd->state assignments in uhci-hcd by Alan Stern · 19 years ago
  90. 0c0382e [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend by Alan Stern · 19 years ago
  91. bb200f6 [PATCH] UHCI: unify BIOS handoff and driver reset code by Alan Stern · 19 years ago
  92. a7f72ab [PATCH] UHCI PM updates by David Brownell · 19 years ago
  93. a1d59ce [PATCH] USB: UHCI: Split apart the physical and logical framelist arrays by Alan Stern · 19 years ago
  94. 8b4cd42 [PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULL by Alan Stern · 19 years ago
  95. 1f09df8 [PATCH] USB UHCI: remove the FSBR kernel timer by Alan Stern · 19 years ago
  96. e07fefa [PATCH] USB UHCI: Detect invalid ports by Alan Stern · 19 years ago
  97. 247f310 [PATCH] USB HCDs: no longer need to register root hub by Alan Stern · 19 years ago
  98. 2532178 [PATCH] UHCI: Don't store device pointer in QH or TD by Alan Stern · 19 years ago
  99. 02597d2 [PATCH] USB UHCI: Add shutdown method by Alan Stern · 19 years ago
  100. c074b41 [PATCH] USB UHCI: improved reset handling by Alan Stern · 19 years ago