index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+2
2009-10-05
Input: ad7879 - pass up error codes from probe functions
Michael Hennerich
1
-2
/
+2
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-5
/
+337
2009-09-23
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
1
-0
/
+3
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
3
-0
/
+3
2009-09-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Anton Vorontsov
13
-265
/
+656
2009-09-17
Input: add touchscreen driver for MELFAS MCS-5000 controller
Joonyoung Shim
3
-0
/
+330
2009-09-17
Input: ad7879 - add support for AD7889
Michael Hennerich
2
-5
/
+7
2009-09-17
input: PCAP2 based touchscreen driver
Daniel Ribeiro
3
-0
/
+281
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-259
/
+360
2009-09-12
Merge branch 'master' into devel
Russell King
1
-4
/
+13
2009-09-04
wm97xx-core: Pass platform_data to battery
Marek Vasut
1
-0
/
+3
2009-09-03
Input: wacom_w8001 - simplify querying logic
Dmitry Torokhov
1
-81
/
+40
2009-09-02
ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platform
wanzongshun
1
-2
/
+2
2009-08-27
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
1
-4
/
+13
2009-08-21
Input: ucb1400_ts - enable interrupt unconditionally
Pavel Revak
1
-4
/
+4
2009-08-21
Input: ucb1400_ts - enable ADC Filter
Marek Vasut
1
-0
/
+9
2009-08-12
Input: eeti_ts - allow active high irq lines
Daniel Mack
1
-3
/
+19
2009-08-05
Input: serio - don't use serio->write() directly
Dmitry Torokhov
1
-4
/
+5
2009-08-04
Input: tsc2007 - check if I2C communication works during probe
Richard Röjfors
1
-3
/
+5
2009-08-04
Input: tsc2007 - make get_pendown_state platform callback optional
Dmitry Torokhov
1
-79
/
+93
2009-07-27
Input: usbtouchscreen - add support for e2i touchscreen controller
Florian Echtler
2
-0
/
+54
2009-07-26
Input: tsc2007 - do not read coordinates during probe
Richard Röjfors
1
-2
/
+3
2009-07-26
Input: tsc2007 - make init/exit platform hw callbacks optional
Richard Röjfors
1
-3
/
+6
2009-07-26
Input: tsc2007 - properly shut off interrupts/delayed work
Dmitry Torokhov
1
-30
/
+42
2009-07-26
Input: tsc2007 - remove HR timer
Richard Röjfors
1
-35
/
+13
2009-07-20
Input: wm97xx - add possibility to control the GPIO_STATUS shift
Marek Vasut
2
-2
/
+7
2009-07-20
Input: wm97xx - add Palm support to Mainstone accelerated touch
Marek Vasut
2
-19
/
+35
2009-07-12
Input: w90p910_ts - use clk API
Wan ZongShun
2
-13
/
+14
2009-07-12
Input: ucb1400_ts - fix a misleading function name
Hans J. Koch
1
-2
/
+3
2009-07-07
Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...
Jim Persson
2
-0
/
+38
2009-07-07
Input: use resource_size when allocating resources
Julia Lawall
2
-8
/
+8
2009-06-11
Input: ads7846 - pin change interrupt support
Michael Roth
1
-3
/
+9
2009-06-11
Input: add support for touchscreen on W90P910 ARM platform
Wan ZongShun
3
-0
/
+359
2009-06-11
Merge commit 'v2.6.30' into next
Dmitry Torokhov
2
-3
/
+4
2009-05-27
Input: usb1400_ts - fix access to "device data" in resume function
Manuel Traut
1
-1
/
+1
2009-05-19
Input: add driver for EETI touchpanels
Daniel Mack
3
-0
/
+296
2009-05-19
Input: ads7846 - more detailed model name in sysfs
Michael Roth
1
-1
/
+3
2009-05-19
Input: ads7846 - support swapping x and y axes
Michael Roth
1
-0
/
+7
2009-05-15
Input: tsc2007 - make sure platform provides get_pendown_state()
Kwangwoo Lee
1
-1
/
+1
2009-05-11
Input: tsc2007 - fix locking in hrtimer handler
Thierry Reding
1
-2
/
+3
2009-05-08
Merge commit 'v2.6.30-rc5' into next
Dmitry Torokhov
5
-4
/
+26
2009-05-01
Input: wm97xx - do not access dev->driver_data directly
Greg Kroah-Hartman
1
-1
/
+1
2009-04-18
Input: add wm97xx accelerated driver for Atmel microprocessors
Hans-Christian Egtvedt
3
-0
/
+462
2009-04-17
Input: ucb1400 - use disable_irq_nosync() in irq handler
Ben Nizette
1
-1
/
+1
2009-04-17
Input: tsc2007 - use disable_irq_nosync() in irq handler
Ben Nizette
1
-1
/
+1
2009-04-16
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-22
/
+36
2009-04-15
Input: ads7846 - fix unsafe disable_irq
Ben Nizette
1
-1
/
+1
2009-04-15
Input: mainstone-wm97xx - fix condition in pen_up
Jiri Slaby
1
-4
/
+3
2009-04-15
Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag
Michael Hennerich
2
-4
/
+3
[next]