Change package group
[framework/system/usbutils.git] / NEWS
1 usbutils 005
2 ============
3
4 Greg Kroah-Hartman (7):
5       usb.ids: updated version of the file
6       Remove the FSF address from the source files.
7       update usbhid-dump to release 1.2
8       add another Linux kernel usb id.
9       updated usb.ids file
10       lsusb-t.c: fix up some complier warnings
11       add lsusb.h to fix some complier warnings.
12
13 Lukáš Nykrýn (1):
14       Add more space to lsusb.py output
15
16 Sarah Sharp (2):
17       lsusb: wSpeedsSupported is 2 bytes, not one.
18       lsusb: bU2DevExitLat is little endian, not big endian.
19
20
21 usbutils 004
22 ============
23
24 Carl-Daniel Hailfinger (2):
25       Fix lsusb out-of-bounds write
26       Fix lsusb double-free
27
28 Dafydd Crosby (2):
29       Verbose flag in tree mode shows vendor and product name.     When running `lsusb -tv`, devices should have the vendor and     product name appended to the row.
30       Fix compiler warning
31
32 Greg Kroah-Hartman (2):
33       Merge pull request #2 from nphilipp/master--nphilipp
34       Merge pull request #3 from dafyddcrosby/lsusb-tv
35
36 Nils Philippsen (1):
37       don't use invalid config descriptors
38
39
40 usbutils 003
41 ============
42
43 Diego Elio Pettenò (1):
44       build-sys: properly enable support for zlib in lsusb
45
46
47 usbutils 002
48 ============
49
50 Diego Elio Pettenò (2):
51       Simplify the configure script.
52       Print device class descriptors like it's done for interface descriptors.
53
54 Greg Kroah-Hartman (2):
55       Updated version of lsusb.py from Kurt Garloff.
56       add lsusb.py to the bin files
57
58
59 usbutils 001
60 ============
61
62 Greg Kroah-Hartman (2):
63       usb.ids update from linux-usb.org
64       updated usbhid-dump subproject
65
66 Laurent Pinchart (2):
67       usbutils: Support UVC frame-based descriptors
68       usbutils: Support UVC MPEG2-TS format descriptor
69
70 Luben Tuikov (3):
71       lsusb: Fix getting BOS and DEVQUAL descriptors
72       lsusb: Dump the Pipe Usage desciptor
73       lsusb: Fix bMaxBurst reporting
74
75 Mike Frysinger (5):
76       lsusb: install into /usr/bin
77       usbmisc: pull in unistd.h for readlink()
78       lsusb: pull in stdlib.h for exit()
79       lsusb: constify!
80       usbutils: convert to libusb-1.0
81
82 Nikolai Kondrashov (1):
83       Update usbhid-dump to release 1.2
84
85 Sarah Sharp (2):
86       usbutils: Fix compile error on Ubuntu 9.04.
87       usbutils: Make lsusb -t show USB 3.0 devices.
88
89
90 usbutils 0.91
91 =============
92
93 Greg Kroah-Hartman (3):
94       add usbhid-dump to the autogen.sh script
95       usb.ids: add new device id for qemu audio device
96       Minor fixes
97
98 Laurent Pinchart (1):
99       usbutils: Fix the UVC bmInterlaceFlags field decoding
100
101 Mike Frysinger (2):
102       usbutils.pc: use datarootdir
103       fix building on non-Linux systems (e.g. BSD)
104
105 Nikolai Kondrashov (1):
106       Integrate usbhid-dump
107
108 Sarah Sharp (5):
109       usbutils: Fix Wireless USB descriptor fetching.
110       usbutils: Support USB 3.0 hub descriptor output.
111       usbutils: Print MaxStreams and Mult for USB 3.0 devices.
112       usbutils: Print Binary Object Store descriptor.
113       usbutils: Fix bug in link state description printing.
114
115
116 usbutils 0.90
117 =============
118 Aurelien Jarno (1):
119       fix bcdDFUVersion endianness
120
121 Chris Clayton (1):
122       Patch to add additional devices to usb.ids
123
124 Daniel Mack (7):
125       dump_audiostreaming_interface(): fix ac-3 decoder
126       parse USB audio class 2 control interface types
127       parse USB audio class 2 streaming interfaces
128       parse USB audio class 2 endpoints
129       dump_audio_bmcontrols(): tell users about faulty bmControl bits
130       dump_audiostreaming_interface(): drop audio class 2 FORMAT_TYPE length check
131       lsusb: fix iFeature position calculation for UAC2 feature units
132
133 Greg Kroah-Hartman (8):
134       reserve a USB Ethernet Gadget driver device id.
135       fix up wording of NCM Ethernet gadget device id
136       fix up some signed/unsigned warnings in lsusb.c
137       move #defines around a bit to make it more orderly.
138       Merge git://github.com/zonque/usbutils into work
139       more gadget device ids reserved for the Linux Foundation vendor id
140       Merge branch 'master' of git://github.com/zonque/usbutils into test
141       Fix up a lot of memory leaks
142
143 Ludovic Rousseau (1):
144       Update Gemplus id
145
146 Matthew Wilcox (1):
147       Decode USB 3 Endpoint Companion Descriptors
148
149 Nix (1):
150       Include config.h before everything else.
151
152
153 usbutils 0.87
154 =============
155 Aurelien Jarno (1):
156       lsusb.c: correctly dump ccid devices
157
158 Greg Kroah-Hartman (11):
159       lots of trailing whitespace removed.
160       add autogen.sh script
161       coding style cleanups for .h files.
162       names.c: fix up some compiler warnings
163       coding style cleanups for usbmisc.c
164       names.c: fix lots of coding style issues
165       devtree.c: coding style cleanups
166       lsusb.c: coding style fixes
167       lsusb.c: fix some build warnings.
168       usb.ids: Reserve EEM Gadget id for the Linux Foundation
169       add lsusb.py from Kurt Garloff <garloff@suse.de>
170
171 Philip A. Prindeville (1):
172       Fix build issue with libusb location
173
174
175 usbutils 0.86
176 =============
177 HID device robust fix
178
179 usbutils 0.85
180 =============
181 usb-devices bugfixes
182 build fixes
183
184 usbutils 0.84
185 =============
186 Sync up usb.ids file from upstream
187
188 usbutils 0.83
189 =============
190 HID descriptor bugfixes
191 usb-devices script to emulate the /proc/bus/usb/devices file
192 new device ids
193
194 usbutils 0.82
195 =============
196 Wireless USB device support
197 better autoconf support.
198 automatic handling for usb.ids
199 bugfixes
200
201 usbutils 0.81
202 =============
203 fixed '-t' option if usbfs is not mounted
204 added DFU parsing
205 updated the man page
206
207 usbutils 0.80
208 =============
209 Updated usb.ids.
210 Updated autotools logic.
211 Removed obsolete usbmodules.
212
213 usbutils 0.73 (and older)
214 =============
215 Thanks to a patch from Aurelien Jarno, usbutils now uses the system's
216 libusb to access USB devices, not a private (old) copy of that library.
217
218 The "usbmodules" program is now deprecated, and no longer built by default.
219 If your Linux 2.4 based system needs it to handle the "coldplug" processing
220 (handling devices that exist before the OS is fully operational), you
221 can "configure --enable-usbmodules".
222