summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter
2011-10-11Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity
2011-10-10Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov
2011-10-10Input: serio_raw - kick clients when disconnecting portDmitry Torokhov
2011-10-10Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov
2011-10-10Input: serio_raw - fix coding style issuesDmitry Torokhov
2011-10-10Input: serio_raw - use dev_*() for messagesDmitry Torokhov
2011-10-10Input: serio_raw - use bool for boolean dataDmitry Torokhov
2011-10-10Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov
2011-10-10Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov
2011-10-10Input: serio_raw - use kref instead of rolling out its own refcountingDmitry Torokhov
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov
2011-10-10Input: wacom - correct max Y value on medium bamboosChris Bagwell
2011-10-10Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell
2011-10-10Input: wacom - remove unneeded touch pressure initializationChris Bagwell
2011-10-06Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-10-06Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-10-06Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov
2011-10-06Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov
2011-10-06Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz
2011-10-05Input: wacom - make LED status readable through sysfsPing Cheng
2011-10-05Input: wacom - add LED support for Cintiq 21ux2Ping Cheng
2011-10-05Input: wacom - don't expose LED inactive optionPing Cheng
2011-10-05Input: wacom - lower the LED luminancePing Cheng
2011-09-28Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior
2011-09-20Input: gpio_keys - use of_property_read_u32()Tobias Klauser
2011-09-20Input: penmount - simplify unregister procedureDmitry Torokhov
2011-09-20Input: penmount - rework handling of different protocolsDmitry Torokhov
2011-09-20Input: penmount - add PenMount 6250 supportJohn Sung
2011-09-20Input: penmount - add PenMount 3000 supportJohn Sung
2011-09-20Input: penmount - add PenMount 6000 supportJohn Sung
2011-09-20Input: penmount - fix the protocolJohn Sung
2011-09-20Input: elantech - remove module parameter force_elantechJJ Ding
2011-09-20Input: elantech - better support all those v2 variantsJJ Ding
2011-09-09Input: elantech - add v4 hardware supportJJ Ding
2011-09-09Input: elantech - add v3 hardware supportJJ Ding
2011-09-09Input: elantech - clean up elantech_initJJ Ding
2011-09-09Input: elantech - packet checking for v2 hardwareJJ Ding
2011-09-09Input: elantech - remove ETP_EDGE_FUZZ_V2JJ Ding
2011-09-09Input: elantech - use firmware provided x, y rangesJJ Ding
2011-09-09Input: elantech - get rid of ETP_2FT_* in elantech.hJJ Ding
2011-09-09Input: elantech - correct x, y value range for v2 hardwareJJ Ding
2011-09-09Input: twl6040-vibra - fix compiler warningRandy Dunlap
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer
2011-09-08Input: tc3589x-keypad - fix section mismatch warningHarvey Yang
2011-09-07Input: remove IRQF_DISABLED from driversYong Zhang
2011-09-07Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner
2011-09-07Merge commit 'v3.1-rc4' into nextDmitry Torokhov
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds