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