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