As seen the below output, lsusb is incorrectly naming some USB devices as HD USB Camera.
Bus 001 Device 012: ID 0eef:c002 D-WAV Scientific Co., Ltd HD USB Camera
Bus 001 Device 014: ID 060e:0960 Transmonde Technologies, Inc. HD USB Camera
Bus 001 Device 019: ID 0b05:1939 ASUSTek Computer, Inc. HD USB Camera
Bus 001 Device 018: ID 04b8:0e28 Seiko Epson Corp. HD USB Camera
Any ideas on how to work around this and have devices correctly named?
It turns out this was an issue from usbutils version 012, currently shipped by Ubuntu 20.04; The easiest fix is to update usbutils from source:
lsusb --version
output before updating:lsusb --version
output after updating:lsusb
output after updating: