summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-10-10Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov-36/+39
2011-10-10Input: serio_raw - use kref instead of rolling out its own refcountingDmitry Torokhov-15/+13
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov-198/+243
2011-10-10Input: wacom - correct max Y value on medium bamboosChris Bagwell-4/+4
2011-10-10Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell-12/+23
2011-10-10Input: wacom - remove unneeded touch pressure initializationChris Bagwell-5/+0
2011-10-06Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov-1/+1
2011-10-06Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov-4/+2
2011-10-06Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov-1/+1
2011-10-06Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov-10/+10
2011-10-06Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz-6/+15
2011-10-05Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds-5/+2
2011-10-05Input: wacom - make LED status readable through sysfsPing Cheng-1/+8
2011-10-05Input: wacom - add LED support for Cintiq 21ux2Ping Cheng-30/+78
2011-10-05Input: wacom - don't expose LED inactive optionPing Cheng-3/+3
2011-10-05Input: wacom - lower the LED luminancePing Cheng-1/+1
2011-10-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke-5/+2
2011-09-28Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior-0/+197
2011-09-27doc: fix broken referencesPaul Bolle-1/+1
2011-09-22[media] move ati_remote driver from input/misc to media/rcAnssi Hannula-884/+0
2011-09-20Input: gpio_keys - use of_property_read_u32()Tobias Klauser-11/+13
2011-09-20Input: penmount - simplify unregister procedureDmitry Torokhov-4/+4
2011-09-20Input: penmount - rework handling of different protocolsDmitry Torokhov-56/+64
2011-09-20Input: penmount - add PenMount 6250 supportJohn Sung-0/+23
2011-09-20Input: penmount - add PenMount 3000 supportJohn Sung-4/+75
2011-09-20Input: penmount - add PenMount 6000 supportJohn Sung-8/+57
2011-09-20Input: penmount - fix the protocolJohn Sung-6/+8
2011-09-20Input: elantech - remove module parameter force_elantechJJ Ding-10/+2
2011-09-20Input: elantech - better support all those v2 variantsJJ Ding-5/+42
2011-09-19Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi-1/+1
2011-09-16Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds-26/+58
2011-09-12Input: wacom - fix touch parsing on newer BamboosChris Bagwell-6/+8
2011-09-09Input: bcm5974 - add MacBookAir4,1 trackpad supportPieter-Augustijn Van Malleghem-0/+20
2011-09-09Input: elantech - add v4 hardware supportJJ Ding-16/+262
2011-09-09Input: elantech - add v3 hardware supportJJ Ding-19/+201
2011-09-09Input: elantech - clean up elantech_initJJ Ding-30/+39
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding-5/+34
2011-09-09Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding-9/+6
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding-16/+58
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding-26/+13
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding-4/+4
2011-09-09Input: twl6040-vibra - fix compiler warningRandy Dunlap-1/+1
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov-19/+12
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer-15/+43
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang-1/+1
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke-1/+26
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang-20/+19
2011-09-07Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner-30/+277
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov-176/+718
2011-08-26Input: adp5588-keys - remove incorrect modaliasAxel Lin-1/+0