summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-205-28/+28
| * | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
| |\ \
| | * \ Merge branch 'master' into for-nextJiri Kosina2010-12-2220-171/+517
| | |\ \
| | * | | Kconfig: typo: boad -> boardMichael Witten2010-11-021-1/+1
| | * | | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-1314-264/+599
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'next' into for-linusDmitry Torokhov2011-01-1114-264/+599
| | |\ \ \
| * | \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-101-0/+40
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into upstreamJiri Kosina2010-12-1068-912/+6341
| | |\ \ \ \ \
| | * | | | | | input: bcm5974: Add support for MacBookAir3Edgar (gimli) Hucek2010-11-151-0/+40
| * | | | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | gameport: use this_cpu_read instead of lookupChristoph Lameter2011-01-041-1/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-0749-610/+2698
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
OpenPOWER on IntegriCloud