index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-17
Input: ili210x - add support for Ilitek ILI210x based touchscreens
Olivier Sobrie
3
-0
/
+376
2012-03-17
Input: synaptics_usb - switch to module_usb_driver()
Dmitry Torokhov
3
-33
/
+3
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
11
-143
/
+11
2012-03-17
Input: convert SPI drivers to use module_spi_driver()
Axel Lin
5
-55
/
+5
2012-03-13
Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...
Julia Lawall
1
-1
/
+1
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
10
-28
/
+51
2012-03-04
Input: atmel-wm97xx - convert to dev_pm_ops
Dmitry Torokhov
1
-8
/
+9
2012-03-04
Input: atmel-wm97xx - set driver owner
Dmitry Torokhov
1
-1
/
+2
2012-03-04
Input: cyttsp - remove useless checks in cyttsp_probe()
Dmitry Torokhov
1
-1
/
+1
2012-03-04
Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037
Armando Visconti
2
-0
/
+72
2012-03-04
Input: add support for TI Touchscreen controller
Rachna Patil
3
-0
/
+499
2012-01-31
Input: add Cypress TTSP capacitive multi-touch screen support
Javier Martinez Canillas
6
-2
/
+1165
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
4
-7
/
+7
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+24
2012-01-11
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2
-2
/
+24
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
32
-520
/
+1508
2012-01-10
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+3
2012-01-09
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+12
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-4
/
+4
2012-01-05
Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages
Dmitry Torokhov
1
-8
/
+9
2012-01-05
Input: ucb1400_ts - convert to threaded IRQ
Dmitry Torokhov
1
-122
/
+113
2012-01-05
Input: ucb1400_ts - drop inline annotations
Dmitry Torokhov
1
-9
/
+9
2012-01-05
Input: usb1400_ts - add __devinit/__devexit section annotations
Dmitry Torokhov
1
-5
/
+5
2012-01-05
Input: ucb1400_ts - set driver owner
Dmitry Torokhov
1
-0
/
+1
2012-01-05
Input: ucb1400_ts - convert to use dev_pm_ops
Dmitry Torokhov
1
-6
/
+6
2012-01-04
switch ->is_visible() to returning umode_t
Al Viro
2
-4
/
+4
2011-12-31
Input: add driver for pixcir i2c touchscreens
Jianchun Bian
3
-0
/
+252
2011-12-28
Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()
Axel Lin
1
-2
/
+3
2011-12-28
Input: add driver for AUO In-Cell touchscreens using pixcir ICs
Heiko Stübner
3
-0
/
+666
2011-12-26
PM / input / touchscreen: Make st1232 use device PM QoS constraints
Rafael J. Wysocki
1
-1
/
+12
2011-12-12
Input: migor-ts - rework probe() to simplify error path
Dmitry Torokhov
1
-25
/
+18
2011-12-12
Input: migor-ts - use proper client data accessor functions
Dmitry Torokhov
1
-5
/
+4
2011-12-12
Input: migor-ts - convert to a threaded IRQ
Dmitry Torokhov
1
-41
/
+24
2011-12-01
Input: htcpen - switch to DMI-based autoloading
Dmitry Torokhov
1
-6
/
+1
2011-12-01
Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_data
Jonathan Cameron
1
-2
/
+2
2011-12-01
Input: touchscreen - use macro module_platform_driver()
JJ Ding
18
-228
/
+18
2011-11-29
Input: remove redundant spi driver bus initialization
Lars-Peter Clausen
3
-3
/
+0
2011-11-29
Input: ad7879-i2c - remove redundant MODULE_ALIAS
Axel Lin
1
-1
/
+0
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
7
-17
/
+24
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-11-16
Input: ad7879 - consolidate PM methods
Dmitry Torokhov
4
-56
/
+19
2011-11-15
Input: add EETI eGalax I2C capacitive multi touch driver
Zhang Jiejing
3
-0
/
+314
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
3
-13
/
+15
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-0
/
+5
2011-11-05
Input: usbtouchscreen - add ELO IntelliTouch 2700 support
Michael Gebetsroither
2
-0
/
+42
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
1
-17
/
+17
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
5
-0
/
+5
2011-10-27
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-137
/
+531
2011-10-24
input: Convert mc13783-ts to mc13xxx API
Uwe Kleine-König
1
-17
/
+17
2011-10-12
Input: tsc2007 - make sure that X plate resistance is specified
Philip Rakity
1
-0
/
+6
[next]