summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi2014-06-151-1/+4
* Input: wacom - cleanup multitouch code when touch_max is 2Ping Cheng2014-06-151-21/+7
* Merge branch 'next' into for-linusDmitry Torokhov2014-06-0810907-256586/+616187
|\
| * Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer2014-06-081-1/+1
| * Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat2014-06-081-4/+14
| * Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede2014-06-081-2/+3
| * Input: elantech - deal with clickpads reporting right button eventsHans de Goede2014-06-081-4/+18
| * Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle2014-06-081-1/+1
| * Input: omap-keypad - remove platform data supportJoachim Eastwood2014-05-293-40/+7
| * ARM: OMAP2+: remove unused omap4-keypad file and codeJoachim Eastwood2014-05-292-41/+0
| * Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi2014-05-291-36/+18
| * Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-37/+18
| * Input: 88pm860x-ts - switch to using managed resourcesHimangi Saraogi2014-05-291-28/+13
| * Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+10
| * Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+17
| * Input: wacom - process outbound for newer CintiqsPing Cheng2014-05-292-22/+24
| * Input: wacom - set stylus_in_proximity when pen is in rangePing Cheng2014-05-291-0/+2
| * DTS: ARM: OMAP3-N900: Add tsc2005 supportSebastian Reichel2014-05-291-1/+16
| * Input: tsc2005 - add DT supportSebastian Reichel2014-05-292-20/+146
| * Input: add common DT binding for touchscreensSebastian Reichel2014-05-295-0/+99
| * Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi2014-05-291-26/+10
| * Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi2014-05-291-22/+10
| * Input: da9034-ts - switch to using managed resourcesHimangi Saraogi2014-05-291-28/+11
| * Input: mcs5000_ts - switch to using managed resourcesBeomho Seo2014-05-291-47/+34
| * Input: mcs5000_ts - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
| * Input: mms114 - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
| * Input: mcs_touchkey - fix incorrect input device nameBeomho Seo2014-05-291-1/+1
| * Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat2014-05-291-1/+0
| * Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer2014-05-271-8/+28
| * Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer2014-05-271-23/+23
| * Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer2014-05-271-4/+4
| * Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-274-95/+65
| * Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer2014-05-191-0/+29
| * Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer2014-05-191-1/+7
| * Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer2014-05-191-7/+20
| * Input: atmel_mxt_ts - read and report bootloader versionNick Dyer2014-05-191-0/+26
| * Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer2014-05-191-45/+93
| * Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer2014-05-192-8/+53
| * Input: atmel_mxt_ts - improve error reporting and debugNick Dyer2014-05-191-10/+23
| * Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen2014-05-191-22/+87
| * Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung2014-05-191-7/+15
| * Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung2014-05-191-21/+81
| * Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer2014-05-191-0/+1
| * Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz2014-05-191-12/+25
| * Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer2014-05-191-2/+1
| * Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-193-38/+30
| * Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-194-70/+1
| * Input: pixcir_i2c_ts - implement wakeup from suspendRoger Quadros2014-05-191-4/+43
| * Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros2014-05-192-2/+16
| * Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros2014-05-192-8/+216