summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov-578/+2685
2010-07-31Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila-1/+379
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun-1/+1
2010-07-15Input: usbtouchscreen - implement reset_resumeOliver Neukum-32/+76
2010-07-15Input: usbtouchscreen - implement runtime power managementOliver Neukum-3/+24
2010-07-15Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum-0/+25
2010-07-14Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim-0/+1414
2010-07-04Input: mcs - Add MCS touchkey driverJoonyoung Shim-3/+3
2010-07-03Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin-37/+135
2010-07-03Input: ads7846 - do not allow altering platform dataDmitry Torokhov-16/+19
2010-07-03Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich-3/+13
2010-07-03Input: ad7879 - fix spi word size to 16 bitMichael Hennerich-0/+8
2010-07-03Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overheadMichael Hennerich-1/+4
2010-07-03Input: ad7879 - add open and close methodsDmitry Torokhov-39/+86
2010-07-03Input: ad7879 - split bus logic outMike Frysinger-415/+484
2010-06-30Input: ad7879 - use threaded IRQDmitry Torokhov-27/+9
2010-06-30Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov-9/+1
2010-06-28Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar-11/+14
2010-06-28Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin-1/+4
2010-06-23Input: tps6507x-ts - remove unneeded NULL testJiri Slaby-3/+0
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov-9/+1
2010-06-08Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov-16/+18
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer-0/+7
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+7
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang-9/+1
2010-06-02Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov-1/+1
2010-06-02Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter-8/+4
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown-1/+1
2010-05-31Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown-1/+1
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer-0/+414
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+8
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick-0/+2
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary-1/+6
2010-05-26Input: ads7846 - return error on regulator_get() failureKevin Hilman-2/+2
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-4/+4
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-4/+4
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+223
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds-26/+18
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-402/+0
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall-3/+2
2010-05-19Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss-1/+1
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov-13/+58
2010-05-19Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks-2/+2
2010-05-19Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna-3/+12
2010-05-19Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna-20/+3
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere-1/+1
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+12
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer-3/+12
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao-402/+0
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+46