summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'next' into for-linusDmitry Torokhov2015-06-227-59/+53
| |\ \ \ | | | |/ | | |/|
| | * | Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick2015-06-111-4/+1
| | * | Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov2015-06-111-4/+0
| | * | Input: goodix - export id and version read from deviceIrina Tirdea2015-06-091-12/+21
| | * | Input: goodix - fix variable length array warningIrina Tirdea2015-06-091-1/+1
| | * | Input: goodix - fix alignment issuesIrina Tirdea2015-06-091-8/+8
| | * | Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-262-24/+6
| | * | Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-221-2/+10
| | * | Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov2015-05-201-4/+4
| | * | Input: zforce - remove duplicated includeWei Yongjun2015-05-131-1/+0
| | * | Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-071-1/+1
| | * | Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-071-1/+1
| | * | Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski2015-05-061-1/+1
| | * | Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil2015-05-061-0/+3
| * | | Input: pixcir_i2c_ts - fix receive errorFrodo Lai2015-06-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-05-222-2/+2
|\| | | | |_|/ |/| |
| * | Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-211-1/+1
| * | Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-211-1/+1
| * | Input: sx8654 - fix memory allocation checkDmitry Torokhov2015-05-131-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-04-212-12/+131
|\|
| * Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov2015-04-201-1/+1
| * Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov2015-04-151-11/+130
* | Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-2114-89/+1659
|\|
| * Input: atmel_mxt_ts - split out touchpad initialisation logicSjoerd Simons2015-04-061-22/+30
| * Input: atmel_mxt_ts - implement support for T100 touch objectNick Dyer2015-04-061-27/+318
| * Input: tsc2007 - Convert msecs to jiffies only onceAaron Sierra2015-03-311-6/+5
| * Input: edt-ft5x06 - remove EV_SYN event reportMaxime Ripard2015-03-241-1/+0
| * Input: edt-ft5x06 - allow to setting the maximum axes value through the DTMaxime Ripard2015-03-241-0/+5
| * Input: of_touchscreen - register multitouch axesMaxime Ripard2015-03-241-5/+17
| * Input: of_touchscreen - rework the DT parsing functionMaxime Ripard2015-03-241-10/+40
| * Input: add support for ChipOne icn8318 based touchscreensHans de Goede2015-03-243-0/+330
| * Input: usbtouchscreen - add new model from IRTOUCHSYSTEMSLars Poeschel2015-03-241-0/+11
| * Input: add Broadcom iProc touchscreen driverJonathan Richardson2015-03-233-0/+535
| * Merge tag 'v4.0-rc5' into nextDmitry Torokhov2015-03-231-0/+1
| |\
| | * Input: sun4i-ts - add thermal driver dependencyArnd Bergmann2015-03-021-0/+1
| * | Input: sun4i-ts - allow controlling filter and sensitivity via DTJens Thiele2015-03-231-4/+16
| * | Input: constify of_device_id arraysFabian Frederick2015-03-191-1/+1
| * | Input: sun4i-ts - really fix A10 temperature reportingHans de Goede2015-03-121-7/+7
| * | Input: sx8654 - signedness bug in sx8654_irq()Dan Carpenter2015-03-111-1/+1
| * | Input: elants_i2c - append hw_version to FW fileCharlie Mooney2015-03-111-4/+10
| * | Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede2015-03-081-3/+13
| * | Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski2015-03-063-0/+298
| * | Input: goodix - add device tree supportAleksei Mamlin2015-03-062-3/+23
| * | Input: goodix - use max touch number from device configAleksei Mamlin2015-03-061-6/+9
| |/
* | [media] sur40: fix occasional hard freeze due to buffer queue underrunFlorian Echtler2015-04-081-0/+5
* | [media] add raw video stream support for Samsung SUR40Florian Echtler2015-04-022-12/+419
|/
* Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R2015-02-031-40/+52
* Input: ti_am335x_tsc - read charge delay from DTVignesh R2015-02-031-1/+13
* Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis2015-02-031-36/+31
* Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis2015-02-031-18/+24