1. 74ea925 lsusb: Show wBytesPerInterval field of the SS EP companion descriptor by Michal Pecio · 7 months ago master
  2. 6b749ef Merge pull request #217 from aurel32/usbreset-doc by Greg Kroah-Hartman · 7 months ago
  3. bd006be usbreset.1: fix groff warnings and small fixes by Bjarni Ingi Gislason · 7 months ago
  4. 3e11e99 usbreset: fix swapped vendor and product ID in help/manpage by Aurelien Jarno · 7 months ago
  5. 1bc473c usbreset: move the serial number forward in the output by Greg Kroah-Hartman · 7 months ago
  6. 9b75199 Merge pull request #216 from joergho/usbreset-serial by Greg Kroah-Hartman · 7 months ago
  7. a573189 usbreset: support resetting device by serial number by Jörg Hofrichter · 7 months ago
  8. 6e6905b usbreset: apply clang-format by Jörg Hofrichter · 7 months ago
  9. b9e6eaf Merge pull request #215 from gregkh/dependabot/github_actions/all-actions-c3dacd5e97 by Greg Kroah-Hartman · 7 months ago
  10. bb7ca34 ci: bump the all-actions group with 2 updates by dependabot[bot] · 7 months ago
  11. e6a1818 Merge pull request #213 from gregkh/dependabot/github_actions/all-actions-b3f99720ea by Greg Kroah-Hartman · 8 months ago
  12. 2958b44 ci: bump github/codeql-action in the all-actions group by dependabot[bot] · 8 months ago
  13. 3db1b64 Merge pull request #212 from gregkh/dependabot/github_actions/all-actions-e249650f58 by Greg Kroah-Hartman · 9 months ago
  14. 0b92617 ci: bump github/codeql-action in the all-actions group by dependabot[bot] · 9 months ago
  15. 54dcbfc lsusb.c: change TODO into a fixme in do_dualspeed() by Greg Kroah-Hartman · 10 months ago
  16. c6e9bcf lsusb: change FIXME for bmEthernetStatistics into a TODO by Greg Kroah-Hartman · 10 months ago
  17. 87639bc lsusb: remove FIXME about wireless usb device by Greg Kroah-Hartman · 10 months ago
  18. e393a76 lsusb: turn a FIXME comment for dump_comm_descriptor() into something real by Greg Kroah-Hartman · 10 months ago
  19. ddcab4c Remove commented out code in usbreset.c and list.h and container_of.h by Greg Kroah-Hartman · 10 months ago
  20. 79a0b23 Merge pull request #211 from evelikov/codeql-tidy by Greg Kroah-Hartman · 10 months ago
  21. e928220 ci/codeql: use filter-sarif to filter meson-private by Enrico Joerns · 1 year, 7 months ago
  22. 2c488b6 ci: stop manually creating build/ by Emil Velikov · 10 months ago
  23. a25e931 ci: Fix debian/ubuntu installation by Lucas De Marchi · 10 months ago
  24. 807d0cc Merge pull request #209 from tsundre/improve-usb2-extension-devcap by Greg Kroah-Hartman · 10 months ago
  25. 5c02e04 lsusb: improve usb2 device capability descriptor by Torleiv Sundre · 10 months ago
  26. dd312ac Merge pull request #207 from aurel32/debian-usb.ids by Greg Kroah-Hartman · 10 months ago
  27. 74c5fdc Merge pull request #208 from gregkh/dependabot/github_actions/all-actions-71f7308342 by Greg Kroah-Hartman · 10 months ago
  28. ceed7ca ci: bump the all-actions group with 4 updates by dependabot[bot] · 10 months ago
  29. 3fd7d1f lsusb.py: add usb.ids path for Debian by Aurelien Jarno · 11 months ago
  30. cda6883 usbutils 018 release by Greg Kroah-Hartman · 11 months ago v018
  31. c8dade4 usbutils.spdx: update checksums by Greg Kroah-Hartman · 11 months ago
  32. 59f1fe1 sysfs.c: fix an theoretical issue with snprintf() by Greg Kroah-Hartman · 11 months ago
  33. bb1e4b7 usbreset: replace some unbounded strcpy() calls by Greg Kroah-Hartman · 11 months ago
  34. a73e7ce usbutils.spdx: update due to new file and checksums by Greg Kroah-Hartman · 11 months ago
  35. 7f9c48a Merge pull request #206 from evelikov/moar-ci by Greg Kroah-Hartman · 11 months ago
  36. 52f333a ci: add codespell action, fix all typos by Emil Velikov · 11 months ago
  37. 425f92c usb-spec: move the opening curly brackets to end of line by Emil Velikov · 11 months ago
  38. f41d657 lsusb: reformat and add trailing commas for multi-line arrays by Emil Velikov · 11 months ago
  39. d4b78d7 ci: add clang permutation, for 64bit only by Emil Velikov · 11 months ago
  40. da218a4 ci: drop the mkdir && cd dance by Emil Velikov · 11 months ago
  41. 5827abb ci: directly use archlinux:multilib-devel by Emil Velikov · 11 months ago
  42. 595d378 clang-format: bump column limit to 120 by Emil Velikov · 11 months ago
  43. 33b083c Merge pull request #205 from tsundre/add-videocontrol-endpoint-descr by Greg Kroah-Hartman · 11 months ago
  44. 9f96a67 lsusb: add VideoControl Endpoint Descriptor by Torleiv Sundre · 2 years, 9 months ago
  45. 140ba95 usbutils.spdx: update based on file additions by Greg Kroah-Hartman · 11 months ago
  46. a69ea69 justfile: add some more targets by Greg Kroah-Hartman · 11 months ago
  47. e7db52d Merge pull request #204 from gregkh/dependabot/github_actions/all-actions-b6c4674bda by Greg Kroah-Hartman · 11 months ago
  48. 6fe0cef ci: bump the all-actions group with 2 updates by dependabot[bot] · 11 months ago
  49. a68705d lsusb-t: fix memory leak by Greg Kroah-Hartman · 11 months ago
  50. d04e63e LICENSES: add CC0 and MIT licenses by Greg Kroah-Hartman · 11 months ago
  51. 829d1ab lsusb-t: get rid of custom list.h logic by Greg Kroah-Hartman · 11 months ago
  52. e6573d1 clang-format: fix SPDX license by Greg Kroah-Hartman · 11 months ago
  53. 8e6739b clang-format: add proper copyright information by Greg Kroah-Hartman · 11 months ago
  54. 7f5b125 ci: add clang-format action by Emil Velikov · 11 months ago
  55. 1f11e26 .clang-format: update for_each pattern and list by Emil Velikov · 11 months ago
  56. d7a4b19 .clang-format: import from Linux kernel as of v6.11.-rc6 by Emil Velikov · 11 months ago
  57. 544028d editorconfig: make the line length 120 by Greg Kroah-Hartman · 11 months ago
  58. 99fcc8f editorconfig: add initial config file by Emil Velikov · 11 months ago
  59. ee65ab5 Merge pull request #202 from evelikov/remove-hashtables by Greg Kroah-Hartman · 11 months ago
  60. 97508b2 meson: re-enable some warnings by Emil Velikov · 11 months ago
  61. 92547be lsusb: drop the genericstrtable hash tables by Emil Velikov · 11 months ago
  62. d9e91b7 lsusb: drop the videoterminal hash table by Emil Velikov · 11 months ago
  63. 0f5c572 lsusb: drop the audioterminal hash table by Emil Velikov · 11 months ago
  64. 70033af update usbutils.spdx file by Greg Kroah-Hartman · 12 months ago
  65. 8ed86f6 Merge pull request #201 from evelikov/spdx-and-reuse by Greg Kroah-Hartman · 12 months ago
  66. 7779d07 ci: add reuse lint stage by Emil Velikov · 12 months ago
  67. 86373ef man: move manual pages in designated sub-folder by Emil Velikov · 12 months ago
  68. 7ba5d15 ci: add/update the final SPDX identifiers by Emil Velikov · 12 months ago
  69. 25a7abc .gitmodules: remove no longer needed file by Emil Velikov · 12 months ago
  70. affc79b meson: fold usbhid-dump/meson.build in by Emil Velikov · 12 months ago
  71. 01e0fa8 usbutils.spdx: update the data by Greg Kroah-Hartman · 12 months ago
  72. 32154d0 LICENSE: add LGPL-2.1 license text by Greg Kroah-Hartman · 12 months ago
  73. df397a0 Merge pull request #198 from evelikov/warning-fixes by Greg Kroah-Hartman · 12 months ago
  74. ab5f10c Merge pull request #199 from evelikov/monthly-dependabot by Greg Kroah-Hartman · 12 months ago
  75. f9f738a README.md: add the linux-usb mailing list to the README. by Greg Kroah-Hartman · 12 months ago
  76. 29c858f README.md: update the SPDX wording a bit by Greg Kroah-Hartman · 12 months ago
  77. 616b1f2 Merge pull request #197 from evelikov/spdx by Greg Kroah-Hartman · 12 months ago
  78. 3efe524 ci: run monthly checks by dependabot by Emil Velikov · 12 months ago
  79. a09ff9e lsusb: const annotate most data, re-enable -Wdiscarded-qualifiers by Emil Velikov · 12 months ago
  80. 1a1185f lsusb: make internal API const-aware by Emil Velikov · 12 months ago
  81. 9318a07 README: fix link, add DCO and SPDX details by Emil Velikov · 12 months ago
  82. af2b9c1 ci: add SPDX copyright/licence identifiers by Emil Velikov · 12 months ago
  83. 47b9ec7 usbutils.spdx: update the SPDX file by Greg Kroah-Hartman · 12 months ago
  84. dd97b75 Merge pull request #196 from gregkh/dependabot/github_actions/all-actions-366513d706 by Greg Kroah-Hartman · 12 months ago
  85. 052a998 ci: bump github/codeql-action in the all-actions group by dependabot[bot] · 12 months ago
  86. b52b8e9 Merge pull request #195 from evelikov/ci by Greg Kroah-Hartman · 12 months ago
  87. 15f33f0 ci: add codeql (static analysis) based on main.yml by Emil Velikov · 12 months ago
  88. fe64d6a ci: add Ubuntu permutation by Emil Velikov · 12 months ago
  89. 1e507bb ci: add Fedora permutation by Emil Velikov · 12 months ago
  90. c2fdd3c ci: add Debian permutation by Emil Velikov · 12 months ago
  91. 1106ebe ci: add Arch permutation by Emil Velikov · 12 months ago
  92. 4c9d920 ci: add build ci (Alpline) based on kmod's by Emil Velikov · 12 months ago
  93. 58ebb31 travis: remove travis-ci files by Emil Velikov · 12 months ago
  94. 8481dc2 meson: add a bunch more warnings to the mix by Emil Velikov · 12 months ago
  95. 3be17cd meson: enable commented out warnings by Emil Velikov · 12 months ago
  96. 3ccc314 meson: convert Wswitch-enum to Wswitch and enable by Emil Velikov · 12 months ago
  97. 7cbfe23 Update .gitignore files by Emil Velikov · 12 months ago
  98. 5d19330 Rename .in files to their final state by Emil Velikov · 12 months ago
  99. 2d29b6f lsusb.py: mention both usb.ids paths by Emil Velikov · 12 months ago
  100. ca7855e meson: disable -Wswitch-enum by Greg Kroah-Hartman · 12 months ago