summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| * Input: usbtouchscreen - support bigger iNexio touchscreensOndrej Zary2010-05-261-1/+6
| * Input: ads7846 - return error on regulator_get() failureKevin Hilman2010-05-261-2/+2
* | Input: s3c2410_ts - restore accidentially dropped s3c24xx idsVasily Khoruzhick2010-05-271-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-201-4/+4
|\ \
| * | USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-206-4/+223
|\ \ \ | | |/ | |/|
| * | Input: usbtouchscreen - switch to using kmemdup()Julia Lawall2010-05-191-3/+2
| * | Input: wm9712 - fix wm97xx_set_gpio() logicManuel Lauss2010-05-191-1/+1
| * | Merge commit 'v2.6.34' into nextDmitry Torokhov2010-05-192-13/+58
| |\ \ | | |/
| * | Input: add driver for hampshire serial touchscreensAdam Bennett2010-04-133-0/+218
| * | Input: tsc2007 - do not leave dangling clientdata pointerWolfram Sang2010-04-131-0/+2
| * | Input: remove now deprecated corgi_ts.c touchscreen driverEric Miao2010-04-133-402/+0
* | | Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-192-26/+18
|\ \ \
| * | | Input: s3c24xx_ts - depend on SAMSUNG_DEV_TS and update menu entryBen Dooks2010-05-191-2/+2
| * | | Input: s3c24xx_ts - Add FEAT for Samsung touchscreen supportNaveen Krishna2010-05-191-3/+12
| * | | Input: s3c24xx_ts - Implement generic GPIO configuration callbackNaveen Krishna2010-05-191-20/+3
| * | | ARM: SAMSUNG: Move mach/ts.h to plat/ts.hMaurus Cuelenaere2010-05-191-1/+1
| |/ /
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-193-402/+0
|\ \ \ | |_|/ |/| |
| * | input: remove now deprecated corgi_ts.c touchscreen driverEric Miao2010-05-113-402/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-131-3/+12
|\ \ \ | |/ / |/| |
| * | Input: ad7877 - keep dma rx buffers in seperate cache linesOskar Schirmer2010-05-131-3/+12
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-051-10/+46
|\ \ \ | |/ / | | / | |/ |/|
| * Input: eeti_ts - cancel pending work when going to suspendDaniel Mack2010-04-201-10/+46
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3013-2/+11
|/
* Input: ads7846 - add wakeup supportRanjith Lohithakshan2010-03-111-0/+10
* Input: ad7877 - increase pen up imeoutMichael Hennerich2010-03-091-1/+1
* Input: ads7846 - add support for AD7843 partsMichael Hennerich2010-03-092-4/+15
* mfd: Use genirq in 88pm860xHaojian Zhuang2010-03-071-10/+5
* input: Enable touch on 88pm860xHaojian Zhuang2010-03-073-0/+254
* input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2010-02-289-141/+476
|\
| * Input: ads7846 - add regulator supportGrazvydas Ignotas2010-02-251-1/+27
| * Input: s3c24xx_ts - report touch only when stylus is downVasily Khoruzhick2010-02-201-14/+16
| * Input: s3c24xx_ts - re-enable IRQ on resumeVasily Khoruzhick2010-02-191-0/+1
| * Input: schedule corgi_ssp and corgi_ts to be removedEric Miao2010-02-101-1/+0
| * Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()Ondrej Zary2010-02-041-3/+14
| * Input: usbtouchscreen - add NEXIO (or iNexio) supportOndrej Zary2010-02-042-2/+264
| * Input: usbtouchscreen - find input endpoint automaticallyOndrej Zary2010-02-041-3/+14
| * Input: usbtouchscreen - convert from usb_device to usb_interfaceOndrej Zary2010-02-041-10/+12
| * Input: wm97xx - provide coordinate logs for accelerated I/OMark Brown2010-01-282-0/+6
| * Merge commit 'v2.6.33-rc5' into nextDmitry Torokhov2010-01-211-1/+1
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-163-0/+271
| | |\
| | * | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
| * | | Input: make USB device ids constantMárton Németh2010-01-111-1/+1
| * | | Input: make i2c device ids constantMárton Németh2010-01-091-1/+1
| * | | Input: elo - switch to using dev_xxx() when printing messagesDmitry Torokhov2010-01-061-105/+120
| | |/ | |/|
* | | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-211-4/+4
* | | Input: ad7879 - support auxiliary GPIOs via gpiolibMichael Hennerich2010-01-191-56/+141
|/ /
* | Input: add mc13783 touchscreen driverSascha Hauer2009-12-153-0/+271
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-098-36/+855
|\
OpenPOWER on IntegriCloud