aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-6/+13
2016-02-09Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel1-6/+12
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-42/+26
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov1-42/+26
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-162/+1162
2016-01-11Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer1-42/+26
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov17-177/+1173
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-7/+6
2016-01-11Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer1-3/+0
2016-01-07Input: ti_am335x_tsc - fix HWPEN interrupt handlingDave Gerlach1-2/+0
2016-01-07Input: rohm_bu21023 - fix handling of retrying firmware updateDmitry Torokhov1-1/+1
2016-01-06Merge branch 'goodix' into nextDmitry Torokhov2-41/+473
2016-01-02Input: pcap_ts - use to_delayed_workGeliang Tang1-1/+1
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij2-9/+46
2015-12-19Input: egalax_ts_serial - fix potential NULL dereference on errorDan Carpenter1-1/+1
2015-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-9/+46
2015-12-18Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-6/+5
2015-12-17Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen"Karsten Merker1-8/+4
2015-12-17Input: goodix - add axis swapping and axis inversion supportKarsten Merker1-0/+25
2015-12-17Input: goodix - use goodix_i2c_write_u8 instead of i2c_master_sendIrina Tirdea1-6/+1
2015-12-17Input: goodix - add power management supportIrina Tirdea1-5/+98
2015-12-17Input: goodix - write configuration data to deviceIrina Tirdea1-32/+212
2015-12-17Input: goodix - reset device at initIrina Tirdea2-0/+120
2015-12-17Input: goodix - use actual config length for each device typeIrina Tirdea1-2/+25
2015-12-16Input: add touchscreen support for TS-4800Damien Riegel3-0/+233
2015-12-16Input: add eGalaxTouch serial touchscreen driverBöszörményi Zoltán3-0/+205
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas1-0/+1
2015-12-04Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin1-0/+41
2015-12-03Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer1-51/+116
2015-12-03Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer1-83/+111
2015-12-03Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer1-10/+9
2015-12-03Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer1-0/+1
2015-12-03Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer1-1/+2
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov1-0/+33
2015-12-01Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann1-1/+1
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-696/+863
2015-11-13Merge branch 'next' into for-linusDmitry Torokhov6-696/+863
2015-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-191/+1669
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds6-6/+0
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-9/+11
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-nextMark Brown6-6/+0
2015-11-03Input: tsc2004 - add support for tsc2004Michael Welling3-0/+97
2015-11-03Input: tsc200x-core - rename functions and variablesMichael Welling3-152/+152
2015-11-03Input: tsc2005 - separate SPI and core functionsMichael Welling5-695/+765