summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen (unfollow)
Commit message (Expand)Author
2015-03-02Input: sun4i-ts - add thermal driver dependencyArnd Bergmann
2015-02-03Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R
2015-02-03Input: ti_am335x_tsc - read charge delay from DTVignesh R
2015-02-03Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis
2015-02-03Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg
2015-01-26Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds
2014-12-29Input: elants_i2c - remove unnecessary version.h inclusionFabian Frederick
2014-12-15Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz
2014-12-07Input: add support for Elan eKTH I2C touchscreensScott Liu
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-10-31Input: add driver for the Goodix touchpanelBastien Nocera
2014-10-24Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes
2014-10-09Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren
2014-09-09Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer
2014-09-09Input: wm971x - fix typo in module parameter descriptionMasanari Iida
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov
2014-08-13Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - split config update a bitDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov
2014-08-07Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav
2014-07-31Input: jornada720_ts - switch to using managed resourcesPramod Gurav
2014-07-30Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam
2014-07-30Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam
2014-07-30Input: ads7846 - release resources on failure for clean exitPramod Gurav
2014-07-28Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
2014-07-28Input: pixcir_i2c_ts - add device tree supportRoger Quadros
2014-07-28Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros
2014-07-28Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros
2014-07-24Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov
2014-07-24Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren