aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz2012-05-101-9/+5
* Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz2012-05-101-2/+0
* Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz2012-05-101-1/+1
* Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz2012-05-101-2/+2
* Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz2012-05-101-8/+3
* Input: add support for DA9052/53 touch screen controllerAshish Jangam2012-04-293-0/+388
* Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden2012-04-291-1/+2
* Input: usbtouchscreen - fix typoShawn Landden2012-04-291-1/+1
* Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge2012-04-231-1/+1
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-214-5/+13
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-121-3/+1
| |\
| | * Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König2012-04-031-3/+1
| * | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-1/+10
| |\ \
| | * | mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier2012-03-061-1/+10
| * | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-271-0/+1
| |\ \ \
| | * | | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-251-0/+1
| | |/ /
| * | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-031-1/+1
| | |/
* | | Input: lpc32xx_ts - add device tree supportRoland Stigge2012-04-201-0/+10
* | | Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov2012-04-101-37/+4
* | | Input: serio - use module_serio_driverAxel Lin2012-04-0414-211/+14
* | | Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-04-041-7/+4
* | | Input: st1232 - add device tree supportMagnus Damm2012-04-041-0/+9
* | | Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita2012-04-043-0/+328
|/ /
* | Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie2012-03-173-0/+376
* | Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov2012-03-163-33/+3
* | Input: convert I2C drivers to use module_i2c_driver()Axel Lin2012-03-1611-143/+11
* | Input: convert SPI drivers to use module_spi_driver()Axel Lin2012-03-165-55/+5
* | Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall2012-03-121-1/+1
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-0910-28/+51
|\ \ | |/
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-134-7/+7
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-122-2/+24
| |\
| | * Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-102-2/+24
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-1032-520/+1508
| |\ \ | | |/
| * | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-2/+3
| |\ \
| | * | Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin2011-12-281-2/+3
| * | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-1/+12
| |\ \ \
| | * | | PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki2011-12-251-1/+12
| | |/ /
| * | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-4/+4
| |\ \ \
| | * | | switch ->is_visible() to returning umode_tAl Viro2012-01-032-4/+4
| | |/ /
| * | | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-12/+1
| |/ /
* | | Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov2012-03-041-8/+9
* | | Input: atmel-wm97xx - set driver ownerDmitry Torokhov2012-03-041-1/+2
* | | Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov2012-03-041-1/+1
* | | Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2012-03-042-0/+72
* | | Input: add support for TI Touchscreen controllerRachna Patil2012-03-043-0/+499
* | | Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas2012-01-316-2/+1165
| |/ |/|
* | Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov2012-01-041-8/+9
* | Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov2012-01-041-122/+113
* | Input: ucb1400_ts - drop inline annotationsDmitry Torokhov2012-01-041-9/+9