aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/pixcir_i2c_ts.c
AgeCommit message (Expand)Author
2016-07-15Input: pixcir_ts - add support for axis inversion / swappingHans de Goede
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesHans de Goede
2015-12-04Input: pixcir_i2c - add support for wake and enable gpiosSander Vermin
2015-10-13Input: pixcir_i2c_ts - remove wakeirq related code from pixcir driverVignesh R
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-11Input: pixcir_i2c_ts - use standard OF touchscreen parsing codeDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - simplify input device initializationDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - add RESET gpioRoger Quadros
2015-07-11Input: pixcir_i2c_ts - allow using with GPIO expandersDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - switch the device over to gpiodDmitry Torokhov
2015-07-11Input: pixcir_i2c_ts - move platform dataDmitry Torokhov
2015-06-16Input: pixcir_i2c_ts - fix receive errorFrodo Lai
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
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-05-18Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros
2014-05-18Input: pixcir_i2c_ts - use devres managed resource allocationsRoger Quadros
2013-12-06Input: use dev_get_platdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-03-16Input: synaptics_usb - switch to module_usb_driver()Dmitry Torokhov
2011-12-30Input: add driver for pixcir i2c touchscreensJianchun Bian