summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-7/+7
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+24
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov-2/+24
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-520/+1508
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-2/+3
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+12
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-4/+4
2012-01-04Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov-8/+9
2012-01-04Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov-122/+113
2012-01-04Input: ucb1400_ts - drop inline annotationsDmitry Torokhov-9/+9
2012-01-04Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov-5/+5
2012-01-04Input: ucb1400_ts - set driver ownerDmitry Torokhov-0/+1
2012-01-04Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov-6/+6
2012-01-03switch ->is_visible() to returning umode_tAl Viro-4/+4
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian-0/+252
2011-12-28Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin-2/+3
2011-12-27Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner-0/+666
2011-12-25PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki-1/+12
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov-25/+18
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov-5/+4
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov-41/+24
2011-11-30Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov-6/+1
2011-11-30Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron-2/+2
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding-228/+18
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen-3/+0
2011-11-29Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin-1/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov-17/+24
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman-12/+1
2011-11-15Input: ad7879 - consolidate PM methodsDmitry Torokhov-56/+19
2011-11-15Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing-0/+314
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding-13/+15
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+5
2011-11-05Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither-0/+42
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds-17/+17
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker-0/+5
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov-137/+531
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König-17/+17
2011-10-11Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity-0/+6
2011-10-06Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov-4/+2
2011-10-06Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz-6/+15
2011-09-28Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior-0/+197
2011-09-20Input: penmount - simplify unregister procedureDmitry Torokhov-4/+4
2011-09-20Input: penmount - rework handling of different protocolsDmitry Torokhov-56/+64
2011-09-20Input: penmount - add PenMount 6250 supportJohn Sung-0/+23
2011-09-20Input: penmount - add PenMount 3000 supportJohn Sung-4/+75
2011-09-20Input: penmount - add PenMount 6000 supportJohn Sung-8/+57
2011-09-20Input: penmount - fix the protocolJohn Sung-6/+8
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke-0/+2
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang-8/+8
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov-2/+18