aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2014-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-07-20Input: fix defuzzing logicDmitry Torokhov
2014-07-18Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas
2014-07-18Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser
2014-07-14Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede
2014-07-14Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina
2014-06-15Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi
2014-06-15Input: wacom - cleanup multitouch code when touch_max is 2Ping Cheng
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-06-07Merge branch 'next' into for-linusDmitry Torokhov
2014-06-07Input: synaptics - fix resolution for manually provided min/maxBenjamin Tissoires
2014-06-07Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer
2014-06-07Input: max8997_haptic - add error handling for regulator and pwmSachin Kamat
2014-06-07Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is setHans de Goede
2014-06-07Input: elantech - deal with clickpads reporting right button eventsHans de Goede
2014-06-07Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-29Input: omap-keypad - remove platform data supportJoachim Eastwood
2014-05-29Input: ab8500-ponkey - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: max8925_onkey - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: 88pm860x-ts - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: 88pm860x_onkey - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi
2014-05-29Input: wacom - process outbound for newer CintiqsPing Cheng
2014-05-29Input: wacom - set stylus_in_proximity when pen is in rangePing Cheng
2014-05-29Input: tsc2005 - add DT supportSebastian Reichel
2014-05-29Input: add common DT binding for touchscreensSebastian Reichel
2014-05-28Input: jornada680_kbd - switch top using managed resourcesHimangi Saraogi
2014-05-28Input: adp5520-keys - switch to using managed resourcesHimangi Saraogi
2014-05-28Input: da9034-ts - switch to using managed resourcesHimangi Saraogi
2014-05-28Input: mcs5000_ts - switch to using managed resourcesBeomho Seo
2014-05-28Input: mcs5000_ts - fix incorrect input device nameBeomho Seo
2014-05-28Input: mms114 - fix incorrect input device nameBeomho Seo
2014-05-28Input: mcs_touchkey - fix incorrect input device nameBeomho Seo
2014-05-28Input: soc_button_array - remove duplicate inclusion of input.hSachin Kamat
2014-05-26Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer
2014-05-26Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer
2014-05-26Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer
2014-05-26Input: atmel_mxt_ts - read screen config from chipNick Dyer
2014-05-26Input: synaptics - change min/max quirk table to pnp-id matchingHans de Goede
2014-05-26Input: synaptics - add a matches_pnp_id helper functionHans de Goede
2014-05-26Input: synaptics - T540p - unify with other LEN0034 modelsHans de Goede
2014-05-18Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer
2014-05-18Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer
2014-05-18Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer
2014-05-18Input: atmel_mxt_ts - read and report bootloader versionNick Dyer
2014-05-18Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer
2014-05-18Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer
2014-05-18Input: atmel_mxt_ts - improve error reporting and debugNick Dyer