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
2011-09-08
Input: wacom - add POINTER and DIRECT device properties
Jason Gerecke
1
-0
/
+2
2011-08-21
Input: tnetv107x-ts - add missing include of linux/module.h
Axel Lin
1
-0
/
+1
2011-08-20
Input: max11801_ts - correct license statement
Jiejing Zhang
1
-1
/
+2
2011-08-16
Input: atmel_mxt_ts - report pressure information from the driver
Yufeng Shen
1
-0
/
+12
2011-08-02
Input: ad7879 - fix deficient device disable
Michael Hennerich
1
-1
/
+3
2011-07-18
Input: intel-mid-touch - remove pointless checking for variable 'found'
Axel Lin
1
-10
/
+5
2011-07-18
Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data
Axel Lin
1
-0
/
+2
2011-07-13
Input: cy8ctmg110_ts - constify i2c_device_id table
Axel Lin
1
-1
/
+1
2011-07-13
Input: cy8ctmg110_ts - fix checking return value of i2c_master_send
Axel Lin
1
-2
/
+2
2011-07-04
Input: wm97xx - mark channels which need pen_down
Wolfram Sang
3
-15
/
+20
2011-07-04
Input: wm97xx - refactor channel selection in poll_sample()
Wolfram Sang
3
-25
/
+21
2011-07-04
Input: wm97xx - remove redundant define
Wolfram Sang
4
-9
/
+9
2011-07-04
Input: atmel_mxt_ts - handle objects with multiple instances correctly
Iiro Valkonen
1
-2
/
+4
2011-07-04
Input: atmel_mxt_ts - update object list
Iiro Valkonen
1
-82
/
+102
2011-06-29
Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
Hans-Christian Egtvedt
1
-1
/
+1
2011-06-27
Input: ads7846 - cleanup GPIO initialization
Igor Grinberg
1
-10
/
+5
2011-06-27
Input: tnetv107x-ts - fix MODULE_ALIAS
Axel Lin
1
-1
/
+1
2011-05-24
Merge branch 'next' into for-linus
Dmitry Torokhov
17
-70
/
+399
2011-05-17
Input: tsc2007 - add X, Y and Z fuzz factors to platform data
Thierry Reding
1
-3
/
+4
2011-05-17
Input: tsc2007 - add poll_period parameter to platform data
Thierry Reding
1
-3
/
+3
2011-05-17
Input: tsc2007 - add poll_delay parameter to platform data
Thierry Reding
1
-2
/
+3
2011-05-17
Input: tsc2007 - add max_rt parameter to platform data
Thierry Reding
1
-1
/
+3
2011-05-17
Input: tsc2007 - debounce pressure measurement
Thierry Reding
1
-1
/
+3
2011-05-14
Input: atmel_tsadcc - correct call to input_free_device
Julia Lawall
1
-1
/
+1
2011-05-12
Input: ads7846 - fix gpio_pendown configuration
Igor Grinberg
1
-0
/
+7
2011-05-12
Input: ads7846 - add possibility to use external vref on ads7846
Alexander Stein
1
-8
/
+11
2011-05-05
Input: ads7846 - remove unused variable from struct ads7845_ser_req
Alexander Stein
1
-1
/
+0
2011-05-05
Input: ads7846 - make transfer buffers DMA safe
Alexander Stein
1
-2
/
+10
2011-05-03
Input: h3600_ts_input - fix a leak of the IRQ during init failure
Axel Lin
1
-4
/
+4
2011-04-27
Input: wm831x-ts - move BTN_TOUCH reporting to data transfer
Mark Brown
1
-3
/
+2
2011-04-27
Input: wm831x-ts - allow IRQ flags to be specified
Mark Brown
1
-3
/
+13
2011-04-27
Input: wm831x-ts - fix races with IRQ management
Mark Brown
1
-5
/
+49
2011-04-22
Merge commit 'v2.6.39-rc4' into next
Dmitry Torokhov
14
-49
/
+71
2011-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-7
/
+10
2011-04-12
Input: atmel_mxt_ts - convert to MT protocol B
Joonyoung Shim
1
-12
/
+15
2011-04-12
Input: atmel_mxt_ts - make CHG line high after enabling interrupts
Iiro Valkonen
1
-4
/
+8
2011-04-12
Input: atmel_mxt_ts - support 12bit resolution
Joonyoung Shim
1
-14
/
+39
2011-04-11
Input: add driver for Maxim max11801 touchscreen controller
Zhang Jiejing
3
-0
/
+285
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
6
-7
/
+7
2011-04-06
Input: h3600_ts - fix error handling at connect
Christoph Fritz
1
-7
/
+10
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-7
/
+7
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2
-2
/
+2
2011-03-26
Input: h3600_ts_input - fix a spelling error
Sylvestre Ledru
1
-1
/
+1
2011-03-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+14
2011-03-23
Input: tsc2005 - fix locking issue
Aaro Koskinen
1
-2
/
+10
2011-03-23
Input: tsc2005 - use relative jiffies to schedule the watchdog
Aaro Koskinen
1
-2
/
+2
2011-03-23
Input: tsc2005 - driver should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2
-2
/
+2
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-1443
/
+2399
2011-03-18
Merge branch 'next' into for-linus
Dmitry Torokhov
9
-1458
/
+2414
[next]