summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2010-07-15Input: w90p910_ts - fix call to setup_timer()Wan ZongShun
2010-06-22Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov
2010-06-08Input: ad7877 - fix spi word size to 16 bitOskar Schirmer
2010-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-06-02Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov
2010-06-02Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter
2010-05-31Input: s3c2410_ts - tone down loggingMark Brown
2010-05-31Input: s3c2410_ts - fix build error due to ADC Kconfig renameMark Brown
2010-05-28input: Touchscreen driver for TPS6507xTodd Fischer
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-27Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick
2010-05-26Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary
2010-05-26Input: ads7846 - return error on regulator_get() failureKevin Hilman
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-19Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-05-19Input: usbtouchscreen - switch to using kmemdup()Julia Lawall
2010-05-19Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov
2010-05-19Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks
2010-05-19Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna
2010-05-19Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna
2010-05-19ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere
2010-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-05-13Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer
2010-05-11input: remove now deprecated corgi_ts.c touchscreen driverEric Miao
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-20Input: eeti_ts - cancel pending work when going to suspendDaniel Mack
2010-04-13Input: add driver for hampshire serial touchscreensAdam Bennett
2010-04-13Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang
2010-04-13Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-11Input: ads7846 - add wakeup supportRanjith Lohithakshan
2010-03-09Input: ad7877 - increase pen up imeoutMichael Hennerich
2010-03-09Input: ads7846 - add support for AD7843 partsMichael Hennerich
2010-03-07mfd: Use genirq in 88pm860xHaojian Zhuang
2010-03-07input: Enable touch on 88pm860xHaojian Zhuang
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König
2010-02-28Merge branch 'next' into for-linusDmitry Torokhov
2010-02-25Input: ads7846 - add regulator supportGrazvydas Ignotas
2010-02-21Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin
2010-02-20Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick
2010-02-19Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick
2010-02-10Input: schedule corgi_ssp and corgi_ts to be removedEric Miao
2010-02-04Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary
2010-02-04Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary
2010-02-04Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary