aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-25Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang1-11/+20
2016-08-25Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-25Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-17/+7
2016-08-22Input: pixcir_i2c_ts - remove a useless blank lineLABBE Corentin1-1/+0
2016-08-22Input: pixcir_i2c_ts - remove text about writing to Free Software FoundationLABBE Corentin1-4/+0
2016-08-22Input: pixcir_i2c_ts - simplify code with of_device_get_match_dataLABBE Corentin1-7/+1
2016-08-22Input: remove duplicate ft6236 driverHans de Goede4-340/+8
2016-08-03Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä3-0/+426
2016-08-02Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov1-1/+1
2016-08-02Input: add driver for Silead touchscreensRobert Dolca3-0/+581
2016-07-19Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng1-1/+7
2016-07-19Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng1-0/+2
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov8-24/+643
2016-07-15Input: pixcir_ts - add support for axis inversion / swappingHans de Goede1-33/+20
2016-07-15Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede1-47/+14
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede1-3/+4
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede6-6/+85
2016-07-15Input: ts4800-ts - add missing of_node_put after calling of_parse_phandlePeter Chen1-6/+7
2016-07-14Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov1-0/+3
2016-07-13Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin1-19/+43
2016-06-23Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng1-0/+9
2016-06-23Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng1-1/+1
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov4-1/+607
2016-06-01Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis1-1/+1
2016-06-01Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov1-6/+5
2016-05-27Input: add Raydium I2C touchscreen driverJeffrey Lin3-0/+1229
2016-05-27Input: surface3_spi - add surface pen support for Surface 3Stephen Just1-2/+112
2016-05-27Input: surface3_spi - Prepare to add support for Surface PenStephen Just1-13/+26
2016-05-19Input: add new driver for the Surface 3Benjamin Tissoires3-0/+318
2016-05-19Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-05-18Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2016-05-18Input: migor-ts - fix error for modular buildJavier Martinez Canillas1-1/+1
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov2-46/+47
2016-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-16/+16
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer1-14/+14
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab1-2/+2
2016-04-06Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi1-34/+43
2016-04-05Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov1-12/+4
2016-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-8/+41
2016-03-23Input: sur40 - fix DMA on stackOliver Neukum1-7/+14
2016-03-18Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+606
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds11-154/+1816
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-03-16Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee1-1/+27
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov5-15/+21
2016-03-08Input: ad7879 - add device tree supportStefan Agner3-58/+110
2016-03-08Input: ad7879 - fix default x/y axis assignmentStefan Agner1-3/+5
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner1-5/+5
2016-03-04Input: ts4800 - add hardware dependencyJean Delvare1-0/+1
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov2-9/+46