aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-12
|\
| * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10
|\|
| * Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov2012-01-05
| * Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2012-01-05
| * Input: ucb1400_ts - drop inline annotationsDmitry Torokhov2012-01-05
| * Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov2012-01-05
| * Input: ucb1400_ts - set driver ownerDmitry Torokhov2012-01-05
| * Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov2012-01-05
| * Input: add driver for pixcir i2c touchscreensJianchun Bian2011-12-30
| * Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner2011-12-28
| * Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov2011-12-12
| * Input: migor-ts - use proper client data accessor functionsDmitry Torokhov2011-12-12
| * Input: migor-ts - convert to a threaded IRQDmitry Torokhov2011-12-12
| * Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov2011-12-01
| * Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron2011-12-01
| * Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-01
| * Input: remove redundant spi driver bus initializationLars-Peter Clausen2011-11-29
| * Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin2011-11-29
| * Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
| |\
| * | Input: ad7879 - consolidate PM methodsDmitry Torokhov2011-11-16
| * | Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing2011-11-15
| * | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-10
| * | Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither2011-11-05
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\ \ \
| * | | Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin2011-12-28
| | |/ | |/|
* | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \ \
| * | | PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki2011-12-25
| |/ /
* | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-08
|\ \ \
| * | | switch ->is_visible() to returning umode_tAl Viro2012-01-03
| |/ /
* / / USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/ /
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-10-31
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-03
|\ \ \ | |/ / |/| |
| * | input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-24
* | | Merge branch 'next' into for-linusDmitry Torokhov2011-10-27
|\ \ \ | |/ / |/| / | |/
| * Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-11
| * Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-06
| * Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz2011-10-06
| * Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-28
| * Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-21
| * Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-21
| * Input: penmount - add PenMount 6250 supportJohn Sung2011-09-21
| * Input: penmount - add PenMount 3000 supportJohn Sung2011-09-21
| * Input: penmount - add PenMount 6000 supportJohn Sung2011-09-21
| * Input: penmount - fix the protocolJohn Sung2011-09-21
| * Input: remove IRQF_DISABLED from driversYong Zhang2011-09-07
| * Merge commit 'v3.1-rc4' into nextDmitry Torokhov2011-09-07
| |\
| * | Input: tsc2007 - add open and close methodsDmitry Torokhov2011-08-27