summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-02-21Input: atmel_mxt_ts - allow board code to specify IRQ flagsIiro Valkonen-3/+4
2011-02-21Input: atmel_mxt_ts - allow board code to suppliy controller configIiro Valkonen-135/+13
2011-02-21Input: atmel_mxt_ts - add mXT224 identifier to id_tableChris Leech-0/+1
2011-02-21Input: synaptics_i2c - convert to dev_pm_opsMark Brown-7/+9
2011-02-21Input: adxl34x - fix references to adx134xMark Brown-2/+2
2011-02-21Input: adxl34x-spi - convert to dev_pm_opsMark Brown-7/+9
2011-02-21Input: adxl34x-i2c - convert to dev_pm_opsMark Brown-7/+9
2011-02-21Input: max7359 - convert to dev_pm_opsMark Brown-7/+10
2011-02-21Input: lm8323 - convert to dev_pm_opsMark Brown-7/+8
2011-02-21Input: ad714x-spi - convert to dev_pm_opsMark Brown-9/+8
2011-02-21Input: ad714x-i2c - convert to dev_pm_opsMark Brown-9/+8
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov-25/+10
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann-7/+6
2011-02-21Input: atmel_mxt_ts - read whole message to make CHG lowIiro Valkonen-3/+3
2011-02-21Input: atmel_mxt_ts - get rid of qt602240 prefixes in namesIiro Valkonen-464/+465
2011-02-21Input: qt602240_ts - rename to atmel_mxt_tsDmitry Torokhov-14/+14
2011-02-21Merge branch 'master' into for-2.6.39Tejun Heo-83/+913
2011-02-18Input: tegra-kbc - add function keymapRakesh Iyer-3/+59
2011-02-15altera_ps2: Add devicetree supportWalter Goossens-2/+13
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-51/+54
2011-02-11Input: wacom - fix error path in wacom_probe()Alexander Strakh-1/+1
2011-02-11Input: ads7846 - check proper condition when freeing gpioDmitry Torokhov-16/+22
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings-5/+1
2011-02-02Revert "Input: do not pass injected events back to the originating handler"Dmitry Torokhov-26/+11
2011-02-02Input: serio - clear pending rescans after sysfs driver rebindDuncan Laurie-4/+7
2011-02-02Input: rotary_encoder - use proper irqflagsAlexander Stein-2/+2
2011-01-31Input: wacom_w8001 - report resolution to userlandPing Cheng-2/+11
2011-01-31Input: input-polldev - fix a couple of typosDmitry Torokhov-2/+2
2011-01-31Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov-52/+11
2011-01-31Merge commit 'v2.6.38-rc3' into nextDmitry Torokhov-1781/+1806
2011-01-31Input: wm831x-ts - remove use of ternary operatorMark Brown-5/+13
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+27
2011-01-30Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllersMark Brown-0/+366
2011-01-28Input: synaptics - retry failed resets when reconnectingAlexandre Peixoto Ferreira-2/+11
2011-01-28Input: synaptics - fix reconnect logic on MT devicesAlexandre Peixoto Ferreira-6/+13
2011-01-28Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer-1/+1
2011-01-28Input: tegra-kbc - fix build errorRakesh Iyer-2/+2
2011-01-26input/tps6507x-ts: use system_wq instead of dedicated workqueueTejun Heo-8/+4
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-19/+834
2011-01-25Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng-2/+19
2011-01-24Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng-0/+6
2011-01-20Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov-0/+1
2011-01-20Input: tegra-kbc - add tegra keyboard driverRakesh Iyer-0/+738
2011-01-20Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais-3/+3
2011-01-20Input: serio - allow registered drivers to get status flagDavid Engraf-4/+20
2011-01-20Input: ads7846 - convert to dev_pm_opsMark Brown-6/+10
2011-01-20Input: ad7879 - convert SPI to dev_pm_opsMark Brown-8/+9
2011-01-20Input: ad7877 - convert to dev_pm_opsMark Brown-10/+9
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes-28/+28
2011-01-17Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso-3/+5