summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-09-1511-259/+360
|\
| * Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-041-81/+40Star
| * Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-281-4/+13
| |\
| * | Input: eeti_ts - allow active high irq linesDaniel Mack2009-08-121-3/+19
| * | Input: serio - don't use serio->write() directlyDmitry Torokhov2009-08-051-4/+5
| * | Input: tsc2007 - check if I2C communication works during probeRichard Röjfors2009-08-051-3/+5
| * | Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov2009-08-051-79/+93
| * | Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2009-07-282-0/+54
| * | Input: tsc2007 - do not read coordinates during probeRichard Röjfors2009-07-261-2/+3
| * | Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors2009-07-261-3/+6
| * | Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov2009-07-261-30/+42
| * | Input: tsc2007 - remove HR timerRichard Röjfors2009-07-261-35/+13Star
| * | Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2009-07-212-2/+7
| * | Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2009-07-212-19/+35
| * | Input: w90p910_ts - use clk APIWan ZongShun2009-07-132-13/+14
| * | Input: ucb1400_ts - fix a misleading function nameHans J. Koch2009-07-131-2/+3
| * | Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch control...Jim Persson2009-07-082-0/+38
| * | Input: use resource_size when allocating resourcesJulia Lawall2009-07-082-8/+8
* | | Merge branch 'master' into develRussell King2009-09-121-4/+13
|\ \ \ | | |/ | |/|
| * | Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak2009-08-211-4/+4
| * | Input: ucb1400_ts - enable ADC FilterMarek Vasut2009-08-211-0/+9
| |/
* / ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun2009-09-021-2/+2
|/
* Input: ads7846 - pin change interrupt supportMichael Roth2009-06-111-3/+9
* Input: add support for touchscreen on W90P910 ARM platformWan ZongShun2009-06-113-0/+359
* Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-112-3/+4
|\
| * Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut2009-05-271-1/+1
| * Input: tsc2007 - fix locking in hrtimer handlerThierry Reding2009-05-121-2/+3
* | Input: add driver for EETI touchpanelsDaniel Mack2009-05-203-0/+296
* | Input: ads7846 - more detailed model name in sysfsMichael Roth2009-05-201-1/+3
* | Input: ads7846 - support swapping x and y axesMichael Roth2009-05-201-0/+7
* | Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee2009-05-161-1/+1
* | Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-095-4/+26
|\|
| * Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-181-1/+1
| * Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette2009-04-181-1/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2009-04-166-22/+36
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-088-6/+1942
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-051-0/+23
| |\ \ \
| | * | | input: migor_ts: add wakeup supportMagnus Damm2009-04-021-0/+23
| * | | | trivial: Fix misspelling of "Celsius".Adam Buchbinder2009-03-301-1/+1
| |/ / /
| * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-134-8/+26
| |\ \ \
| * | | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finallyEric Miao2009-03-091-1/+0Star
* | | | | Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman2009-05-011-1/+1
* | | | | Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt2009-04-193-0/+462
| |_|_|/ |/| | |
* | | | Input: ads7846 - fix unsafe disable_irqBen Nizette2009-04-161-1/+1
* | | | Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby2009-04-151-4/+3Star
* | | | Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-152-4/+3Star
* | | | Input: da9034-ts - make pen {down,up} events more reliableEric Miao2009-04-151-10/+16
* | | | Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao2009-04-151-1/+2
* | | | Input: wm97xx - don't specify IRQF_SAMPLE_RANDOMMark Brown2009-04-121-2/+1Star
* | | | Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-121-0/+10
| |_|/ |/| |