| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: evdev - fix evdev_write return value on partial writes | Peter Korsgaard | 2011-02-27 | 1 | -4/+6 |
* | Input: bcm5974 - Report button also for zero fingers | Henrik Rydberg | 2011-02-27 | 1 | -4/+4 |
* | Input: serio/gameport - use 'long' system workqueue | Dmitry Torokhov | 2011-02-23 | 2 | -2/+2 |
* | Input: synaptics - document 0x0c query | Dmitry Torokhov | 2011-02-23 | 1 | -0/+23 |
* | Input: tegra-kbc - add function keymap | Rakesh Iyer | 2011-02-18 | 1 | -3/+59 |
* | Input: wacom - fix error path in wacom_probe() | Alexander Strakh | 2011-02-11 | 1 | -1/+1 |
* | Input: ads7846 - check proper condition when freeing gpio | Dmitry Torokhov | 2011-02-11 | 1 | -16/+22 |
* | Revert "Input: do not pass injected events back to the originating handler" | Dmitry Torokhov | 2011-02-03 | 1 | -26/+11 |
* | Input: sysrq - rework re-inject logic | Dmitry Torokhov | 2011-02-03 | 1 | -1/+16 |
* | Input: serio - clear pending rescans after sysfs driver rebind | Duncan Laurie | 2011-02-03 | 1 | -4/+7 |
* | Input: rotary_encoder - use proper irqflags | Alexander Stein | 2011-02-03 | 1 | -2/+2 |
* | Input: wacom_w8001 - report resolution to userland | Ping Cheng | 2011-02-01 | 1 | -2/+11 |
* | Input: synaptics - retry failed resets when reconnecting | Alexandre Peixoto Ferreira | 2011-01-29 | 1 | -2/+11 |
* | Input: synaptics - fix reconnect logic on MT devices | Alexandre Peixoto Ferreira | 2011-01-29 | 1 | -6/+13 |
* | Input: tegra-kbc - fix keymap entry for LeftMeta key | Rakesh Iyer | 2011-01-29 | 1 | -1/+1 |
* | Input: tegra-kbc - fix build error | Rakesh Iyer | 2011-01-29 | 1 | -2/+2 |
* | Input: wacom - pass touch resolution to clients through input_absinfo | Ping Cheng | 2011-01-26 | 1 | -2/+19 |
* | Input: wacom - add 2 Bamboo Pen and touch models | Ping Cheng | 2011-01-24 | 1 | -0/+6 |
* | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent | Andy Whitcroft | 2011-01-24 | 1 | -1/+1 |
* | Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setup | Dmitry Torokhov | 2011-01-21 | 1 | -0/+1 |
* | Input: tegra-kbc - add tegra keyboard driver | Rakesh Iyer | 2011-01-21 | 3 | -0/+738 |
* | Input: gpio_keys - switch to using request_any_context_irq | Philippe Langlais | 2011-01-21 | 1 | -3/+3 |
* | Input: serio - allow registered drivers to get status flag | David Engraf | 2011-01-21 | 1 | -4/+20 |
* | Input: ct82710c - return proper error code for ct82c710_open | Davidlohr Bueso | 2011-01-18 | 1 | -3/+5 |
* | Input: bu21013_ts - added regulator support | Naveen Kumar Gaddipati | 2011-01-18 | 1 | -1/+34 |
* | Input: bu21013_ts - remove duplicate resolution parameters | Naveen Kumar Gaddipati | 2011-01-18 | 1 | -2/+2 |
* | Input: tnetv107x-ts - don't treat NULL clk as an error | Jamie Iles | 2011-01-18 | 1 | -2/+3 |
* | Input: tnetv107x-keypad - don't treat NULL clk as an error | Jamie Iles | 2011-01-18 | 1 | -2/+3 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-01-12 | 14 | -264/+599 |
|\ |
|
| * | Input: wacom_w8001 - add single-touch support | Ping Cheng | 2011-01-11 | 1 | -33/+149 |
| * | Input: add Austria Microsystem AS5011 joystick driver | Fabien Marteau | 2011-01-10 | 3 | -0/+378 |
| * | Input: remove aaed2000 keyboard driver | Jamie Iles | 2011-01-08 | 3 | -199/+0 |
| * | Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13 | Jiri Kosina | 2011-01-08 | 2 | -1/+26 |
| * | Input: cy8ctmg110_ts - Convert to dev_pm_ops | Mark Brown | 2011-01-07 | 1 | -6/+9 |
| * | Input: migor_ts - convert to dev_pm_ops | Mark Brown | 2011-01-07 | 1 | -4/+8 |
| * | Input: mcs5000_ts - convert to dev_pm_ops | Mark Brown | 2011-01-07 | 1 | -7/+10 |
| * | Input: eeti_ts - convert to dev_pm_ops | Mark Brown | 2011-01-07 | 1 | -7/+9 |
| * | Input: ad7879 - convert I2C to dev_pm_ops | Mark Brown | 2011-01-07 | 1 | -7/+10 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2011-01-07 | 54 | -717/+2767 |
|\| |
|
| * | Input: wacom_w8001 - support pen or touch only devices | Ping Cheng | 2010-12-30 | 1 | -12/+32 |
| * | Input: wacom_w8001 - use __set_bit to set keybits | Ping Cheng | 2010-12-28 | 1 | -5/+5 |
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/... | Dmitry Torokhov | 2010-12-28 | 8 | -6/+125 |
| |\ |
|
| | * | Input: synaptics - ignore bogus mt packet | Henrik Rydberg | 2010-12-22 | 1 | -2/+2 |
| | * | Input: synaptics - add multi-finger and semi-mt support | Henrik Rydberg | 2010-12-21 | 2 | -3/+88 |
| | * | Input: synaptics - report clickpad property | Henrik Rydberg | 2010-12-21 | 1 | -0/+3 |
| | * | Input: fix double equality sign in uevent | Henrik Rydberg | 2010-12-20 | 1 | -1/+1 |
| | * | Input: introduce device properties | Henrik Rydberg | 2010-12-20 | 3 | -0/+27 |
| | * | hid: egalax: Add support for Wetab (726b) | Andy Ross | 2010-12-18 | 3 | -0/+4 |
| * | | Input: bu21013_ts - fix misuse of logical operation in place of bitop | David Sterba | 2010-12-28 | 1 | -1/+1 |
| * | | Input: i8042 - add Acer Aspire 5100 to the Dritek list | Pali Rohár | 2010-12-28 | 1 | -0/+7 |