Commit Graph

791 Commits (92a3e661bf55457091817c5c346c4313be2508af)

Author SHA1 Message Date
Ferruh Yigit 62f548d0c2 Input: cyttsp4 - use 16bit address for I2C/SPI communication 12 years ago
Ferruh Yigit 57961e3ba7 Input: cyttsp4 - kfree xfer_buf on error path in probe() 12 years ago
Dmitry Torokhov 9ff9f6dab7 Input: tps6507x-ts - select INPUT_POLLDEV 12 years ago
Daniel Mack a608026eac Input: ads7846 - add device tree bindings 12 years ago
Dmitry Torokhov 57691a1e27 Input: ads7846 - make sure we do not change platform data 12 years ago
Dan Carpenter 394fc05b79 Input: cyttsp4 - leak on error path in probe() 12 years ago
Dan Carpenter 7c4c018aad Input: cyttsp4 - silence NULL dereference warning 12 years ago
Dan Carpenter 0fb82ec026 Input: cyttsp4 - silence shift wrap warning 12 years ago
Dmitry Torokhov 5705b8aca5 Input: tps6507x-ts - convert to polled input device infrastructure 12 years ago
Ferruh Yigit 67bf12ca50 Input: cyttsp4 - SPI driver for Cypress TMA4XX touchscreen devices 12 years ago
Ferruh Yigit 4f9e868007 Input: cyttsp4 - I2C driver for Cypress TMA4XX touchscreen devices 12 years ago
Ferruh Yigit 17fb1563d6 Input: cyttsp4 - add core driver for Cypress TMA4XX touchscreen devices 12 years ago
Ferruh Yigit 9664877ed8 Input: cyttsp - I2C driver split into two modules 12 years ago
Dmitry Torokhov 22381288ba Input: tps6507x-ts - remove vref from platform data 12 years ago
Dmitry Torokhov 02a71600df Input: tps6507x-ts - use bool for booleans 12 years ago
Alan Cox 04848ba829 Input: tps6507x-ts - remove bogus unreachable code 12 years ago
Tatsunosuke Tobita 8855f30cd2 Input: wacom_i2c - implement hovering capability 12 years ago
Sebastian Andrzej Siewior 9a28b8834c input: ti_am335x_tsc: return IRQ_NONE if there was no IRQ for us 12 years ago
Sebastian Andrzej Siewior 00789e5deb input: ti_am335x_tsc: ACK the HW_PEN irq in ISR 12 years ago
Sebastian Andrzej Siewior 8c896308fe input: ti_am335x_adc: use only FIFO0 and clean up a little 12 years ago
Sebastian Andrzej Siewior 5f184e63c6 mfd: input: ti_am335x_tsc: rename device from tsc to TI-am335x-tsc 12 years ago
Sebastian Andrzej Siewior b9194fdfa6 input: ti_am33x_tsc: remove platform_data support 12 years ago
Patil, Rachna 0396310b0e input: ti_am33x_tsc: Add DT support 12 years ago
Patil, Rachna af9c2fe374 input: ti_am33x_tsc: remove unwanted fifo flush 12 years ago
Patil, Rachna bb76dc09dd input: ti_am33x_tsc: Order of TSC wires, made configurable 12 years ago
Patil, Rachna abeccee403 input: ti_am33x_tsc: Step enable bits made configurable 12 years ago
Sebastian Andrzej Siewior a9bce1b03c mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev 12 years ago
Wei Yongjun 64b8dd299a Input: atmel_tsadcc - fix error handing with missing platform data 12 years ago
Matthias Kaehlcke d3bf073aa7 Input: cyttsp - fix swapped mfg_stat and mfg_cmd registers 12 years ago
Ferruh Yigit fbd5e77e65 Input: cyttsp - add missing handshake 12 years ago
Ferruh Yigit d2983cdb48 Input: cyttsp - fix memcpy size param 12 years ago
Jingoo Han edbbee595d Input: touchscreen - use platform_{get,set}_drvdata() 12 years ago
Sachin Kamat 7bcbcaa584 Input: w90p910_ts - remove redundant platform_set_drvdata() 12 years ago
Sachin Kamat e8ecfd62e7 Input: tnetv107x-ts - remove redundant platform_set_drvdata() 12 years ago
Sachin Kamat 12aa9357b9 Input: ti_am335x_tsc - remove redundant platform_set_drvdata() 12 years ago
Sachin Kamat 797744421b Input: mc13783_ts - remove redundant platform_set_drvdata() 12 years ago
Sachin Kamat 34f22fb2ff Input: jornada720_ts - remove redundant platform_set_drvdata() 12 years ago
Sachin Kamat fb1b1957ae Input: intel-mid-touch - remove redundant platform_set_drvdata() 12 years ago
Sachin Kamat fdbe0c5356 Input: da9052_tsi - remove redundant platform_set_drvdata() 12 years ago
Sachin Kamat 7f1f5d13ef Input: atmel-wm97xx - remove redundant platform_set_drvdata() 12 years ago
Sachin Kamat 602b6a02ca Input: 88pm860x-ts - remove redundant platform_set_drvdata() 12 years ago
Andy Shevchenko 1ffb064ec4 Input: egalax_ts - move to devm_* functions 12 years ago
Heiko Abraham 3c9cfa782e Input: egalax_ts - ABS_MT_POSITION_Y not reported well 12 years ago
Bastian Hecht e6a9081055 Input: st1232 - add reset pin handling 12 years ago
Laurent Pinchart 95b24d2213 Input: st1232 - convert to devm_* infrastructure 12 years ago
Jingoo Han e1793c69c8 Input: ad7877 - use spi_get_drvdata() and spi_set_drvdata() 12 years ago
Jingoo Han c12454fad5 Input: ads7846 - use spi_get_drvdata() and spi_set_drvdata() 12 years ago
Sachin Kamat 80e3e5328a Input: eeti_ts - remove redundant null check 12 years ago
Sachin Kamat 8efcc50323 Input: edt-ft5x06 - remove redundant null check before kfree 12 years ago
Fabio Porcedda 38a46eb8cc Input: mc13783_ts - use module_platform_driver_probe() 12 years ago