| Commit message (Expand) | Author | Age |
* | Input: cy8ctmg110 - capacitive touchscreen support | Samuli Konttila | 2010-07-31 |
* | Input: usbtouchscreen - implement reset_resume | Oliver Neukum | 2010-07-15 |
* | Input: usbtouchscreen - implement runtime power management | Oliver Neukum | 2010-07-15 |
* | Input: usbtouchscreen - implement basic suspend/resume | Oliver Neukum | 2010-07-15 |
* | Input: Add ATMEL QT602240 touchscreen driver | Joonyoung Shim | 2010-07-15 |
* | Input: mcs - Add MCS touchkey driver | Joonyoung Shim | 2010-07-04 |
* | Input: ads7846 - extend the driver for ads7845 controller support | Anatolij Gustschin | 2010-07-03 |
* | Input: ads7846 - do not allow altering platform data | Dmitry Torokhov | 2010-07-03 |
* | Input: ad7879 - report EV_KEY/BTN_TOUCH events | Michael Hennerich | 2010-07-03 |
* | Input: ad7879 - fix spi word size to 16 bit | Michael Hennerich | 2010-07-03 |
* | Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overhead | Michael Hennerich | 2010-07-03 |
* | Input: ad7879 - add open and close methods | Dmitry Torokhov | 2010-07-03 |
* | Input: ad7879 - split bus logic out | Mike Frysinger | 2010-07-03 |
* | Input: ad7879 - use threaded IRQ | Dmitry Torokhov | 2010-06-30 |
* | Merge commit 'v2.6.35-rc3' into next | Dmitry Torokhov | 2010-06-30 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-06-04 |
| |\ |
|
| * | | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 |
* | | | Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controller | Petr Štetiar | 2010-06-28 |
* | | | Input: ads7846 - allow specifying irq trigger type in platform data | Anatolij Gustschin | 2010-06-28 |
* | | | Input: tps6507x-ts - remove unneeded NULL test | Jiri Slaby | 2010-06-23 |
* | | | Input: usbtouchscreen - reduce number fo be16_to_cpu conversions | Dmitry Torokhov | 2010-06-08 |
| |/
|/| |
|
* | | Input: ads7846 - fix compiler warning in ads7846_probe() | Dmitry Torokhov | 2010-06-02 |
* | | Input: tps6507x-ts - a couple work queue cleanups | Dan Carpenter | 2010-06-02 |
* | | Input: s3c2410_ts - tone down logging | Mark Brown | 2010-05-31 |
* | | Input: s3c2410_ts - fix build error due to ADC Kconfig rename | Mark Brown | 2010-05-31 |
|/ |
|
* | input: Touchscreen driver for TPS6507x | Todd Fischer | 2010-05-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-27 |
|\ |
|
| * | Input: usbtouchscreen - support bigger iNexio touchscreens | Ondrej Zary | 2010-05-27 |
| * | Input: ads7846 - return error on regulator_get() failure | Kevin Hilman | 2010-05-27 |
* | | Input: s3c2410_ts - restore accidentially dropped s3c24xx ids | Vasily Khoruzhick | 2010-05-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2010-05-21 |
|\ \ |
|
| * | | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 2010-05-20 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-20 |
|\ \ \
| | |/
| |/| |
|
| * | | Input: usbtouchscreen - switch to using kmemdup() | Julia Lawall | 2010-05-19 |
| * | | Input: wm9712 - fix wm97xx_set_gpio() logic | Manuel Lauss | 2010-05-19 |
| * | | Merge commit 'v2.6.34' into next | Dmitry Torokhov | 2010-05-19 |
| |\| |
|
| * | | Input: add driver for hampshire serial touchscreens | Adam Bennett | 2010-04-14 |
| * | | Input: tsc2007 - do not leave dangling clientdata pointer | Wolfram Sang | 2010-04-14 |
| * | | Input: remove now deprecated corgi_ts.c touchscreen driver | Eric Miao | 2010-04-14 |
* | | | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-05-19 |
|\ \ \ |
|
| * | | | Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entry | Ben Dooks | 2010-05-19 |
| * | | | Input: s3c24xx_ts - Add FEAT for Samsung touchscreen support | Naveen Krishna | 2010-05-19 |
| * | | | Input: s3c24xx_ts - Implement generic GPIO configuration callback | Naveen Krishna | 2010-05-19 |
| * | | | ARM: SAMSUNG: Move mach/ts.h to plat/ts.h | Maurus Cuelenaere | 2010-05-19 |
| |/ / |
|
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-05-19 |
|\ \ \
| |_|/
|/| | |
|
| * | | input: remove now deprecated corgi_ts.c touchscreen driver | Eric Miao | 2010-05-11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-13 |
|\ \ \
| |/ /
|/| | |
|
| * | | Input: ad7877 - keep dma rx buffers in seperate cache lines | Oskar Schirmer | 2010-05-13 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-05-05 |
|\| |
| |/
|/| |
|
| * | Input: eeti_ts - cancel pending work when going to suspend | Daniel Mack | 2010-04-20 |