aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAge
* Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo2010-10-18
* Input: ads7846 - switch to using threaded IRQJason Wang2010-10-18
* Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-13
* Input: cy8ctmg110 - add fuzz to ABS_X and ABS_Y to remove jitterJames Ketrenos2010-09-06
* Merge branch 'mrst-touchscreen' into nextDmitry Torokhov2010-09-05
|\
| * Input: mrst-touchscreen - move out of stagingDmitry Torokhov2010-09-01
* | Input: wm97xx-core - add retries to wm97xx_read_aux_adcEric Millbrandt2010-09-05
* | Input: wm97xx-core - simplify error path in wm97xx_probe()Axel Lin2010-09-05
* | Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin2010-09-05
* | Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin2010-09-02
* | Input: tsc2007 - fix a redundant assignment for pdataAxel Lin2010-09-02
* | Input: tps6507x-ts - properly unregister input device on removalAxel Lin2010-09-02
* | Input: tps6507x-ts - add missing call to platform_set_drvdata()Axel Lin2010-09-02
* | Input: s3c2410_ts - fix s3c2410ts_probe error pathAxel Lin2010-09-02
* | Input: add LPC32xx touchscreen controller driverKevin Wells2010-08-29
* | Input: wacom_w8001 - add multitouch slot supportPeter Hutterer2010-08-29
* | Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer2010-08-29
* | Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer2010-08-29
* | touchscreen: Fix sign bugKulikov Vasiliy2010-08-12
* | input: STMPE touch controller supportLuotao Fu2010-08-12
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
|\ \
| * | Input: cy8ctmg100_ts - signedness bugDan Carpenter2010-08-10
* | | Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
|\| | | |/ |/|
| * Input: cy8ctmg110 - capacitive touchscreen supportSamuli Konttila2010-07-31
| * Input: usbtouchscreen - implement reset_resumeOliver Neukum2010-07-15
| * Input: usbtouchscreen - implement runtime power managementOliver Neukum2010-07-15
| * Input: usbtouchscreen - implement basic suspend/resumeOliver Neukum2010-07-15
| * Input: Add ATMEL QT602240 touchscreen driverJoonyoung Shim2010-07-15
| * Input: mcs - Add MCS touchkey driverJoonyoung Shim2010-07-04
| * Input: ads7846 - extend the driver for ads7845 controller supportAnatolij Gustschin2010-07-03
| * Input: ads7846 - do not allow altering platform dataDmitry Torokhov2010-07-03
| * Input: ad7879 - report EV_KEY/BTN_TOUCH eventsMichael Hennerich2010-07-03
| * Input: ad7879 - fix spi word size to 16 bitMichael Hennerich2010-07-03
| * Input: ad7879 - use i2c_smbus_read_i2c_block_data() to lower overheadMichael Hennerich2010-07-03
| * Input: ad7879 - add open and close methodsDmitry Torokhov2010-07-03
| * Input: ad7879 - split bus logic outMike Frysinger2010-07-03
| * Input: ad7879 - use threaded IRQDmitry Torokhov2010-06-30
| * Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov2010-06-30
| |\
| * | Input: usbtouchscreen - add support for ET&T TC4UM touchscreen controllerPetr Štetiar2010-06-28
| * | Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin2010-06-28
| * | Input: tps6507x-ts - remove unneeded NULL testJiri Slaby2010-06-23
| * | Input: usbtouchscreen - reduce number fo be16_to_cpu conversionsDmitry Torokhov2010-06-08
* | | Input: w90p910_ts - fix call to setup_timer()Wan ZongShun2010-07-16
* | | Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov2010-06-22
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-04
| |\|
| * | i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-03
* | | Input: ad7877 - fix spi word size to 16 bitOskar Schirmer2010-06-08
| |/ |/|
* | Input: ads7846 - fix compiler warning in ads7846_probe()Dmitry Torokhov2010-06-02
* | Input: tps6507x-ts - a couple work queue cleanupsDan Carpenter2010-06-02
* | Input: s3c2410_ts - tone down loggingMark Brown2010-05-31