1. ee0f3a8 USB: iowarrior: fix info ioctl on big-endian hosts by Johan Hovold · 7 years ago
  2. f06b170 USB: iowarrior: fix NULL-deref in write by Johan Hovold · 8 years ago
  3. 653418a USB: iowarrior: fix NULL-deref at probe by Johan Hovold · 8 years ago
  4. 3cfb484 usb: misc: iowarrior: don't print on ENOMEM by Wolfram Sang · 8 years ago
  5. 5656bbb usb: misc: iowarrior: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  6. 4ec0ef3 USB: iowarrior: fix oops with malicious USB descriptors by Josh Boyer · 9 years ago
  7. 549e835 USB: iowarrior: Convert local dbg macro to dev_dbg by Joe Perches · 10 years ago
  8. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  9. f38f141 USB: iowarrior: fix spelling mistake in comment by Rahul Bedarkar · 11 years ago
  10. a895d57 treewide: Fix typo in printks by Masanari Iida · 12 years ago
  11. 1c2eef0 USB: iowarrior.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  12. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  13. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  14. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  15. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  16. 29cc889 USB: use usb_endpoint_maxp() instead of le16_to_cpu() by Kuninori Morimoto · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  18. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  19. eca67aa usb: misc: iowarrior: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  20. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  21. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  22. 3ed7801 usb: iowarrior: don't trust report_size for buffer size by Kees Cook · 14 years ago
  23. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  24. 6d4d455 USB: iowarrior: fix misuse of return value of copy_to_user() by Kulikov Vasiliy · 14 years ago
  25. 5bd6e8b USB: misc: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  26. 925ce68 USB: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  27. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  28. 8626645 USB: Push BKL on open down into the drivers by Oliver Neukum · 15 years ago
  29. 33b9e16 USB misc: make USB device id constant by Németh Márton · 15 years ago
  30. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  31. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  32. f7a386c Driver Core: usb: add nodename support for usb drivers. by Kay Sievers · 16 years ago
  33. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  34. 824f16f USB: iowarrior: Push down BKL by Alan Cox · 16 years ago
  35. cdc9779 USB: remove unnecessary type casting of urb->context by Ming Lei · 17 years ago
  36. 441b62c USB: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  37. 0b3f5fe USB: constify function pointer tables by Jan Engelhardt · 17 years ago
  38. 03f36e8 USB: open disconnect race in iowarrior by Oliver Neukum · 17 years ago
  39. e28c6a7 USB iowarrior.c: fix check-after-use by Adrian Bunk · 17 years ago
  40. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  41. fb3abee USB: misc: iowarrior: clean up urb->status usage by Greg Kroah-Hartman · 17 years ago
  42. d4ead16 USB: prevent char device open/deregister race by Alan Stern · 17 years ago
  43. fc0f8fc USB: memory leak in iowarrior.c by Oliver Neukum · 17 years ago
  44. 147c5a1 USB: iowarrior.c: timeouts too small in usb_control_msg calls by Eberhard Fahle · 18 years ago
  45. f81ee4d USB: iowarrior.c: fix NULL dereference by Oliver Neukum · 18 years ago
  46. 946b960 USB: add driver for iowarrior devices. by Greg Kroah-Hartman · 18 years ago