17 Mar, 2017
1 commit
-
Make sure to check the number of endpoints to avoid dereferencing a
NULL-pointer should a malicious device lack endpoints.Fixes: bba5394ad3bd ("Input: add support for Hanwang tablets")
Signed-off-by: Johan Hovold
Cc: stable@vger.kernel.org # 2.6.37
Signed-off-by: Dmitry Torokhov
07 Jan, 2014
1 commit
-
None of these files are actually using any __init type directives
and hence don't need to include . Most are just a
left over from __devinit and __cpuinit removal, or simply due to
code getting copied from one driver to the next.Signed-off-by: Paul Gortmaker
Signed-off-by: Dmitry Torokhov
13 Jul, 2012
1 commit
-
This change adds support for old Hanwang Art master II tablet
Signed-off-by: weixing
Signed-off-by: Dmitry Torokhov
19 Nov, 2011
1 commit
-
This converts the drivers in drivers/input/* to use the
module_usb_driver() macro which makes the code smaller and a bit
simpler.Added bonus is that it removes some unneeded kernel log messages about
drivers loading and/or unloading.Cc: Dmitry Torokhov
Cc: Ville Syrjala
Cc: Henk Vergonet
Cc: Alessandro Rubini
Cc: Henrik Rydberg
Cc: "Magnus Hörlin"
Cc: Chris Moeller
Cc: Christoph Fritz
Cc: Lucas De Marchi
Cc: Jesper Juhl
Cc: Edwin van Vliet
Cc: Ping Cheng
Cc: Eduard Hasenleithner
Cc: Alexander Strakh
Cc: Glenn Sommer
Signed-off-by: Greg Kroah-Hartman
30 Sep, 2010
1 commit
-
This adds support for hanwang Art Master HD 5012 electromagnetic tablet.
Signed-off-by: Xing Wei
Signed-off-by: Dmitry Torokhov
12 Sep, 2010
1 commit
-
Add necessary events so that Hanwang Art Master III tablet can be handled
by the stock xf86-input-wacom driver.Signed-off-by: Xing Wei
Signed-off-by: Dmitry Torokhov
02 Sep, 2010
1 commit
-
Add support for Art Master III tablet of BeiJing HanwangTechnology Co, Ltd.
Signed-off-by: Xing Wei
Acked-by: Jiri Kosina
Signed-off-by: Dmitry Torokhov