summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2012-04-30Input: add support for DA9052/53 touch screen controllerAshish Jangam3-0/+388
2012-04-30Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden1-1/+2
2012-04-30Input: usbtouchscreen - fix typoShawn Landden1-1/+1
2012-04-24Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge1-1/+1
2012-04-22Merge commit 'v3.4-rc4' into nextDmitry Torokhov4-5/+13
2012-04-21Input: lpc32xx_ts - add device tree supportRoland Stigge1-0/+10
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+1
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov1-37/+4
2012-04-04Input: serio - use module_serio_driverAxel Lin14-211/+14
2012-04-04Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-7/+4
2012-04-04Input: st1232 - add device tree supportMagnus Damm1-0/+9
2012-04-04Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita3-0/+328
2012-04-03Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König1-3/+1
2012-03-29Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds1-1/+10
2012-03-28Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-26ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring1-0/+1
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie3-0/+376
2012-03-17Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov3-33/+3
2012-03-17Input: convert I2C drivers to use module_i2c_driver()Axel Lin11-143/+11
2012-03-17Input: convert SPI drivers to use module_spi_driver()Axel Lin5-55/+5
2012-03-13Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall1-1/+1
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov10-28/+51
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier1-1/+10
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov1-8/+9
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov1-1/+2
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov1-1/+1
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti2-0/+72
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil3-0/+499
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim1-1/+1
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas6-2/+1165
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell4-7/+7
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+24
2012-01-11Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2-2/+24
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds32-520/+1508
2012-01-10Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+12
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2-4/+4
2012-01-05Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov1-8/+9
2012-01-05Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov1-122/+113
2012-01-05Input: ucb1400_ts - drop inline annotationsDmitry Torokhov1-9/+9
2012-01-05Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov1-5/+5
2012-01-05Input: ucb1400_ts - set driver ownerDmitry Torokhov1-0/+1
2012-01-05Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov1-6/+6
2012-01-04switch ->is_visible() to returning umode_tAl Viro2-4/+4
2011-12-31Input: add driver for pixcir i2c touchscreensJianchun Bian3-0/+252
2011-12-28Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin1-2/+3
2011-12-28Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner3-0/+666
2011-12-26PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki1-1/+12
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov1-25/+18