mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git
synced 2024-11-14 22:43:40 +08:00
usbutils 005 release
This commit is contained in:
parent
567aa81b0e
commit
90d96a306f
20
NEWS
20
NEWS
@ -1,3 +1,23 @@
|
||||
usbutils 005
|
||||
============
|
||||
|
||||
Greg Kroah-Hartman (7):
|
||||
usb.ids: updated version of the file
|
||||
Remove the FSF address from the source files.
|
||||
update usbhid-dump to release 1.2
|
||||
add another Linux kernel usb id.
|
||||
updated usb.ids file
|
||||
lsusb-t.c: fix up some complier warnings
|
||||
add lsusb.h to fix some complier warnings.
|
||||
|
||||
Lukáš Nykrýn (1):
|
||||
Add more space to lsusb.py output
|
||||
|
||||
Sarah Sharp (2):
|
||||
lsusb: wSpeedsSupported is 2 bytes, not one.
|
||||
lsusb: bU2DevExitLat is little endian, not big endian.
|
||||
|
||||
|
||||
usbutils 004
|
||||
============
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
AC_INIT([usbutils],
|
||||
[004],
|
||||
[005],
|
||||
[linux-usb@vger.kernel.org])
|
||||
AC_PREREQ(2.60)
|
||||
AM_INIT_AUTOMAKE([check-news foreign 1.9 dist-bzip2])
|
||||
|
Loading…
Reference in New Issue
Block a user