index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
2011-03-23
Input: tsc2005 - driver should depend on GENERIC_HARDIRQS
Geert Uytterhoeven
2011-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-03-18
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-03-16
Merge branch 'tsc2005' into next
Dmitry Torokhov
2011-03-16
Input: tsc2005 - remove 'disable' sysfs attribute
Dmitry Torokhov
2011-03-16
Input: tsc2005 - add open/close
Dmitry Torokhov
2011-03-16
Input: tsc2005 - handle read errors from SPI layer
Dmitry Torokhov
2011-03-16
Input: tsc2005 - do not rearm timer in hardirq handler
Dmitry Torokhov
2011-03-16
Input: tsc2005 - don't use work for 'pen up' handling
Dmitry Torokhov
2011-03-16
Input: tsc2005 - do not use 0 in place of NULL
Dmitry Torokhov
2011-03-16
Input: tsc2005 - use true/false for boolean variables
Dmitry Torokhov
2011-03-16
Input: tsc2005 - hide selftest attribute if we can't reset
Dmitry Torokhov
2011-03-16
Input: tsc2005 - rework driver initialization code
Dmitry Torokhov
2011-03-16
Input: tsc2005 - set up bus type in input device
Dmitry Torokhov
2011-03-16
Input: tsc2005 - set up parent device
Dmitry Torokhov
2011-03-16
Input: tsc2005 - clear driver data after unbinding
Dmitry Torokhov
2011-03-16
Input: tsc2005 - add module description
Dmitry Torokhov
2011-03-16
Input: tsc2005 - remove driver banner message
Dmitry Torokhov
2011-03-16
Input: tsc2005 - remove incorrect module alias
Dmitry Torokhov
2011-03-16
Input: tsc2005 - convert to using dev_pm_ops
Dmitry Torokhov
2011-03-16
Input: tsc2005 - use spi_get/set_drvdata()
Dmitry Torokhov
2011-03-16
Input: introduce tsc2005 driver
Lauri Leukkunen
2011-03-14
Input: atmel_mxt_ts - add objects of mXT1386 chip
Joonyoung Shim
2011-03-14
Input: atmel_mxt_ts - remove firmware version check
Joonyoung Shim
2011-03-14
Input: wm831x-ts - ensure the controller is in a known state on open
Mark Brown
2011-03-12
Input: wm831x-ts - default pressure measurements on
Mark Brown
2011-02-25
Input: atmel_mxt_ts - remove matrix size check
Iiro Valkonen
2011-02-21
Input: atmel_mxt_ts - allow board code to specify IRQ flags
Iiro Valkonen
2011-02-21
Input: atmel_mxt_ts - allow board code to suppliy controller config
Iiro Valkonen
2011-02-21
Input: atmel_mxt_ts - add mXT224 identifier to id_table
Chris Leech
2011-02-21
Input: atmel_mxt_ts - read whole message to make CHG low
Iiro Valkonen
2011-02-21
Input: atmel_mxt_ts - get rid of qt602240 prefixes in names
Iiro Valkonen
2011-02-21
Input: qt602240_ts - rename to atmel_mxt_ts
Dmitry Torokhov
2011-02-21
Merge branch 'master' into for-2.6.39
Tejun Heo
2011-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-02-11
Input: ads7846 - check proper condition when freeing gpio
Dmitry Torokhov
2011-01-31
Input: wacom_w8001 - report resolution to userland
Ping Cheng
2011-01-31
Merge commit 'v2.6.38-rc3' into next
Dmitry Torokhov
2011-01-31
Input: wm831x-ts - remove use of ternary operator
Mark Brown
2011-01-30
Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllers
Mark Brown
2011-01-26
input/tps6507x-ts: use system_wq instead of dedicated workqueue
Tejun Heo
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-01-20
Input: ads7846 - convert to dev_pm_ops
Mark Brown
2011-01-20
Input: ad7879 - convert SPI to dev_pm_ops
Mark Brown
2011-01-20
Input: ad7877 - convert to dev_pm_ops
Mark Brown
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-17
Input: bu21013_ts - added regulator support
Naveen Kumar Gaddipati
2011-01-17
Input: bu21013_ts - remove duplicate resolution parameters
Naveen Kumar Gaddipati
2011-01-17
Input: tnetv107x-ts - don't treat NULL clk as an error
Jamie Iles
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
[prev]
[next]