Commit Graph

516 Commits (a084daf512bb66fa3c8e21c7027daea521179cd0)

Author SHA1 Message Date
Michael Hennerich 4fecc2088f Input: ad7879 - fix deficient device disable 14 years ago
Axel Lin e449edbb91 Input: intel-mid-touch - remove pointless checking for variable 'found' 14 years ago
Axel Lin 2c204109ec Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data 14 years ago
Axel Lin d448303a77 Input: cy8ctmg110_ts - constify i2c_device_id table 14 years ago
Axel Lin 21184c4efb Input: cy8ctmg110_ts - fix checking return value of i2c_master_send 14 years ago
Wolfram Sang 77da38387e Input: wm97xx - mark channels which need pen_down 14 years ago
Wolfram Sang c8f205258b Input: wm97xx - refactor channel selection in poll_sample() 14 years ago
Wolfram Sang 2456689b3b Input: wm97xx - remove redundant define 14 years ago
Iiro Valkonen a93d4f2d02 Input: atmel_mxt_ts - handle objects with multiple instances correctly 14 years ago
Iiro Valkonen 81c88a711a Input: atmel_mxt_ts - update object list 14 years ago
Hans-Christian Egtvedt 7c40952295 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx 14 years ago
Igor Grinberg 58c244009e Input: ads7846 - cleanup GPIO initialization 14 years ago
Axel Lin 6a592a7f45 Input: tnetv107x-ts - fix MODULE_ALIAS 14 years ago
Thierry Reding 891e376b1e Input: tsc2007 - add X, Y and Z fuzz factors to platform data 14 years ago
Thierry Reding 1af38eac8c Input: tsc2007 - add poll_period parameter to platform data 14 years ago
Thierry Reding 2d137c7ed2 Input: tsc2007 - add poll_delay parameter to platform data 14 years ago
Thierry Reding 84005eb5ea Input: tsc2007 - add max_rt parameter to platform data 14 years ago
Thierry Reding 4a1a42af0a Input: tsc2007 - debounce pressure measurement 14 years ago
Julia Lawall 215ef98677 Input: atmel_tsadcc - correct call to input_free_device 14 years ago
Igor Grinberg 1201e7e676 Input: ads7846 - fix gpio_pendown configuration 14 years ago
Alexander Stein ebcaaad9d5 Input: ads7846 - add possibility to use external vref on ads7846 14 years ago
Alexander Stein 28350e330c Input: ads7846 - remove unused variable from struct ads7845_ser_req 14 years ago
Alexander Stein 1dbe7dada2 Input: ads7846 - make transfer buffers DMA safe 14 years ago
Axel Lin 4296f1ad5a Input: h3600_ts_input - fix a leak of the IRQ during init failure 14 years ago
Mark Brown bf283707d5 Input: wm831x-ts - move BTN_TOUCH reporting to data transfer 14 years ago
Mark Brown acad9853b9 Input: wm831x-ts - allow IRQ flags to be specified 14 years ago
Mark Brown f534666815 Input: wm831x-ts - fix races with IRQ management 14 years ago
Joonyoung Shim 8b86c1c28f Input: atmel_mxt_ts - convert to MT protocol B 14 years ago
Iiro Valkonen 08960a070a Input: atmel_mxt_ts - make CHG line high after enabling interrupts 14 years ago
Joonyoung Shim 910d805130 Input: atmel_mxt_ts - support 12bit resolution 14 years ago
Zhang Jiejing 4203306506 Input: add driver for Maxim max11801 touchscreen controller 14 years ago
Christoph Fritz 908433833c Input: h3600_ts - fix error handling at connect 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Thomas Gleixner dced35aeb0 drivers: Final irq namespace conversion 14 years ago
Sylvestre Ledru d51ca07634 Input: h3600_ts_input - fix a spelling error 14 years ago
Aaro Koskinen a0fa2206f5 Input: tsc2005 - fix locking issue 14 years ago
Aaro Koskinen 903427955b Input: tsc2005 - use relative jiffies to schedule the watchdog 14 years ago
Geert Uytterhoeven ddca6a3134 Input: tsc2005 - driver should depend on GENERIC_HARDIRQS 14 years ago
Dmitry Torokhov 5cb81d19ba Input: tsc2005 - remove 'disable' sysfs attribute 14 years ago
Dmitry Torokhov 0b950d3d7c Input: tsc2005 - add open/close 14 years ago
Dmitry Torokhov 71f80045d4 Input: tsc2005 - handle read errors from SPI layer 14 years ago
Dmitry Torokhov dacb650f12 Input: tsc2005 - do not rearm timer in hardirq handler 14 years ago
Dmitry Torokhov 80cc2f0c92 Input: tsc2005 - don't use work for 'pen up' handling 14 years ago
Dmitry Torokhov 9a6e180af7 Input: tsc2005 - do not use 0 in place of NULL 14 years ago
Dmitry Torokhov c8b6846a75 Input: tsc2005 - use true/false for boolean variables 14 years ago
Dmitry Torokhov 8dbcc432c2 Input: tsc2005 - hide selftest attribute if we can't reset 14 years ago
Dmitry Torokhov 99bb892d8a Input: tsc2005 - rework driver initialization code 14 years ago
Dmitry Torokhov f8a67139c6 Input: tsc2005 - set up bus type in input device 14 years ago
Dmitry Torokhov b4b480a8d6 Input: tsc2005 - set up parent device 14 years ago
Dmitry Torokhov 2721a89ac4 Input: tsc2005 - clear driver data after unbinding 14 years ago