aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - remove firmware version checkJoonyoung Shim2011-03-141-16/+5
* Input: wm831x-ts - ensure the controller is in a known state on openMark Brown2011-03-141-1/+3
* Input: add Atmel AT42QT1070 keypad driverBo Shen2011-03-133-0/+287
* Input: wm831x-ts - default pressure measurements onMark Brown2011-03-121-1/+4
* Input: bcm5974 - add support for MacBookPro8Andy Botting2011-03-121-0/+20
* Input: wacom - support 2FGT in MT formatPing Cheng2011-03-122-18/+53
* Input: wacom - support one finger touch the touchscreen wayPing Cheng2011-03-122-90/+50
* Input: wacom - process pen data in its own routinePing Cheng2011-03-121-33/+40
* Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng2011-03-122-79/+10
* Input: atmel_mxt_ts - remove matrix size checkIiro Valkonen2011-02-251-73/+0
* Input: mcs_touchkey - add shutdown handlerHeungJun Kim2011-02-231-0/+9
* Input: mcs_touchkey - add support for suspend/resumeHeungjun Kim2011-02-231-1/+47
* Input: omap4-keypad - wire up runtime PM handlingAbraham Arce2011-02-231-19/+55
* Input: uinput - reversed test in uinput_setup_device()Dan Carpenter2011-02-211-1/+1
* Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen2011-02-211-3/+4
* Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen2011-02-211-135/+13
* Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech2011-02-211-0/+1
* Input: synaptics_i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
* Input: adxl34x - fix references to adx134xMark Brown2011-02-211-2/+2
* Input: adxl34x-spi - convert to dev_pm_opsMark Brown2011-02-211-7/+9
* Input: adxl34x-i2c - convert to dev_pm_opsMark Brown2011-02-211-7/+9
* Input: max7359 - convert to dev_pm_opsMark Brown2011-02-211-7/+10
* Input: lm8323 - convert to dev_pm_opsMark Brown2011-02-211-7/+8
* Input: ad714x-spi - convert to dev_pm_opsMark Brown2011-02-211-9/+8
* Input: ad714x-i2c - convert to dev_pm_opsMark Brown2011-02-211-9/+8
* Input: uinput - use memdup_user() and friendsDmitry Torokhov2011-02-211-25/+10
* Input: uinput - fix setting up device nameDavid Herrmann2011-02-211-7/+6
* Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen2011-02-211-3/+3
* Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen2011-02-211-464/+465
* Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov2011-02-213-14/+14
* Input: input-polldev - fix a couple of typosDmitry Torokhov2011-01-311-2/+2
* Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-313-52/+11
* Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov2011-01-3133-1781/+1806
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-312-11/+27
| |\
| | * Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira2011-01-281-2/+11
| | * Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira2011-01-281-6/+13
| | * Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer2011-01-281-1/+1
| | * Input: tegra-kbc - fix build errorRakesh Iyer2011-01-281-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-2611-19/+834
| |\ \ | | |/
| | * Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng2011-01-251-2/+19
| | * Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng2011-01-241-0/+6
| | * Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov2011-01-201-0/+1
| | * Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-203-0/+738
| | * Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-201-3/+3
| | * Input: serio - allow registered drivers to get status flagDavid Engraf2011-01-201-4/+20
| | * Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso2011-01-171-3/+5
| | * Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-171-1/+34
| | * Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-171-2/+2
| | * Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
| | * Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3