linux/drivers/hid
Jiri Kosina 767fe7877c HID: fix memleaking of collection
hid_free_device() doesn't free device->collection (but it does
free device->rdesc and device itself). This imposes memory leak.
Fix it.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2007-01-25 18:31:21 +01:00
..
Kconfig HID: fix help texts in Kconfig 2007-01-04 11:43:35 +01:00
Makefile [PATCH] Generic HID layer - build 2006-12-08 10:43:20 -08:00
hid-core.c HID: fix memleaking of collection 2007-01-25 18:31:21 +01:00
hid-input.c HID: hid/hid-input.c doesn't need to include linux/usb/input.h 2007-01-21 22:17:57 +01:00