summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-042-16/+16
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-252-8/+41
| | |\ \
| | * \ \ Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-183-0/+606
| | |\ \ \
| | | * | | Input: touchscreen: Add imx25 TCQ driverMarkus Pargmann2016-02-113-0/+606
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-1711-154/+1816
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-1/+1
| | |\ \ \ \ \
| | | * | | | | treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
| * | | | | | | Merge branch 'next' into for-linusDmitry Torokhov2016-05-162-46/+47
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer2016-04-251-14/+14
| * | | | | | | Input: zforce_ts - fix dual touch recognitionKnut Wohlrab2016-04-251-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Input: pixcir_ts - add support for axis inversion / swappingHans de Goede2016-07-151-33/+20
* | | | | | | Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede2016-07-151-47/+14
* | | | | | | Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede2016-07-151-3/+4
* | | | | | | Input: of_touchscreen - add support for inverted / swapped axesHans de Goede2016-07-156-6/+85
* | | | | | | Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin2016-07-131-19/+43
* | | | | | | Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis2016-06-011-1/+1
* | | | | | | Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov2016-06-011-6/+5
* | | | | | | Input: add Raydium I2C touchscreen driverJeffrey Lin2016-05-273-0/+1229
* | | | | | | Input: surface3_spi - add surface pen support for Surface 3Stephen Just2016-05-271-2/+112
* | | | | | | Input: surface3_spi - Prepare to add support for Surface PenStephen Just2016-05-271-13/+26
* | | | | | | Input: add new driver for the Surface 3Benjamin Tissoires2016-05-193-0/+318
* | | | | | | Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann2016-05-191-2/+2
* | | | | | | Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas2016-05-181-1/+1
* | | | | | | Input: migor-ts - fix error for modular buildJavier Martinez Canillas2016-05-181-1/+1
| |/ / / / / |/| | | | |
* | | | | | Input: bcm_iproc_tsc - use syscon to access shared registersRaveendra Padasalagi2016-04-061-34/+43
* | | | | | Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPSDmitry Torokhov2016-04-051-12/+4
|/ / / / /
* | | | | Input: sur40 - fix DMA on stackOliver Neukum2016-03-231-7/+14
* | | | | Input: melfas_mip4 - add hw_version sysfs attributeSangwon Jee2016-03-161-1/+27
| |_|/ / |/| | |
* | | | Merge tag 'v4.5' into nextDmitry Torokhov2016-03-155-15/+21
|\| | |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-02-102-6/+13
| |\ \ \ | | |_|/ | |/| |
| | * | Input: colibri-vf50-ts - add missing #include <linux/of.h>Geert Uytterhoeven2016-02-091-0/+1
| | * | Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel2016-02-091-6/+12
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-221-42/+26
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2016-01-211-42/+26
| | |\ \
| * | \ \ Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-1/+1
| |\ \ \ \
| | * | | | Input: s3c2410_ts: fix S3C_ADC dependencyArnd Bergmann2015-12-011-1/+1
| * | | | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-171-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-212-9/+46
| | |\ \ \ \ \
| | * | | | | | gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-01-1310-162/+1162
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'next' into for-linusDmitry Torokhov2016-01-1117-177/+1173
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-111-7/+6
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
| | * | | | | | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-6/+5
| | | |_|/ / / | | |/| | | |
* | | | | | | Input: ad7879 - add device tree supportStefan Agner2016-03-083-58/+110
* | | | | | | Input: ad7879 - fix default x/y axis assignmentStefan Agner2016-03-081-3/+5
* | | | | | | Input: ad7879 - move header to platform_data directoryStefan Agner2016-03-081-5/+5
* | | | | | | Input: ts4800 - add hardware dependencyJean Delvare2016-03-041-0/+1
* | | | | | | Merge branch 'rotary-encoder' into nextDmitry Torokhov2016-03-042-9/+46
|\| | | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-12-192-9/+46
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /