1. f5691d7 [PATCH] USB: fix usb_find_interface for ppc64 by Pete Zaitcev · 19 years ago
  2. a9714c8 [PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devices by David Woodhouse · 19 years ago
  3. 318e479 [PATCH] USB: ioctl compat for usblp.c by Pete Zaitcev · 19 years ago
  4. a083dec [PATCH] USB: zd1201: make sysfs device symlink by Nathan Lynch · 19 years ago
  5. ff90651 [PATCH] USB: Limiting of resource use in skeleton driver by Oliver Neukum · 19 years ago
  6. aafbf24 [PATCH] USB: replace __setup("nousb") with __module_param_call by Pete Zaitcev · 19 years ago
  7. 5e0f76c [PATCH] USB: asix.c - Add Linksys USB200M Rev 2 ids by David Hollis · 19 years ago
  8. 3e220e9 [PATCH] USB Storage: Fix unusual_devs.h order by Phil Dibowitz · 19 years ago
  9. ab93091 [PATCH] USB: ub 02 Removed unused variable by Daniel Marjamaki · 19 years ago
  10. 4fb729f [PATCH] USB: ub 01 rename by Pete Zaitcev · 19 years ago
  11. 2c26c9e [PATCH] USB: ub 00 implement retries and resets by Pete Zaitcev · 19 years ago
  12. 6b495f4 [PATCH] USB: isp116x-hcd.c: Removed unused variable by Daniel Marjamäki · 19 years ago
  13. 0e8eb0f [PATCH] USB: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  14. 740a428 [PATCH] USB: ftdi_sio: new IDs for Teratronik devices by Ian Abbott · 19 years ago
  15. effac8b [PATCH] USB: Support for Posiflex PP-7000 retail printer in Linux by Pavel Fedin · 19 years ago
  16. 735b0cb [PATCH] USB: add driver for ATI/Philips USB RF remotes by Ville Syrjälä · 19 years ago
  17. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  18. f3d34ed [PATCH] USB: fix local variable clash by Alan Stern · 19 years ago
  19. 3717f29 [PATCH] USB: usb-storage: add debug entry for REPORT LUNS by Paul Walmsley · 19 years ago
  20. 8836aeb [PATCH] USB Storage: update MAINTAINERS by Matthew Dharm · 19 years ago
  21. e80b0fa [PATCH] USB Storage: add alauda support by Matthew Dharm · 19 years ago
  22. a6c976c [PATCH] USB Storage: more sddr09 cleanups by Matthew Dharm · 19 years ago
  23. 0dc08a3 [PATCH] USB Storage: sddr09 cleanups by Matthew Dharm · 19 years ago
  24. f5b8cb9 [PATCH] USB Storage: cleanups of sddr09 by Matthew Dharm · 19 years ago
  25. 7931e1c [PATCH] USB Storage: make OneTouch PM-aware by Matthew Dharm · 19 years ago
  26. b9b0942 [PATCH] USB: Let usbmon collect less garbage by Pete Zaitcev · 19 years ago
  27. 687f5f3 [PATCH] USB: UHCI: edit some comments by Alan Stern · 19 years ago
  28. fa34656 [PATCH] USB: UHCI: change uhci_explen macro by Alan Stern · 19 years ago
  29. f0b80fb [PATCH] USB: ati_remote: use time_before() and friends by Marcelo Feitoza Parisi · 19 years ago
  30. 95f209f [PATCH] USB: pl2303_update_line_status data length fix by Horst Schirmeier · 19 years ago
  31. 17fa6e5 [PATCH] USB Storage: add unusual_devs entry for NIKON Coolpix 2000 by fabien COSSE · 19 years ago
  32. a5e36d2 [PATCH] USB: Correct ohci-pxa27x suspend/resume struct confusion by Richard Purdie · 19 years ago
  33. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  34. 9fe6fcd [PATCH] USB: drivers/usb/misc/sisusbvga/sisusb.c: remove dead code by Adrian Bunk · 19 years ago
  35. 2425e9f [PATCH] USB: Don't assume root-hub resume succeeds by Alan Stern · 19 years ago
  36. 3cf0a22 [PATCH] USB Gadget: dummy_hcd: updates to hcd->state by Alan Stern · 19 years ago
  37. a21d4fe [PATCH] USB Gadget: file_storage: remove "volatile" declarations by Alan Stern · 19 years ago
  38. bd39b7f [PATCH] USB: don't allocate dma pools for PIO HCDs by Chris Humbert · 19 years ago
  39. 5d32029 [PATCH] USB: input/touchkitusb: handle multiple packets by Daniel Ritz · 19 years ago
  40. 8a4613f [PATCH] USB: usbserial: race-condition fix. by Luiz Fernando Capitulino · 19 years ago
  41. 487f9c6 [PATCH] USB: usbserial: Adds missing checks and bug fix. by Luiz Fernando Capitulino · 19 years ago
  42. 717f736 [PATCH] USB: isp116x-hcd: minor cleanup by Olav Kongas · 19 years ago
  43. 3aea4a7 [PATCH] USB: Cleanups for usb gadget mass-storage by Pavel Machek · 19 years ago
  44. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
  45. 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 19 years ago
  46. 949bf64 [PATCH] USB: One potential problem in gadget/serial.c by Fengwei Yin · 19 years ago
  47. 3d48586 [PATCH] USB: small cleanups by Adrian Bunk · 19 years ago
  48. 4bf0ba8 [PATCH] USB: Fix locking for USB suspend/resume by Alan Stern · 19 years ago
  49. 7d069b7 [PATCH] USB: Disconnect children during hub unbind by Alan Stern · 19 years ago
  50. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  51. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  52. 2143acc [PATCH] USB: make registering a usb driver automatically set the module owner by Greg Kroah-Hartman · 19 years ago
  53. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  54. 733260f [PATCH] USB: add dynamic id functionality to USB core by Greg Kroah-Hartman · 19 years ago
  55. ddae41b [PATCH] USB: reorg some functions out of the main usb.c file by Greg Kroah-Hartman · 19 years ago
  56. 5ba35bd [PATCH] USB: make bias writeable in libusual by Pete Zaitcev · 19 years ago
  57. a00828e [PATCH] USB: drivers/usb/storage/libusual by Pete Zaitcev · 19 years ago
  58. 1c50c31 [PATCH] USB: central handling for host controllers that were reset during suspend/resume by Alan Stern · 19 years ago
  59. 8364d6b [PATCH] USB: dummy_hcd: rename variables by Alan Stern · 19 years ago
  60. a4f81a6 [PATCH] USB: usb-net: new device ID passed through module parameter by A.YOSHIYAMA · 19 years ago
  61. 4a1728a [PATCH] USB: usb-net: removes redundant return by Petko Manolov · 19 years ago
  62. 87c4252 [PATCH] USB: file-storage gadget: Add reference count for children by Alan Stern · 19 years ago
  63. c9a50cc [PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUG by David Brownell · 19 years ago
  64. 704aa0b [PATCH] USB: wakeup flag updates (3/3) isp116x-hcd by David Brownell · 19 years ago
  65. baefbc3 [PATCH] USB: wakeup flag updates (2/3) uhci-hcd by David Brownell · 19 years ago
  66. 0c8624f [PATCH] USB: wakeup flag updates (1/3) sl811-hcd by David Brownell · 19 years ago
  67. d97cc2f [PATCH] USB: ehci fix driver model wakeup flags by David Brownell · 19 years ago
  68. 2c1c3c4 [PATCH] USB: EHCI updates (4/4) driver model wakeup flags by David Brownell · 19 years ago
  69. 8d7802e [PATCH] USB: Eagle and ADI 930 usb adsl modem driver fix by matthieu castet · 19 years ago
  70. b72458a [PATCH] USB: Eagle and ADI 930 usb adsl modem driver by matthieu castet · 19 years ago
  71. 6912354 [PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0 by Alan Stern · 19 years ago
  72. 959eea2 [PATCH] USB: isp116x-hcd: cleanup by Olav Kongas · 19 years ago
  73. 535488f [PATCH] USB: isp116x-hcd: support reiniting HC on resume by Olav Kongas · 19 years ago
  74. 61a87ad [PATCH] USB: Converting cdc acm to a ring queue by David Kubicek · 19 years ago
  75. 2e1dcc1 [PATCH] USB: Add pxa27x OHCI PM functions by Richard Purdie · 19 years ago
  76. 81f280e [PATCH] USB: pxa27x OHCI - Separate platform code from main driver by Richard Purdie · 19 years ago
  77. 8802684 Linux v2.6.15 by Linus Torvalds · 19 years ago
  78. 8f493d7 [PATCH] Make sure interleave masks have at least one node set by Andi Kleen · 19 years ago
  79. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  80. f12f4d9 [PATCH] powerpc: more g5 overtemp problem fix by Benjamin Herrenschmidt · 19 years ago
  81. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 19 years ago
  82. de9e007 sysctl: make sure to terminate strings with a NUL by Linus Torvalds · 19 years ago
  83. 35f349e Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  84. 82c9df8 [PATCH] Fix false old value return of sysctl by Yi Yang · 19 years ago
  85. 8febdd8 sysctl: don't overflow the user-supplied buffer with '\0' by Linus Torvalds · 19 years ago
  86. 8b90db0 Insanity avoidance in /proc by Linus Torvalds · 19 years ago
  87. 40c37213 [PATCH] Input: wacom - fix X axis setup by Denny Priebe · 19 years ago
  88. ae5536d [PATCH] Input: warrior - fix HAT0Y axis setup by Dmitry Torokhov · 19 years ago
  89. 1994754 [PATCH] Input: kbtab - fix Y axis setup by Dmitry Torokhov · 19 years ago
  90. f02aa3f [ARM] 3216/1: indent and typo in drivers/serial/pxa.c by Erik Hovland · 19 years ago
  91. 9e625ff [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line by Jean Delvare · 19 years ago
  92. 392c14b Revert radeon AGP aperture offset changes by Linus Torvalds · 19 years ago
  93. bc781aa Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  94. 77f234f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  95. 80c7257 [PATCH] Fix recursive config dependency for SAA7134 by Jean Delvare · 19 years ago
  96. e597cb32 [PATCH] ppc64: htab_initialize_secondary cannot be marked __init by Anton Blanchard · 19 years ago
  97. 576fc09 [PATCH] x86_64: Fix incorrect node_present_pages on NUMA by Ravikiran G Thirumalai · 19 years ago
  98. f873e3e [PATCH] Input: aiptek - fix Y axis setup by Riccardo Magliocchetti · 19 years ago
  99. ee02594 [PATCH] fix ia64 compile failure with gcc4.1 by Dave Jones · 19 years ago
  100. 63b4444 [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled by Paolo 'Blaisorblade' Giarrusso · 19 years ago