kernel-hacking-2024-linux-s.../drivers/input/tablet
Axel Lin ee7aa6ce41 Input: kbtab - fix incorrect size parameter in usb_buffer_free
The size allocated by usb_buffer_alloc() is 8, however the size passed
to usb_buffer_free() is 10.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-04-20 22:34:30 -07:00
..
acecad.c Input: acecad - don't advertise mouse events 2010-04-20 22:34:24 -07:00
aiptek.c Fix misspelling of "should" and "shouldn't" in comments. 2010-02-05 12:22:30 +01:00
gtco.c Input: make USB device ids constant 2010-01-11 00:08:19 -08:00
kbtab.c Input: kbtab - fix incorrect size parameter in usb_buffer_free 2010-04-20 22:34:30 -07:00
Kconfig
Makefile
wacom.h Input: wacom - use get_unaligned to access unaligned data 2010-04-13 23:24:42 -07:00
wacom_sys.c Input: wacom - use get_unaligned to access unaligned data 2010-04-13 23:24:42 -07:00
wacom_wac.c Input: wacom - streamline 2-finger touch support 2010-04-13 23:24:56 -07:00
wacom_wac.h Input: wacom - streamline 2-finger touch support 2010-04-13 23:24:56 -07:00