gregkh/usbview

usb viewer for Linux

C

275

127 commits

updated Aug 17, 2025

See the code

README

-- README for USBView - a USB device viewer
-- SPDX-License-Identifier: GPL-2.0-only
-- Copyright (c) 1999-2012, 2021-2022 by Greg Kroah-Hartman, greg@kroah.com
--
--  This program is free software; you can redistribute it and/or modify
--  it under the terms of the GNU General Public License as published by
--  the Free Software Foundation; version 2 of the License.
--
--  This program is distributed in the hope that it will be useful,
--  but WITHOUT ANY WARRANTY; without even the implied warranty of
--  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
--  GNU General Public License for more details.
--
-- (See the full license text in the LICENSES directory)
--

USBView is a small GTK application to show what the device tree of
the USB bus looks like. It shows a graphical representation of the
devices that are currently plugged in, showing the topology of the
USB bus. It also displays information on each individual device on
the bus.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

gregkh

102 commits

barak

7 commits

ferdnyc

5 commits

ximion

2 commits

gregkh/usbview

usb viewer for Linux

C

275

127 commits

updated Aug 17, 2025

See the code

README

-- README for USBView - a USB device viewer
-- SPDX-License-Identifier: GPL-2.0-only
-- Copyright (c) 1999-2012, 2021-2022 by Greg Kroah-Hartman, greg@kroah.com
--
--  This program is free software; you can redistribute it and/or modify
--  it under the terms of the GNU General Public License as published by
--  the Free Software Foundation; version 2 of the License.
--
--  This program is distributed in the hope that it will be useful,
--  but WITHOUT ANY WARRANTY; without even the implied warranty of
--  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
--  GNU General Public License for more details.
--
-- (See the full license text in the LICENSES directory)
--

USBView is a small GTK application to show what the device tree of
the USB bus looks like. It shows a graphical representation of the
devices that are currently plugged in, showing the topology of the
USB bus. It also displays information on each individual device on
the bus.

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

Contributors

gregkh

102 commits

barak

7 commits

ferdnyc

5 commits

ximion

2 commits

Languages

C

92.5%

Makefile

3.0%

M4

2.6%

Roff

1.1%