aboutsummaryrefslogtreecommitdiff
path: root/modules/devices/usb.c
AgeCommit message (Expand)Author
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-15Add loongarch support.liuxiang88
2021-11-07Update copyright informationL Pereira
2019-12-27usb: vendor tags in listBurt P
2019-12-27usb: use vendor flag for vendor fieldsBurt P
2019-08-09usb: Added vendor link based on reported manufacturerOndrej Čerman
2019-08-04usb: added more propertiesOndrej Čerman
2019-07-29usb: added interface labelOndrej Čerman
2019-07-29usb: added info from sysfsOndrej Čerman
2019-07-12Show links for vendorsLeandro Pereira
2019-06-28Use USB icon for USB hubsLeandro Pereira
2018-11-30devices/usb: Add USB interfaces and device iconsOndrej Čerman
2018-04-24devices/usb: remove old, apparently non-functional, scan methodsBurt P
2018-03-17devices/usb: remove unnecessary incrementationBurt P
2018-03-12usb: requested changesBurt P
2018-03-12usb_util.cBurt P
2017-10-29Fixed possible memory leak (#201)Roman Kalashnikov
2017-08-14usb.c: tweaks and make strings translatableBurt P
2016-07-30Fix multiple problems in USB device listingLeandro Pereira
2015-10-25ARM fixes.jamesbond
2015-10-25quote lsusb -v output so it is safe for hardinfo.jamesbond
2015-10-25fix usb information display.jamesbond
2015-10-25revert commit [d5afcb6851]; fix the real cause of missing RAM display (use mo...jamesbond
2013-03-05Fix parsing of usb devicesGeorge Schneeloch
2012-01-26Better manage moreinfo hashesLeandro Pereira
2012-01-22Fix USB device listing when parsing lsusb outputLeandro Pereira
2010-08-15Fix potential problems found by clang static analyzer.Leandro Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira