Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
4085bcc682e1276ab4ac2da9866daadf944d7167
/
drivers
/
input
/
tablet
554738d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
7b4b306
Input: wacom - add support for digitizer in Lenovo W700
by Ajay Ramaswamy
· 14 years ago
67b989a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next
by Dmitry Torokhov
· 14 years ago
c5f4dec
input: mt: Move tracking and pointer emulation to input-mt
by Henrik Rydberg
· 14 years ago
8cde810
input: mt: Collect slots initialization code
by Henrik Rydberg
· 14 years ago
47c78e8
input: mt: Break out slots handling
by Henrik Rydberg
· 14 years ago
57a7872
Input: wacom - add another Bamboo Pen ID (0xd4)
by Kevin Granade
· 14 years ago
47d0923
Input: wacom - add new Bamboo PT (0xdb)
by David Foley
· 14 years ago
a318e6b
Input: wacom - add IDs for two new Bamboo PTs
by David Foley
· 14 years ago
6f07d31
Input: aiptek - tighten up permissions on sysfs attributes
by Dmitry Torokhov
· 14 years ago
a450319
Input: acecad - fix a memory leak in usb_acecad_probe error path
by Axel Lin
· 14 years ago
6521d0b
Input: wacom - specify Cinitq supported tools
by Ping Cheng
· 14 years ago
62ecae0
Input: wacom - properly enable runtime PM
by Dmitry Torokhov
· 14 years ago
3136baf
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 14 years ago
ca047fe
Input: wacom - fix pressure in Cintiq 21UX2
by Aristeu Rozanski
· 14 years ago
f6cd378
Input: wacom - fix runtime PM related deadlock
by Dmitry Torokhov
· 14 years ago
727eeb7
Input: hanwang - add support for Art Master HD 5012 tablet
by Xing Wei
· 14 years ago
24dd3b5
Input: hanwang - make compatible with xf86-input-wacom driver
by Xing Wei
· 14 years ago
33d5f71
Input: wacom - disable Bamboo touchpad when pen is being used
by Chris Bagwell
· 14 years ago
2aaacb1
Input: wacom - add support for Bamboo Pen
by Chris Bagwell
· 14 years ago
e1d38e4
Input: wacom - move Bamboo Touch irq to its own function
by Chris Bagwell
· 14 years ago
3dc9f40
Input: wacom - request tablet data for Bamboo Pens
by Chris Bagwell
· 14 years ago
f4ccbef
Input: wacom - add a quirk for low resolution Bamboo devices
by Henrik Rydberg
· 14 years ago
cb734c0
Input: wacom - add support for the Bamboo Touch trackpad
by Henrik Rydberg
· 14 years ago
bc73dd3
Input: wacom - collect device quirks into single function
by Henrik Rydberg
· 14 years ago
4a88081
Input: wacom - parse the Bamboo device family
by Ping Cheng
· 14 years ago
fed87e6
Input: wacom - add fuzz parameters to features
by Henrik Rydberg
· 14 years ago
bba5394
Input: add support for Hanwang tablets
by Xing Wei
· 14 years ago
d9f66c1
Input: wacom - fix mousewheel handling for old wacom tablets
by Mike Auty
· 14 years ago
5fc0d36
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
987a6c0
Input: switch to input_abs_*() access functions
by Daniel Mack
· 14 years ago
d01d075
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
c8f2edc
Input: wacom - add support for DTU2231 and DTU1631
by Ping Cheng
· 14 years ago
493630b
Input: wacom - fix serial number handling on Cintiq 21UX2
by Ping Cheng
· 14 years ago
3a4b4aa
Input: wacom - add Cintiq 21UX2 and Intuos4 WL
by Ping Cheng
· 15 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
997ea58
USB: rename usb_buffer_alloc() and usb_buffer_free() users
by Daniel Mack
· 15 years ago
f319209
Input: kbtab - do not advertise unsupported events
by Dmitry Torokhov
· 15 years ago
331cb02
Input: kbtab - simplify kbtab_disconnect()
by Dmitry Torokhov
· 15 years ago
ee7aa6c
Input: kbtab - fix incorrect size parameter in usb_buffer_free
by Axel Lin
· 15 years ago
893d1cd
Input: acecad - don't advertise mouse events
by Dmitry Torokhov
· 15 years ago
b426571
Input: acecad - fix some formatting issues
by Dmitry Torokhov
· 15 years ago
5492f6f
Input: acecad - simplify usb_acecad_disconnect()
by Dmitry Torokhov
· 15 years ago
2ef2ed5
Input: acecad - fix incorrect size parameter in usb_buffer_free
by Axel Lin
· 15 years ago
00eef7b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
014f615
Input: wacom - switch mode upon system resume
by Ping Cheng
· 15 years ago
ab687b1
Input: wacom - streamline 2-finger touch support
by Ping Cheng
· 15 years ago
252f776
Input: wacom - use get_unaligned to access unaligned data
by Dmitry Torokhov
· 15 years ago
95dd3b3
Input: wacom - get rid of wacom_combo structure
by Dmitry Torokhov
· 15 years ago
8da23fc
Input: wacom - get rid of input event wrappers
by Dmitry Torokhov
· 15 years ago
73a97f4
Input: wacom - fix some formatting issues
by Dmitry Torokhov
· 15 years ago
51269fe
Input: wacom - do not allocate wacom_wac separately
by Dmitry Torokhov
· 15 years ago
4492eff
Input: wacom - share pen info with touch of the same ID
by Ping Cheng
· 15 years ago
3b57ca0
Input: wacom - merge out and in prox events
by Ping Cheng
· 15 years ago
56f3e1c
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 15 years ago
3810147
Input: wacom - switch mode upon system resume
by Ping Cheng
· 15 years ago
afb567e
Revert "Input: wacom - merge out and in prox events"
by Dmitry Torokhov
· 15 years ago
a818d8e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
776943f
Input: wacom - merge out and in prox events
by Ping Cheng
· 15 years ago
57e413d
Input: wacom - replace WACOM_PKGLEN_PENABLED
by Ping Cheng
· 15 years ago
49b764a
Input: wacom - add device type to device name string
by Ping Cheng
· 15 years ago
e87a344
Input: wacom - constify product features data
by Dmitry Torokhov
· 15 years ago
e33da8a
Input: wacom - use per-device instance of wacom_features
by Jason Childs
· 15 years ago
b036f6f
Input: wacom - get features from driver info
by Bastian Blank
· 15 years ago
c9404c9
Fix misspelling of "should" and "shouldn't" in comments.
by Adam Buchbinder
· 15 years ago
9cb3ce5
Input: make USB device ids constant
by Márton Németh
· 15 years ago
0f5e182
Input: wacom - separate pen from express keys on Graphire
by Ping Cheng
· 15 years ago
cad7470
Input: wacom - add defines for data packet report IDs
by Ping Cheng
· 15 years ago
ec67bbe
Input: wacom - add support for new LCD tablets
by Ping Cheng
· 15 years ago
ee54500
Input: wacom - add defines for packet lengths of various devices
by Ping Cheng
· 15 years ago
232f569
Input: wacom - ensure the device is initialized properly upon resume
by Ping Cheng
· 15 years ago
3b7307c
Input: wacom - don't use on-stack memory for report buffers
by Dmitry Torokhov
· 15 years ago
c413ec4
Input: wacom - add DTF720a support and fix rotation on Intuos3
by Ping Cheng
· 15 years ago
a862952
Input: wacom - clear Intuos4 wheel data when finger leaves proximity
by Ping Cheng
· 16 years ago
6f660f1
Input: wacom - add support for Intuos4 tablets
by Ping Cheng
· 16 years ago
d585a02
Merge commit 'v2.6.30-rc5' into next
by Dmitry Torokhov
· 16 years ago
384318e
Input: wacom - fix TabletPC touch bug
by Ping Cheng
· 16 years ago
32a676f
Input: gtco - add MODULE_DESCRIPTION()
by Dmitry Torokhov
· 16 years ago
e941da3
Input: gtco - use USB endpoint API
by Julia Lawall
· 16 years ago
0de048a
Input: make some variables and functions static
by Roel Kluin
· 16 years ago
b31a0fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 16 years ago
545f4e9
Input: wacom - add support for new USB Tablet PCs
by Ping Cheng
· 16 years ago
899ef6e
USB: remove info() macro from usb input drivers
by Greg Kroah-Hartman
· 16 years ago
1817b16
USB: remove warn() macro from usb input drivers
by Greg Kroah-Hartman
· 16 years ago
4c0e799
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 16 years ago
160f1fe
Input: convert drivers to use strict_strtoul()
by Joe Rouvier
· 16 years ago
0cc1fe2
Input: remove version.h from drivers that don't need it
by Huang Weiyi
· 16 years ago
f4bc95d
Input: gtco - eliminate early return
by Julia Lawall
· 16 years ago
15439dd
Merge branch 'for-linus' into next
by Dmitry Torokhov
· 17 years ago
501a525
Input: gtco - fix double kfree in error handling path
by Dmitry Torokhov
· 17 years ago
c6a3ead
Input: wacom - make one-bit signed bitfields unsigned
by Harvey Harrison
· 17 years ago
e34b9d2
Input: wacom - cleanup handling of tablet IDs
by Ping Cheng
· 17 years ago
ea3e6c5
Input: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
858ad08
input: use get_unaligned_* helpers
by Harvey Harrison
· 17 years ago
6b8588f
usb input endianness annotations and fixes
by Al Viro
· 17 years ago
b345dc7
Input: wacom - add support for Cintiq 20WSX
by Ping Cheng
· 17 years ago
a32bcc4
Input: aiptek - add support for Genius G-PEN 560 tablet
by Guryanov Dmitry
· 17 years ago
e722409
Input: wacom - implement suspend and autosuspend
by Oliver Neukum
· 17 years ago
0e1763f
Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX
by Ping Cheng
· 17 years ago
Next »