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
/
touchscreen
Age
Commit message (
Expand
)
Author
2006-10-19
sh: Cleanup board header directories.
Paul Mundt
2006-10-15
[ARM] Fix Zaurii keyboard/touchscreen drivers
Russell King
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2006-09-27
sh: APM/PM support.
Andriy Skulysh
2006-08-05
Input: add driver for Touchwin serial touchscreens
Rick Koch
2006-08-05
Input: add driver for Touchright serial touchscreens
Rick Koch
2006-08-05
Input: add driver for Penmount serial touchscreens
Rick Koch
2006-08-05
Input: elo - add support for non-pressure-sensitive touchscreens
Shaun Jackman
2006-08-05
Input: elo - fix checksum calculation
Shaun Jackman
2006-08-05
Input: elo - handle input_register_device() failures
Dmitry Torokhov
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-07-01
[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup includes
Thomas Gleixner
2006-06-26
Input: fix potential overflows in driver/input/touchscreen
Dmitry Torokhov
2006-06-25
[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen drivers
Matt Mackall
2006-05-26
[PATCH] ads7846 conversion accuracy
David Brownell
2006-05-04
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-04-30
[ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros
Markus Gutschke
2006-04-26
Input: ads7846 - improve filtering for thumb press accuracy
Imre Deak
2006-04-26
Input: ads7846 - report 0 pressure value along with pen up event
Imre Deak
2006-04-11
Input: ads7846 - handle IRQs that were latched during disabled IRQs
Imre Deak
2006-04-11
Input: ads7846 - miscellaneous fixes
Imre Deak
2006-04-11
Input: ads7846 - use msleep() instead of udelay() in suspend
Juha Yrjola
2006-04-11
Input: ads7846 - debouncing and rudimentary sample filtering
Imre Deak
2006-04-11
Input: ads7846 - power down ADC a bit later
Imre Deak
2006-04-11
Input: ads7846 - add pen_down sysfs attribute
Imre Deak
2006-03-26
[PATCH] ads7846: sparc32 warning fix
Andrew Morton
2006-03-25
[PATCH] ads7846 build fix
Andrew Morton
2006-02-15
Input: ads7846 - assorted updates
David Brownell
2006-02-15
Input: ads7846 - convert to to dynamic input_dev allocation
Dmitry Torokhov
2006-01-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2006-01-29
Input: make needlessly global code static
Adrian Bunk
2006-01-19
[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER
Russell King
2006-01-16
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
2006-01-13
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2006-01-13
[PATCH] spi: ads7836 uses spi_driver
David Brownell
2006-01-13
[PATCH] spi: ads7846 driver
David Brownell
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
[PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation
Dmitry Torokhov
2005-09-13
[PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver
Richard Purdie
2005-09-07
[PATCH] w100fb: Update corgi platform code to match new driver
Richard Purdie
2005-09-07
[PATCH] Corgi touchscreen: Fix a pmu bug
Richard Purdie
2005-09-07
[PATCH] Corgi Touchscreen: Code cleanup / fixes
Richard Purdie
2005-09-07
[PATCH] Corgi Touchscreen: Allow the driver to share the PMU
Richard Purdie
2005-07-11
Input: elo - fix help in Kconfig (wrong module name)
Michael Prokop
2005-05-29
Input: remove user counters from drivers/input/touchscreen since
Dmitry Torokhov
2005-05-29
Input: whitespace fixes in drivers/input/touchscreen
Dmitry Torokhov
[next]