dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/tablet
Dmitry Torokhov 501a525058 Input: gtco - fix double kfree in error handling path
The code would try to free 'report' twice upon input_register_device()
failure.

Reported-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-05-30 10:40:28 -04:00
..
Kconfig Input: aiptek - add support for Genius G-PEN 560 tablet 2008-04-15 13:13:10 -04:00
Makefile Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
acecad.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
aiptek.c input: use get_unaligned_* helpers 2008-04-29 08:06:27 -07:00
gtco.c Input: gtco - fix double kfree in error handling path 2008-05-30 10:40:28 -04:00
kbtab.c input: use get_unaligned_* helpers 2008-04-29 08:06:27 -07:00
wacom.h Input: wacom - implement suspend and autosuspend 2008-04-15 01:31:57 -04:00
wacom_sys.c Input: wacom - implement suspend and autosuspend 2008-04-15 01:31:57 -04:00
wacom_wac.c Input: wacom - add support for Cintiq 20WSX 2008-04-24 23:34:05 -04:00
wacom_wac.h Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX 2008-03-14 11:54:38 -04:00