1. 833dadb USB: microtek: fix info-leak at probe by Johan Hovold · 4 years, 9 months ago
  2. 600bb21 usb: microtek: Use "foo *bar" instead of "foo * bar". by Sandhya Bankar · 8 years ago
  3. b84b1d5 scsi: Do not set cmd_per_lun to 1 in the host template by Hannes Reinecke · 9 years ago
  4. 9751afb USB: image: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 9 years ago
  5. 78a629e USB: use %*ph specifier in mikrotek driver by Andy Shevchenko · 9 years ago
  6. 3569843 USB: image: correct spelling mistake in comment by Rahul Bedarkar · 10 years ago
  7. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  8. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 11 years ago
  9. 1b6d823 USB: mdc800.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  10. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  11. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  13. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  14. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  15. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  16. 7f26b3a drivers/usb: Remove unnecessary return's from void functions by Joe Perches · 14 years ago
  17. 5a207b4 USB: BKL removal: mdc800 by Oliver Neukum · 14 years ago
  18. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 14 years ago
  19. 9052127 USB image: make USB device id constant by Németh Márton · 14 years ago
  20. 877accc USB: remove unneeded printks from microtek driver by Oliver Neukum · 15 years ago
  21. 551509d USB: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  22. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 15 years ago
  23. 011b15d USB: change interface to usb_lock_device_for_reset() by Alan Stern · 16 years ago
  24. 802f389 USB: remove err() macro from more usb drivers by Greg Kroah-Hartman · 16 years ago
  25. 5909f6e USB: remove info() macro from remaining usb drivers by Greg Kroah-Hartman · 16 years ago
  26. 3b6004f USB: remove warn() macro from usb drivers by Greg Kroah-Hartman · 16 years ago
  27. 96e12fc usb: replace remaining __PRETTY_FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  28. 528e4c1 USB: Remove EXPERIMENTAL designation from USB MDC800 support. by Robert P. J. Day · 16 years ago
  29. d99388a USB: microtek: remove unused semaphore by Daniel Walker · 16 years ago
  30. a6a0136 USB: Drop unnecessary continue in a few drivers by Julia Lawall · 17 years ago
  31. 5cf1973 USB: make the microtek driver and HAL cooperate by Oliver Neukum · 17 years ago
  32. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  33. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  34. afd9a03 [SCSI] microtek: use data accessors and !use_sg cleanup by Boaz Harrosh · 17 years ago
  35. b44cd11 USB: image: microtek: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  36. dd6fa4d USB: image: mdc800: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  37. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  38. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  39. f38649f USB: race on disconnect in mdc800 by Oliver Neukum · 17 years ago
  40. a3b1f50 usb: microtek possible memleak fix by Mariusz Kozlowski · 18 years ago
  41. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  42. 0eebe6a USB: microtek usb scanner: Scsi_Cmnd conversion by Henrik Kretzschmar · 18 years ago
  43. 066202d USB: Make file operations structs in drivers/usb const. by Luiz Fernando N. Capitulino · 18 years ago
  44. 5d5ff44 [SCSI] fix up request buffer reference in various scsi drivers by Christoph Hellwig · 18 years ago
  45. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  46. 4186ecf [PATCH] USB: convert a bunch of USB semaphores to mutexes by Arjan van de Ven · 18 years ago
  47. 9ff87d7 [PATCH] USB: mdc800.c to kzalloc by Oliver Neukum · 18 years ago
  48. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 18 years ago
  49. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  50. 9142d59 [PATCH] USB: Adapt microtek driver to new scsi features by Oliver Neukum · 19 years ago
  51. d0be4a7d [SCSI] remove Scsi_Host_Template typedef by Christoph Hellwig · 19 years ago
  52. 72129cd [PATCH] mdc800: remove embrions of C++ exceptions by Alexey Dobriyan · 19 years ago
  53. 61eded6 [PATCH] USB: microtek patch to use kzalloc by Oliver Neukum · 19 years ago
  54. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  55. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  56. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  57. 275cfdf [PATCH] USB: compilation failure on usb/image/microtek.c by Hideaki YOSHIFUJI · 19 years ago
  58. 2bc474c [PATCH] kill old EH constants by · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago