index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
tablet
Age
Commit message (
Expand
)
Author
2010-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-04-15
Input: wacom - switch mode upon system resume
Ping Cheng
2010-04-13
Revert "Input: wacom - merge out and in prox events"
Dmitry Torokhov
2010-03-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-05
Input: wacom - merge out and in prox events
Ping Cheng
2010-03-01
Input: wacom - replace WACOM_PKGLEN_PENABLED
Ping Cheng
2010-02-20
Input: wacom - add device type to device name string
Ping Cheng
2010-02-19
Input: wacom - constify product features data
Dmitry Torokhov
2010-02-19
Input: wacom - use per-device instance of wacom_features
Jason Childs
2010-02-10
Input: wacom - get features from driver info
Bastian Blank
2010-02-05
Fix misspelling of "should" and "shouldn't" in comments.
Adam Buchbinder
2010-01-11
Input: make USB device ids constant
Márton Németh
2009-12-15
Input: wacom - separate pen from express keys on Graphire
Ping Cheng
2009-12-15
Input: wacom - add defines for data packet report IDs
Ping Cheng
2009-12-15
Input: wacom - add support for new LCD tablets
Ping Cheng
2009-12-15
Input: wacom - add defines for packet lengths of various devices
Ping Cheng
2009-12-15
Input: wacom - ensure the device is initialized properly upon resume
Ping Cheng
2009-08-21
Input: wacom - don't use on-stack memory for report buffers
Dmitry Torokhov
2009-06-28
Input: wacom - add DTF720a support and fix rotation on Intuos3
Ping Cheng
2009-06-03
Input: wacom - clear Intuos4 wheel data when finger leaves proximity
Ping Cheng
2009-05-08
Input: wacom - add support for Intuos4 tablets
Ping Cheng
2009-05-08
Merge commit 'v2.6.30-rc5' into next
Dmitry Torokhov
2009-04-28
Input: wacom - fix TabletPC touch bug
Ping Cheng
2009-04-17
Input: gtco - add MODULE_DESCRIPTION()
Dmitry Torokhov
2008-12-30
Input: gtco - use USB endpoint API
Julia Lawall
2008-12-20
Input: make some variables and functions static
Roel Kluin
2008-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2008-11-26
Input: wacom - add support for new USB Tablet PCs
Ping Cheng
2008-10-17
USB: remove info() macro from usb input drivers
Greg Kroah-Hartman
2008-10-17
USB: remove warn() macro from usb input drivers
Greg Kroah-Hartman
2008-10-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2008-09-10
Input: convert drivers to use strict_strtoul()
Joe Rouvier
2008-08-18
Input: remove version.h from drivers that don't need it
Huang Weiyi
2008-07-07
Input: gtco - eliminate early return
Julia Lawall
2008-06-17
Merge branch 'for-linus' into next
Dmitry Torokhov
2008-05-30
Input: gtco - fix double kfree in error handling path
Dmitry Torokhov
2008-05-16
Input: wacom - make one-bit signed bitfields unsigned
Harvey Harrison
2008-05-16
Input: wacom - cleanup handling of tablet IDs
Ping Cheng
2008-05-16
Input: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
input: use get_unaligned_* helpers
Harvey Harrison
2008-04-28
usb input endianness annotations and fixes
Al Viro
2008-04-24
Input: wacom - add support for Cintiq 20WSX
Ping Cheng
2008-04-15
Input: aiptek - add support for Genius G-PEN 560 tablet
Guryanov Dmitry
2008-04-15
Input: wacom - implement suspend and autosuspend
Oliver Neukum
2008-03-14
Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX
Ping Cheng
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-07-10
Input: wacom - add support for the new Bamboo tablets
Ping Cheng
2007-07-10
Input: aiptek - update driver version
Rene van Paassen
2007-07-10
Input: aiptek - rework the function key code
Rene van Paassen
[next]