summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2011-10-05Input: wacom - make LED status readable through sysfsPing Cheng1-1/+8
2011-10-05Input: wacom - add LED support for Cintiq 21ux2Ping Cheng2-30/+78
2011-10-05Input: wacom - don't expose LED inactive optionPing Cheng1-3/+3
2011-10-05Input: wacom - lower the LED luminancePing Cheng1-1/+1
2011-10-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-09-28Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior3-0/+197
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-22[media] move ati_remote driver from input/misc to media/rcAnssi Hannula3-884/+0
2011-09-20Input: gpio_keys - use of_property_read_u32()Tobias Klauser1-11/+13
2011-09-20Input: penmount - simplify unregister procedureDmitry Torokhov1-4/+4
2011-09-20Input: penmount - rework handling of different protocolsDmitry Torokhov1-56/+64
2011-09-20Input: penmount - add PenMount 6250 supportJohn Sung1-0/+23
2011-09-20Input: penmount - add PenMount 3000 supportJohn Sung1-4/+75
2011-09-20Input: penmount - add PenMount 6000 supportJohn Sung1-8/+57
2011-09-20Input: penmount - fix the protocolJohn Sung1-6/+8
2011-09-20Input: elantech - remove module parameter force_elantechJJ Ding1-10/+2
2011-09-20Input: elantech - better support all those v2 variantsJJ Ding2-5/+42
2011-09-19Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi1-1/+1
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds6-26/+58
2011-09-12Input: wacom - fix touch parsing on newer BamboosChris Bagwell1-6/+8
2011-09-09Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem1-0/+20
2011-09-09Input: elantech - add v4 hardware supportJJ Ding2-16/+262
2011-09-09Input: elantech - add v3 hardware supportJJ Ding2-19/+201
2011-09-09Input: elantech - clean up elantech_initJJ Ding1-30/+39
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding1-5/+34
2011-09-09Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding1-9/+6
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding2-16/+58
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding2-26/+13
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding1-4/+4
2011-09-09Input: twl6040-vibra - fix compiler warningRandy Dunlap1-1/+1
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov1-19/+12
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer1-15/+43
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang1-1/+1
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2-1/+26
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang19-20/+19
2011-09-07Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2-30/+277
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov32-176/+718
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin1-1/+0
2011-08-26Input: tsc2007 - add open and close methodsDmitry Torokhov1-8/+38
2011-08-26Input: tsc2007 - convert to threaded IRQDmitry Torokhov1-84/+66
2011-08-26Input: cm109 - fix checking return value of usb_control_msgaxel lin1-1/+1
2011-08-26Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke1-2/+2
2011-08-26Input: wacom - remove pressure for touch devicesPing Cheng2-17/+3
2011-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds15-145/+241
2011-08-23Input: ad714x-i2c - change placement of __init/__exit annotationsWanlong Gao1-2/+2
2011-08-23Input: synaptics - process finger (<=5) transitionsDaniel Kurtz1-1/+44
2011-08-23Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpadDaniel Kurtz1-0/+1
2011-08-23Input: synaptics - process finger (<=3) transitionsDaniel Kurtz2-16/+278
2011-08-23Input: synaptics - decode AGM packet typesDaniel Kurtz2-7/+43
2011-08-23Input: synaptics - add image sensor supportDaniel Kurtz2-17/+110