aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+2
2009-10-05Input: ad7879 - pass up error codes from probe functionsMichael Hennerich1-2/+2
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-5/+337
2009-09-23Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+3
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov3-0/+3
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Anton Vorontsov13-265/+656
2009-09-17Input: add touchscreen driver for MELFAS MCS-5000 controllerJoonyoung Shim3-0/+330
2009-09-17Input: ad7879 - add support for AD7889Michael Hennerich2-5/+7
2009-09-17input: PCAP2 based touchscreen driverDaniel Ribeiro3-0/+281
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-259/+360
2009-09-12Merge branch 'master' into develRussell King1-4/+13
2009-09-04wm97xx-core: Pass platform_data to batteryMarek Vasut1-0/+3
2009-09-03Input: wacom_w8001 - simplify querying logicDmitry Torokhov1-81/+40
2009-09-02ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun1-2/+2
2009-08-27Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov1-4/+13
2009-08-21Input: ucb1400_ts - enable interrupt unconditionallyPavel Revak1-4/+4
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut1-0/+9
2009-08-12Input: eeti_ts - allow active high irq linesDaniel Mack1-3/+19
2009-08-05Input: serio - don't use serio->write() directlyDmitry Torokhov1-4/+5
2009-08-04Input: tsc2007 - check if I2C communication works during probeRichard Röjfors1-3/+5
2009-08-04Input: tsc2007 - make get_pendown_state platform callback optionalDmitry Torokhov1-79/+93
2009-07-27Input: usbtouchscreen - add support for e2i touchscreen controllerFlorian Echtler2-0/+54
2009-07-26Input: tsc2007 - do not read coordinates during probeRichard Röjfors1-2/+3
2009-07-26Input: tsc2007 - make init/exit platform hw callbacks optionalRichard Röjfors1-3/+6
2009-07-26Input: tsc2007 - properly shut off interrupts/delayed workDmitry Torokhov1-30/+42
2009-07-26Input: tsc2007 - remove HR timerRichard Röjfors1-35/+13
2009-07-20Input: wm97xx - add possibility to control the GPIO_STATUS shiftMarek Vasut2-2/+7
2009-07-20Input: wm97xx - add Palm support to Mainstone accelerated touchMarek Vasut2-19/+35
2009-07-12Input: w90p910_ts - use clk APIWan ZongShun2-13/+14
2009-07-12Input: ucb1400_ts - fix a misleading function nameHans J. Koch1-2/+3
2009-07-07Input: usbtouchscreen - support for JASTEC/DigiTech DTR-02U USB touch controllersJim Persson2-0/+38
2009-07-07Input: use resource_size when allocating resourcesJulia Lawall2-8/+8
2009-06-11Input: ads7846 - pin change interrupt supportMichael Roth1-3/+9
2009-06-11Input: add support for touchscreen on W90P910 ARM platformWan ZongShun3-0/+359
2009-06-11Merge commit 'v2.6.30' into nextDmitry Torokhov2-3/+4
2009-05-27Input: usb1400_ts - fix access to "device data" in resume functionManuel Traut1-1/+1
2009-05-19Input: add driver for EETI touchpanelsDaniel Mack3-0/+296
2009-05-19Input: ads7846 - more detailed model name in sysfsMichael Roth1-1/+3
2009-05-19Input: ads7846 - support swapping x and y axesMichael Roth1-0/+7
2009-05-15Input: tsc2007 - make sure platform provides get_pendown_state()Kwangwoo Lee1-1/+1
2009-05-11Input: tsc2007 - fix locking in hrtimer handlerThierry Reding1-2/+3
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov5-4/+26
2009-05-01Input: wm97xx - do not access dev->driver_data directlyGreg Kroah-Hartman1-1/+1
2009-04-18Input: add wm97xx accelerated driver for Atmel microprocessorsHans-Christian Egtvedt3-0/+462
2009-04-17Input: ucb1400 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-17Input: tsc2007 - use disable_irq_nosync() in irq handlerBen Nizette1-1/+1
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov6-22/+36
2009-04-15Input: ads7846 - fix unsafe disable_irqBen Nizette1-1/+1
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby1-4/+3
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2-4/+3