| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2009-05-20 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-05-12 | 4 | -4/+27 |
|\ |
|
| * | Input: tsc2007 - fix locking in hrtimer handler | Thierry Reding | 2009-05-11 | 1 | -2/+3 |
| * | Input: atkbd - add force release keys quirk for Amilo Xi 3650 | Adrian Batzill | 2009-05-11 | 1 | -0/+16 |
| * | Input: ff-memless - fix signed to unsigned bit overflow | Jussi Kivilinna | 2009-05-07 | 1 | -1/+1 |
| * | Input: joydev - blacklist digitizers | Tim Cole | 2009-05-07 | 1 | -1/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-05-02 | 13 | -51/+217 |
|\ \
| |/ |
|
| * | Input: add detailed multi-touch finger data report protocol | Henrik Rydberg | 2009-04-28 | 1 | -0/+13 |
| * | Input: allow certain EV_ABS events to bypass all filtering | Henrik Rydberg | 2009-04-28 | 1 | -0/+23 |
| * | Input: bcm5974 - augment debug information | Henrik Rydberg | 2009-04-28 | 1 | -4/+10 |
| * | Input: bcm5974 - Add support for the Macbook 5 (Unibody) | Henrik Rydberg | 2009-04-28 | 1 | -2/+43 |
| * | Input: bcm5974 - add quad-finger tapping | Henrik Rydberg | 2009-04-28 | 1 | -1/+3 |
| * | Input: bcm5974 - prepare for a new trackpad header type | Henrik Rydberg | 2009-04-28 | 1 | -21/+26 |
| * | Input: appletouch - fix DMA to/from stack buffer | Bob Copeland | 2009-04-28 | 1 | -6/+18 |
| * | Input: wacom - fix TabletPC touch bug | Ping Cheng | 2009-04-28 | 2 | -4/+14 |
| * | Input: lifebook - add DMI entry for Fujitsu B-2130 | Dmitry Torokhov | 2009-04-24 | 1 | -0/+6 |
| * | Input: ALPS - add signature for Toshiba Satellite Pro M10 | Dmitry Torokhov | 2009-04-23 | 1 | -0/+1 |
| * | Input: elantech - make sure touchpad is really in absolute mode | Arjan Opmeer | 2009-04-18 | 1 | -5/+16 |
| * | Input: elantech - provide a workaround for jumpy cursor on firmware 2.34 | Arjan Opmeer | 2009-04-18 | 2 | -4/+28 |
| * | Input: ucb1400 - use disable_irq_nosync() in irq handler | Ben Nizette | 2009-04-17 | 1 | -1/+1 |
| * | Input: tsc2007 - use disable_irq_nosync() in irq handler | Ben Nizette | 2009-04-17 | 1 | -1/+1 |
| * | Input: sa1111ps2 - use disable_irq_nosync() in irq handlers | Ben Nizette | 2009-04-17 | 1 | -1/+1 |
| * | Input: omap-keypad - use disable_irq_nosync() in irq handler | Ben Nizette | 2009-04-17 | 1 | -2/+14 |
* | | maple: input: fix up maple mouse driver | Adrian McMenamin | 2009-04-27 | 1 | -20/+23 |
* | | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module | Helge Deller | 2009-04-21 | 1 | -1/+23 |
|/ |
|
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-16 | 14 | -43/+120 |
|\ |
|
| * | Input: ads7846 - fix unsafe disable_irq | Ben Nizette | 2009-04-15 | 1 | -1/+1 |
| * | Input: mainstone-wm97xx - fix condition in pen_up | Jiri Slaby | 2009-04-15 | 1 | -4/+3 |
| * | Input: pc110pad - remove unused variable dev | Ilpo Järvinen | 2009-04-15 | 1 | -1/+0 |
| * | Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flag | Michael Hennerich | 2009-04-15 | 1 | -1/+1 |
| * | Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag | Michael Hennerich | 2009-04-15 | 2 | -4/+3 |
| * | Input: da9034-ts - make pen {down,up} events more reliable | Eric Miao | 2009-04-15 | 1 | -10/+16 |
| * | Input: da9034-ts - add Bin Yang as co-author of the driver | Eric Miao | 2009-04-15 | 1 | -1/+2 |
| * | Input: atkbd - add forced release keys quirk for Samsung NC20 | Barry Carroll | 2009-04-15 | 1 | -1/+10 |
| * | Input: atkbd - add forced release keys quirk for Samsung Q45 | Dmitry Torokhov | 2009-04-15 | 1 | -0/+9 |
| * | Input: gameport - fix attach driver code | Dmitry Torokhov | 2009-04-15 | 1 | -8/+6 |
| * | Input: hp_sdc_rtc should depend on serio | Alexander Beregalov | 2009-04-15 | 1 | -1/+1 |
| * | Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM | Mark Brown | 2009-04-11 | 1 | -2/+1 |
| * | Input: ads7846 - introduce platform specific way to synchronize sampling | Eric Miao | 2009-04-11 | 1 | -0/+10 |
| * | Input: remove unnecessary synchronize_rcu() call | Arjan van de Ven | 2009-04-11 | 1 | -1/+0 |
| * | Input: i8042 - add a DMI table for the i8042.reset option | Arjan van de Ven | 2009-04-11 | 1 | -0/+28 |
| * | Input: i8042 - introduce a tougher reset | Arjan van de Ven | 2009-04-11 | 1 | -8/+29 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2009-04-08 | 23 | -182/+2909 |
|\ \
| |/ |
|
| * | Input: i8042 - add HP DV9700 to the noloop list | Dmitry Torokhov | 2009-04-07 | 1 | -0/+8 |
| * | Input: arrange drivers/input/misc/Makefile in alphabetical order | Dmitry Torokhov | 2009-03-09 | 1 | -15/+14 |
| * | Input: add AD7879 Touchscreen driver | Michael Hennerich | 2009-03-09 | 3 | -0/+815 |
| * | Input: add AD7877 touchscreen driver | Michael Hennerich | 2009-03-09 | 3 | -0/+858 |
| * | Input: bf54x-keys - fix typo in warning | Michael Hennerich | 2009-03-09 | 1 | -2/+2 |
| * | Input: add driver for S1 button of rb532 | Phil Sutter | 2009-03-09 | 3 | -0/+133 |
| * | Input: generic driver for rotary encoders on GPIOs | Daniel Mack | 2009-03-08 | 3 | -0/+234 |