summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-242/+734
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-30/+47
2012-05-10Input: atmel_mxt_ts - dump each message on just 1 lineDaniel Kurtz-9/+5
2012-05-10Input: atmel_mxt_ts - do not read extra (checksum) byteDaniel Kurtz-2/+0
2012-05-10Input: atmel_mxt_ts - verify object size in mxt_write_objectDaniel Kurtz-1/+1
2012-05-10Input: atmel_mxt_ts - only allow root to update firmwareDaniel Kurtz-2/+2
2012-05-10Input: atmel_mxt_ts - use CONFIG_PM_SLEEPDaniel Kurtz-8/+3
2012-05-04USB: input: usbtouchscreen.c: fix up dev_* messagesGreg Kroah-Hartman-15/+14
2012-05-01USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman-26/+42
2012-05-01USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman-2/+2
2012-04-29Input: add support for DA9052/53 touch screen controllerAshish Jangam-0/+388
2012-04-29Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden-1/+2
2012-04-29Input: usbtouchscreen - fix typoShawn Landden-1/+1
2012-04-25USB: usbtouchscreen.c: remove err() usageGreg Kroah-Hartman-4/+6
2012-04-23Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge-1/+1
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov-5/+13
2012-04-20Input: lpc32xx_ts - add device tree supportRoland Stigge-0/+10
2012-04-16Input: Kconfig: remove dependency for atmel_tsadcc driverNicolas Ferre-2/+2
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+1
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov-37/+4
2012-04-04Input: serio - use module_serio_driverAxel Lin-211/+14
2012-04-04Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov-7/+4
2012-04-04Input: st1232 - add device tree supportMagnus Damm-0/+9
2012-04-04Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita-0/+328
2012-04-03Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König-3/+1
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-1/+10
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-0/+1
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+1
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring-0/+1
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie-0/+376
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov-33/+3
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin-143/+11
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin-55/+5
2012-03-12Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall-1/+1
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov-28/+51
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier-1/+10
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov-8/+9
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov-1/+2
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov-1/+1
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti-0/+72
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil-0/+499
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim-1/+1
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas-2/+1165
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