summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2012-11-17Input: tsc40 - remove wrong announcement of pressure supportRolf Eike Beer
2012-08-15Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-03Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2012-03-16Input: convert I2C drivers to use module_i2c_driver()Axel Lin
2012-03-16Input: convert SPI drivers to use module_spi_driver()Axel Lin
2012-03-12Input: hp680_ts_input - ensure arguments to request_irq and free_irq are comp...Julia Lawall
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier
2012-03-04Input: atmel-wm97xx - convert to dev_pm_opsDmitry Torokhov
2012-03-04Input: atmel-wm97xx - set driver ownerDmitry Torokhov
2012-03-04Input: cyttsp - remove useless checks in cyttsp_probe()Dmitry Torokhov
2012-03-04Input: usbtouchscreen - add support for Data Modul EasyTouch TP 72037Armando Visconti
2012-03-04Input: add support for TI Touchscreen controllerRachna Patil
2012-03-03ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim
2012-01-31Input: add Cypress TTSP capacitive multi-touch screen supportJavier Martinez Canillas
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-09Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-04Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messagesDmitry Torokhov
2012-01-04Input: ucb1400_ts - convert to threaded IRQDmitry Torokhov
2012-01-04Input: ucb1400_ts - drop inline annotationsDmitry Torokhov
2012-01-04Input: usb1400_ts - add __devinit/__devexit section annotationsDmitry Torokhov
2012-01-04Input: ucb1400_ts - set driver ownerDmitry Torokhov
2012-01-04Input: ucb1400_ts - convert to use dev_pm_opsDmitry Torokhov
2012-01-03switch ->is_visible() to returning umode_tAl Viro
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian
2011-12-28Input: zylonite-wm97xx - replace IRQ_GPIO() with gpio_to_irq()Axel Lin
2011-12-27Input: add driver for AUO In-Cell touchscreens using pixcir ICsHeiko Stübner
2011-12-25PM / input / touchscreen: Make st1232 use device PM QoS constraintsRafael J. Wysocki
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov
2011-11-30Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov
2011-11-30Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-29Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman