| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: q40kbd - make q40kbd_lock static | Adrian Bunk | 2008-07-07 | 1 | -1/+1 |
* | Input: gtco - eliminate early return | Julia Lawall | 2008-07-07 | 1 | -1/+1 |
* | Input: i8042 - add Dritek quirk for Acer Aspire 5720 | Carlos Corbacho | 2008-07-07 | 1 | -0/+7 |
* | Input: usbtouchscreen - ignore eGalax screens supporting HID protocol | Daniel Ritz | 2008-07-03 | 1 | -1/+19 |
* | Input: i8042 - add Medion NAM 2070 to noloop blacklist | Dmitry Torokhov | 2008-07-03 | 1 | -0/+8 |
* | Input: i8042 - add Gericom Bellagio to nomux blacklist | Jiri Kosina | 2008-07-03 | 1 | -0/+7 |
* | Input: i8042 - add Acer Aspire 1360 to nomux blacklist | Jiri Kosina | 2008-07-03 | 1 | -0/+7 |
* | Input: hp_sdc_mlc.c - make a struct static | Adrian Bunk | 2008-06-30 | 1 | -1/+1 |
* | Input: hil_mlc.c - make code static | Adrian Bunk | 2008-06-30 | 1 | -3/+3 |
* | Input: wistron - generate normal key event if bluetooth or wifi not present | Éric Piel | 2008-06-30 | 1 | -1/+18 |
* | Input: atkbd - fix HP 2133 not sending release event for video switch | Jiri Kosina | 2008-06-30 | 1 | -0/+26 |
* | Input: Add driver for iNexio serial touchscreen. | Richard Lemon | 2008-06-30 | 3 | -0/+220 |
* | Input: wm9712 - no pressure measurement with 5-wire mode | Mark Brown | 2008-06-30 | 1 | -6/+12 |
* | Input: fix force feedback upload issue in compat mode | Adam Dawidowski | 2008-06-30 | 1 | -11/+90 |
* | Input: atamouse - various cleanups | Dmitry Torokhov | 2008-06-30 | 1 | -15/+12 |
* | Input: evbug - identify device by its sysfs ID | Dmitry Torokhov | 2008-06-30 | 1 | -3/+7 |
* | Input: don't reset sync flag when ignoring event | Dmitry Torokhov | 2008-06-30 | 1 | -1/+1 |
* | Merge branch 'for-linus' into next | Dmitry Torokhov | 2008-06-17 | 11 | -55/+158 |
|\ |
|
| * | Input: appletouch - implement reset-resume logic | Oliver Neukum | 2008-06-17 | 2 | -8/+44 |
| * | Input: i8042 - retry failed CTR writes when resuming | Jiri Kosina | 2008-06-17 | 1 | -2/+6 |
| * | Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table | Jiri Kosina | 2008-06-06 | 1 | -0/+7 |
| * | Input: pcspkr - remove negative dependency on snd-pcsp | Stas Sergeev | 2008-06-06 | 1 | -1/+0 |
| * | Input: gtco - fix double kfree in error handling path | Dmitry Torokhov | 2008-05-30 | 1 | -10/+7 |
| * | Input: pxa27x_keypad - miscellaneous fixes | Antonio Ospite | 2008-05-28 | 1 | -13/+25 |
| * | Input: atkbd - mark keyboard as disabled when suspending/unloading | Dmitry Torokhov | 2008-05-28 | 1 | -0/+2 |
| * | Input: apanel - remove duplicate include | Huang Weiyi | 2008-05-27 | 1 | -1/+0 |
| * | Input: wm9713 - support five wire panels | Mark Brown | 2008-05-27 | 1 | -0/+22 |
| * | Input: wm97xx-core - fix race on PHY init | Mark Brown | 2008-05-27 | 1 | -11/+11 |
| * | Input: wm97xx-core - fix driver name | Mark Brown | 2008-05-27 | 1 | -1/+1 |
| * | Input: wm97xx-core - report a phys for WM97xx touchscreens | Mark Brown | 2008-05-27 | 1 | -0/+1 |
| * | Input: i8042 - make sure Dritek quirk is invoked at resume | Bruno Prémont | 2008-05-27 | 1 | -8/+25 |
| * | Input: i8042 - add Dritek quirk for Acer TravelMate 660 | Bruno Prémont | 2008-05-20 | 1 | -0/+7 |
* | | Input: pxa27x_keypad - add wakeup support | Eric Miao | 2008-06-02 | 1 | -1/+14 |
* | | Input: serio - remove pending events when unregistering driver | Dmitry Torokhov | 2008-06-02 | 1 | -3/+6 |
* | | Input: atkbd - use ushort instead of uchar keymap | Dmitry Torokhov | 2008-06-02 | 1 | -10/+10 |
* | | Input: add HTC Shift Touchscreen Driver | Pau Oliva Fora | 2008-06-02 | 3 | -0/+268 |
* | | Input: i8042 - add Intel D845PESV to nopnp list | Jiri Kosina | 2008-05-29 | 1 | -11/+18 |
* | | Input: remove CVS keywords | Adrian Bunk | 2008-05-20 | 40 | -82/+0 |
* | | Input: gpio-keys debouncing support | Dmitry Baryshkov | 2008-05-16 | 1 | -20/+69 |
* | | Input: add support for SuperH MigoR touchscreen | Magnus Damm | 2008-05-16 | 3 | -0/+262 |
* | | Input: remove unused defines | Joe Perches | 2008-05-16 | 1 | -0/+2 |
* | | Input: libps2 - remove delayed command execution | Dmitry Torokhov | 2008-05-16 | 1 | -52/+0 |
* | | Input: gameport - remove rescan/reconnect facilities | Dmitry Torokhov | 2008-05-16 | 1 | -22/+0 |
* | | Input: hil_ptr - check return value of input_register_device() | Andres Salomon | 2008-05-16 | 1 | -11/+26 |
* | | Input: appletouch - simplify touchpad type detection | Sven Anders | 2008-05-16 | 1 | -107/+57 |
* | | Input: appletouch - miscellaneous code cleanups | Johannes Berg | 2008-05-16 | 1 | -73/+100 |
* | | Input: adbhid - capslock and power button fix | Rodney Lorrimar | 2008-05-16 | 1 | -3/+12 |
* | | Input: adbhid - fix capslock key state after suspend | Rodney Lorrimar | 2008-05-16 | 1 | -7/+39 |
* | | HWMON: hdaps - set up phys and bus type of input device | Dmitry Torokhov | 2008-05-16 | 1 | -0/+2 |
* | | Input: use clamp_val() macro in ff-memless.c | Harvey Harrison | 2008-05-16 | 1 | -2/+2 |