Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
da8b94ea61c5d80aae0cc7b7541f1e0fa7459391
/
drivers
/
input
/
touchscreen
b73077e
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 13 years ago
891e376
Input: tsc2007 - add X, Y and Z fuzz factors to platform data
by Thierry Reding
· 13 years ago
1af38ea
Input: tsc2007 - add poll_period parameter to platform data
by Thierry Reding
· 13 years ago
2d137c7e
Input: tsc2007 - add poll_delay parameter to platform data
by Thierry Reding
· 13 years ago
84005eb
Input: tsc2007 - add max_rt parameter to platform data
by Thierry Reding
· 13 years ago
4a1a42a
Input: tsc2007 - debounce pressure measurement
by Thierry Reding
· 13 years ago
215ef98
Input: atmel_tsadcc - correct call to input_free_device
by Julia Lawall
· 13 years ago
1201e7e
Input: ads7846 - fix gpio_pendown configuration
by Igor Grinberg
· 14 years ago
ebcaaad
Input: ads7846 - add possibility to use external vref on ads7846
by Alexander Stein
· 14 years ago
28350e3
Input: ads7846 - remove unused variable from struct ads7845_ser_req
by Alexander Stein
· 14 years ago
1dbe7da
Input: ads7846 - make transfer buffers DMA safe
by Alexander Stein
· 14 years ago
4296f1a
Input: h3600_ts_input - fix a leak of the IRQ during init failure
by Axel Lin
· 14 years ago
bf28370
Input: wm831x-ts - move BTN_TOUCH reporting to data transfer
by Mark Brown
· 14 years ago
acad985
Input: wm831x-ts - allow IRQ flags to be specified
by Mark Brown
· 14 years ago
f534666
Input: wm831x-ts - fix races with IRQ management
by Mark Brown
· 14 years ago
03351ff
Merge commit 'v2.6.39-rc4' into next
by Dmitry Torokhov
· 14 years ago
96fd2d5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
8b86c1c
Input: atmel_mxt_ts - convert to MT protocol B
by Joonyoung Shim
· 14 years ago
08960a0
Input: atmel_mxt_ts - make CHG line high after enabling interrupts
by Iiro Valkonen
· 14 years ago
910d805
Input: atmel_mxt_ts - support 12bit resolution
by Joonyoung Shim
· 14 years ago
4203306
Input: add driver for Maxim max11801 touchscreen controller
by Zhang Jiejing
· 14 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
9084338
Input: h3600_ts - fix error handling at connect
by Christoph Fritz
· 14 years ago
899631c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
dced35a
drivers: Final irq namespace conversion
by Thomas Gleixner
· 14 years ago
d51ca07
Input: h3600_ts_input - fix a spelling error
by Sylvestre Ledru
· 14 years ago
24c6d02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
a0fa220
Input: tsc2005 - fix locking issue
by Aaro Koskinen
· 14 years ago
9034279
Input: tsc2005 - use relative jiffies to schedule the watchdog
by Aaro Koskinen
· 14 years ago
ddca6a3
Input: tsc2005 - driver should depend on GENERIC_HARDIRQS
by Geert Uytterhoeven
· 14 years ago
a952baa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
97eb3f2
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
def179c
Merge branch 'tsc2005' into next
by Dmitry Torokhov
· 14 years ago
5cb81d1
Input: tsc2005 - remove 'disable' sysfs attribute
by Dmitry Torokhov
· 14 years ago
0b950d3
Input: tsc2005 - add open/close
by Dmitry Torokhov
· 14 years ago
71f8004
Input: tsc2005 - handle read errors from SPI layer
by Dmitry Torokhov
· 14 years ago
dacb650
Input: tsc2005 - do not rearm timer in hardirq handler
by Dmitry Torokhov
· 14 years ago
80cc2f0
Input: tsc2005 - don't use work for 'pen up' handling
by Dmitry Torokhov
· 14 years ago
9a6e180
Input: tsc2005 - do not use 0 in place of NULL
by Dmitry Torokhov
· 14 years ago
c8b6846
Input: tsc2005 - use true/false for boolean variables
by Dmitry Torokhov
· 14 years ago
8dbcc43
Input: tsc2005 - hide selftest attribute if we can't reset
by Dmitry Torokhov
· 14 years ago
99bb892
Input: tsc2005 - rework driver initialization code
by Dmitry Torokhov
· 14 years ago
f8a6713
Input: tsc2005 - set up bus type in input device
by Dmitry Torokhov
· 14 years ago
b4b480a
Input: tsc2005 - set up parent device
by Dmitry Torokhov
· 14 years ago
2721a89
Input: tsc2005 - clear driver data after unbinding
by Dmitry Torokhov
· 14 years ago
b88aa49
Input: tsc2005 - add module description
by Dmitry Torokhov
· 14 years ago
bcd1187
Input: tsc2005 - remove driver banner message
by Dmitry Torokhov
· 14 years ago
ef5a672
Input: tsc2005 - remove incorrect module alias
by Dmitry Torokhov
· 14 years ago
3ff8ff5
Input: tsc2005 - convert to using dev_pm_ops
by Dmitry Torokhov
· 14 years ago
6b007d6
Input: tsc2005 - use spi_get/set_drvdata()
by Dmitry Torokhov
· 14 years ago
37bd446
Input: introduce tsc2005 driver
by Lauri Leukkunen
· 14 years ago
4c75de3
Input: atmel_mxt_ts - add objects of mXT1386 chip
by Joonyoung Shim
· 14 years ago
979a72d
Input: atmel_mxt_ts - remove firmware version check
by Joonyoung Shim
· 14 years ago
e7cbb90
Input: wm831x-ts - ensure the controller is in a known state on open
by Mark Brown
· 14 years ago
23c483d
Input: wm831x-ts - default pressure measurements on
by Mark Brown
· 14 years ago
0d3c073
Input: atmel_mxt_ts - remove matrix size check
by Iiro Valkonen
· 14 years ago
919ed89
Input: atmel_mxt_ts - allow board code to specify IRQ flags
by Iiro Valkonen
· 14 years ago
71749f5
Input: atmel_mxt_ts - allow board code to suppliy controller config
by Iiro Valkonen
· 14 years ago
46ee2a0
Input: atmel_mxt_ts - add mXT224 identifier to id_table
by Chris Leech
· 14 years ago
26cdb1a
Input: atmel_mxt_ts - read whole message to make CHG low
by Iiro Valkonen
· 14 years ago
7686b10
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
by Iiro Valkonen
· 14 years ago
964de52
Input: qt602240_ts - rename to atmel_mxt_ts
by Dmitry Torokhov
· 14 years ago
43d133c
Merge branch 'master' into for-2.6.39
by Tejun Heo
· 14 years ago
87450bd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
0fbc9fd
Input: ads7846 - check proper condition when freeing gpio
by Dmitry Torokhov
· 14 years ago
28a1bc1
Input: wacom_w8001 - report resolution to userland
by Ping Cheng
· 14 years ago
a1f3d4b
Merge commit 'v2.6.38-rc3' into next
by Dmitry Torokhov
· 14 years ago
723d928
Input: wm831x-ts - remove use of ternary operator
by Mark Brown
· 14 years ago
00cfa73
Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllers
by Mark Brown
· 14 years ago
1c1e864
input/tps6507x-ts: use system_wq instead of dedicated workqueue
by Tejun Heo
· 14 years ago
6fb1b30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
3c36e71
Input: ads7846 - convert to dev_pm_ops
by Mark Brown
· 14 years ago
c7848c8
Input: ad7879 - convert SPI to dev_pm_ops
by Mark Brown
· 14 years ago
fccdd7c
Input: ad7877 - convert to dev_pm_ops
by Mark Brown
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
81e78de
Input: bu21013_ts - added regulator support
by Naveen Kumar Gaddipati
· 14 years ago
d2763b4
Input: bu21013_ts - remove duplicate resolution parameters
by Naveen Kumar Gaddipati
· 14 years ago
ba55546
Input: tnetv107x-ts - don't treat NULL clk as an error
by Jamie Iles
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
01c728a
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
5fca6ca
Input: wacom_w8001 - add single-touch support
by Ping Cheng
· 14 years ago
93f38e9
Input: cy8ctmg110_ts - Convert to dev_pm_ops
by Mark Brown
· 14 years ago
d72e64e
Input: migor_ts - convert to dev_pm_ops
by Mark Brown
· 14 years ago
92b672e
Input: mcs5000_ts - convert to dev_pm_ops
by Mark Brown
· 14 years ago
85012ff
Input: eeti_ts - convert to dev_pm_ops
by Mark Brown
· 14 years ago
d5dc9ac
Input: ad7879 - convert I2C to dev_pm_ops
by Mark Brown
· 14 years ago
554738d
Merge branch 'next' into for-linus
by Dmitry Torokhov
· 14 years ago
a6d38f8
Input: wacom_w8001 - support pen or touch only devices
by Ping Cheng
· 14 years ago
202b6ca
Input: wacom_w8001 - use __set_bit to set keybits
by Ping Cheng
· 14 years ago
ef11e70
Input: bu21013_ts - fix misuse of logical operation in place of bitop
by David Sterba
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
67b989a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next
by Dmitry Torokhov
· 14 years ago
c5f4dec
input: mt: Move tracking and pointer emulation to input-mt
by Henrik Rydberg
· 14 years ago
8cde810
input: mt: Collect slots initialization code
by Henrik Rydberg
· 14 years ago
47c78e8
input: mt: Break out slots handling
by Henrik Rydberg
· 14 years ago
56a8bd6
Input: add ST1232 touchscreen controller driver
by Tony SIM
· 14 years ago
0991050
Input: usbtouchscreen - add support for LG Flatron T1710B
by Glenn Sommer
· 14 years ago
ce16a47
Input: qt602240_ts - fix wrong sizeof in object table allocation
by Chris Leech
· 14 years ago
8b5fce0
Input: qt602240_ts - convert to using dev_pm_ops
by Dmitry Torokhov
· 14 years ago
Next »