1. 2274048 USB: atm: Use the correct style for SPDX License Identifier by Nishad Kamdar · 4 years, 10 months ago
  2. 6bc3f39 USB: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  3. 6a9746f USB: atm: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  4. a1b85b3 Merge tag 'usb-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 5 years ago
  5. 09068c1 USB: atm: ueagle-atm: add missing endpoint check by Johan Hovold · 5 years ago
  6. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  7. e605c30 USB: atm: cxacru: convert to use dev_groups by Greg Kroah-Hartman · 5 years ago
  8. ec93579 USB: ueagle-atm: convert to use dev_groups by Greg Kroah-Hartman · 5 years ago
  9. c8a93dc USB: atm: ueagle-atm.c: remove redundant license text by Greg Kroah-Hartman · 6 years ago
  10. 5e456a9 USB: atm: ueagle-atm.c: fix SPDX tag to be BSD2 by Greg Kroah-Hartman · 6 years ago
  11. d991f85 usb: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  12. cae8dc3 USB: add missing SPDX lines to Kconfig and Makefiles by Greg Kroah-Hartman · 6 years ago
  13. 6453f53 USB: atm: fix up some remaining DEVICE_ATTR() usage by Greg Kroah-Hartman · 7 years ago
  14. 7f26ee4 USB: move many drivers to use DEVICE_ATTR_RO by Greg Kroah-Hartman · 7 years ago
  15. ed5bd7a USB: move many drivers to use DEVICE_ATTR_RW by Greg Kroah-Hartman · 7 years ago
  16. 72a9f9a usb: usbatm: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  17. 894025f Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  18. 4a8635a USB: atm: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  19. 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. 3a851c0 usb: atm: cxacru: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  22. 32f4407 drivers: usb: speedtch: use setup_timer() helper. by Allen Pais · 7 years ago
  23. 6a29d4b drivers: usb: atm: cxacru: use setup_timer() helper. by Allen Pais · 7 years ago
  24. d2032b4 usb: atm: ueagle-atm: constify attribute_group structures. by Arvind Yadav · 7 years ago
  25. 0f77354 USB: atm: make atmdev_ops const by Bhumika Goyal · 7 years ago
  26. 1e44f54 usb: speedtch: constify usb_device_id by Arvind Yadav · 7 years ago
  27. 9acd6b2 USB: atm: remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  28. 4b26eba usb: atm: ueagle-atm: fix spelling mistake: "submition" -> "submission" by Colin Ian King · 8 years ago
  29. 78f74f7 usb: atm: remove unnecessary code by Gustavo A. R. Silva · 8 years ago
  30. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  31. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  32. 52879bb usb: atm: usbatm: don't print on ENOMEM by Wolfram Sang · 8 years ago
  33. 59e1200 usb: atm: ueagle-atm: don't print on ENOMEM by Wolfram Sang · 8 years ago
  34. 8b80c10 usb: atm: speedtch: don't print on ENOMEM by Wolfram Sang · 8 years ago
  35. 04e75e4 usb: atm: cxacru: don't print on ENOMEM by Wolfram Sang · 8 years ago
  36. 4675e96 usb: atm: usbatm: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  37. 7ff5685 usb: atm: ueagle-atm: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  38. 8ebbbf2 usb: atm: cxacru: don't print error when allocating urb fails by Wolfram Sang · 8 years ago
  39. 49e8ecc Use "foo *bar" instead of "foo * bar". by Sandhya Bankar · 9 years ago
  40. 62b5c80 usb: Remove unnecessary space before function pointer arguments. by Sandhya Bankar · 9 years ago
  41. 46e3caf USB: cxacru: fix an bounds check warning by Dan Carpenter · 9 years ago
  42. cd32fba USB: atm: cxacru: fix blank line after declaration by Aaron Raimist · 10 years ago
  43. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  44. b51d23e module: add per-module param_lock by Dan Streetman · 10 years ago
  45. de51988 USB: xusbatm.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  46. f354c84 USB: usbatm.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  47. 3383ee4 USB: speedtch.c: move assignment out of if () block by Greg Kroah-Hartman · 10 years ago
  48. 533726f ueagle-atm: Delete unnecessary checks before the function call "release_firmware" by Markus Elfring · 10 years ago
  49. 803a536 usb: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  50. 9058bdc Usb: atm: usbatm: fixed a pointer variable format issue by Seth Archer Brown · 11 years ago
  51. 32e2493 usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros by Joe Perches · 11 years ago
  52. afb8aae usb: atm: speedtch: be careful with bInterval by Felipe Balbi · 12 years ago
  53. 2c21c98 USB: usbatm: remove CONFIG_USB_DEBUG dependancy by Greg Kroah-Hartman · 12 years ago
  54. 2d6401c USB: usbatm: move the atm_dbg() call to use dynamic debug by Greg Kroah-Hartman · 12 years ago
  55. ca4d701 USB: usbatm: don't rely on CONFIG_USB_DEBUG by Greg Kroah-Hartman · 12 years ago
  56. 0fef59d USB: usbatm: remove unneeded trace printk calls by Greg Kroah-Hartman · 12 years ago
  57. f55876d USB: usbatm: remove unused UDSL_ASSERT macro by Greg Kroah-Hartman · 12 years ago
  58. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  59. 2a0ebf8 USB: cxacru: potential underflow in cxacru_cm_get_array() by Dan Carpenter · 12 years ago
  60. c33c888 usbatm: fix potential NULL pointer dereference by Wei Yongjun · 12 years ago
  61. 25e11ec USB: regroup all depends on USB within an if USB block by Florian Fainelli · 12 years ago
  62. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  63. 34ad569 USB: atm: usbatm: fix up debug printing code by Greg Kroah-Hartman · 12 years ago
  64. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  65. 4728250 USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usage by Tim Gardner · 12 years ago
  66. 006c913 usb: Use eth_random_addr by Joe Perches · 12 years ago
  67. 4ed48e5 USB: xusbatm.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  68. 4c2a47a USB: usbatm.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  69. d899542 USB: speedtch.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  70. 77c9e12 USB: cxacru.c: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  71. 7af3959 usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware() by Jesper Juhl · 13 years ago
  72. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  73. 65db430 USB: convert drivers/usb/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  74. 6f95b4b drivers: usb: atm: ueagle-atm: Add missing const qualifier by Chris Forbes · 14 years ago
  75. 5860730 drivers: usb: atm: ueagle-atm: use __packed by Chris Forbes · 14 years ago
  76. bf929b3 drivers/usb/atm: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 14 years ago
  77. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  78. 9abff15 USB: ueagle-atm: use system_wq instead of dedicated workqueues by Tejun Heo · 14 years ago
  79. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  80. 12f188f ueagle-atm: fix PHY signal initialization race by Dan Williams · 14 years ago
  81. 569ff2d usb: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  82. 37c95bf speedtch: don't abuse struct delayed_work by Tejun Heo · 14 years ago
  83. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  84. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  85. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  86. e502ac5 USB: atm: ueagle-atm: fix up some permissions on the sysfs files by Greg Kroah-Hartman · 14 years ago
  87. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  88. 0a2b8a0 usb: makefile cleanup by matt mooney · 14 years ago
  89. 2501331 usb: change to new flag variable by matt mooney · 14 years ago
  90. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  91. 92e32ea cxacru: ignore cx82310_eth devices by Ondrej Zary · 14 years ago
  92. 902ffc3 USB: cxacru: Use a bulk/int URB to access the command endpoint by Simon Arlott · 14 years ago
  93. d6d1b65 param: simple locking for sysfs-writable charp parameters by Rusty Russell · 14 years ago
  94. 16f76a7 usb: atm: fixed spacing and indentation coding style issues by Nicolas Kaiser · 15 years ago
  95. 83a3ac8 usb: conexant: fixed spacing and brace coding style issues by Nicolas Kaiser · 15 years ago
  96. e644814 usb: throw away custom hex digit methods by Andy Shevchenko · 15 years ago
  97. 9196cc7 USB: speedtouch: fixed more brace and spacing coding style issues by Nicolas Kaiser · 15 years ago
  98. 6c4b7f7 USB: speedtouch: fixed brace and spacing coding style issues by Nicolas Kaiser · 15 years ago
  99. cc7b86c usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago
  100. 23f89f0 usb/atm/speedtch.c: call atm_dev_signal_change() when signal changes. by Karl Hiramoto · 14 years ago