| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-10-15 | 1 | -5/+20 |
|\ |
|
| * | [ARM] pxa: update pxa27x keypad driver to use clk support | Russell King | 2007-10-12 | 1 | -5/+20 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-15 | 27 | -1545/+3504 |
|\ \ |
|
| * | | Input: use full RCU API | Dmitry Torokhov | 2007-10-13 | 4 | -48/+32 |
| * | | Input: remove tsdev interface | Richard Purdie | 2007-10-13 | 3 | -723/+0 |
| * | | Input: add support for Blackfin BF54x Keypad controller | Michael Hennerich | 2007-10-13 | 3 | -1/+392 |
| * | | Input: appletouch - another fix for idle reset logic | Soeren Sonnenburg | 2007-10-13 | 1 | -5/+10 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 21 | -126/+154 |
| |\ \ |
|
| * | | | Input: add support for SEGA Dreamcast keyboard | Adrian McMenamin | 2007-10-12 | 3 | -0/+263 |
| * | | | Input: omap-keyboard - don't pretend we support changing keymap | Dmitry Torokhov | 2007-10-12 | 1 | -13/+9 |
| * | | | Input: lifebook - fix X and Y axis range | Dmitry Torokhov | 2007-10-12 | 1 | -1/+1 |
| * | | | Input: usbtouchscreen - add support for GeneralTouch devices | Ilya Frolov | 2007-10-12 | 2 | -0/+36 |
| * | | | Input: fix open count handling in input interfaces | Oliver Neukum | 2007-10-12 | 4 | -4/+16 |
| * | | | Input: ALPS - add signature for ThinkPad R61 | Dmitry Torokhov | 2007-10-11 | 1 | -0/+1 |
| * | | | Input: jornada720_kbd - send MSC_SCAN events | Dmitry Torokhov | 2007-10-11 | 1 | -4/+8 |
| * | | | Input: add support for the HP Jornada 7xx (710/720/728) touchscreen | Kristoffer Ericson | 2007-09-26 | 3 | -0/+193 |
| * | | | Input: add support for HP Jornada 7xx onboard keyboard | Kristoffer Ericson | 2007-09-26 | 3 | -0/+192 |
| * | | | Input: add support for HP Jornada onboard keyboard (HP6XX) | Kristoffer Ericson | 2007-09-26 | 3 | -0/+289 |
| * | | | Input: ucb1400_ts - use schedule_timeout_uninterruptible | Rene Herman | 2007-09-26 | 1 | -2/+1 |
| * | | | Input: xpad - fix dependancy on LEDS class | Dmitry Torokhov | 2007-09-26 | 1 | -1/+1 |
| * | | | Input: polled device power saving | Stephen Hemminger | 2007-09-26 | 1 | -2/+5 |
| * | | | Input: gpio-keys - add suspend/resume support | Anti Sullin | 2007-09-26 | 1 | -0/+52 |
| * | | | Input: gpio_keys - verify that supplied GPIO numbers are valid | Anti Sullin | 2007-09-26 | 1 | -7/+22 |
| * | | | Input: usbtouchscreen - support DMC devices with empty EEPROM | Daniel Ritz | 2007-09-10 | 1 | -1/+2 |
| * | | | Input: lifebook - add signature of Panasonic CF-72 | Dmitry Torokhov | 2007-09-05 | 1 | -0/+8 |
| * | | | Input: ALPS - add support for model found in Dell Vostro 1400 | William Pettersson | 2007-09-05 | 1 | -0/+1 |
| * | | | Input: usbtouchscreen - add support for IdealTEK URTC1000 | Ondrej Zary | 2007-09-04 | 2 | -1/+64 |
| * | | | Input: psmouse - reset harder during probe | Alon Ziv | 2007-08-30 | 1 | -2/+3 |
| * | | | Input: tsdev - implement proper locking | Dmitry Torokhov | 2007-08-30 | 1 | -112/+276 |
| * | | | Input: joydev - implement proper locking | Dmitry Torokhov | 2007-08-30 | 1 | -251/+492 |
| * | | | Input: mousedev - implement proper locking | Dmitry Torokhov | 2007-08-30 | 1 | -272/+470 |
| * | | | Input: evdev - implement proper locking | Dmitry Torokhov | 2007-08-30 | 1 | -240/+473 |
| * | | | Input: implement proper locking in input core | Dmitry Torokhov | 2007-08-30 | 1 | -175/+491 |
| * | | | Input: i8042 - restore control register when enabling port fails | Markus Armbruster | 2007-07-18 | 1 | -0/+4 |
| * | | | Input: xpad - use le16_to_cpup when parsing data stream | Dmitry Torokhov | 2007-07-18 | 1 | -19/+36 |
* | | | | Atari keyboard: incorporate additional review comments | Geert Uytterhoeven | 2007-10-15 | 1 | -3/+4 |
* | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-10-14 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | hwmon: Convert from class_device to device | Tony Jones | 2007-10-09 | 1 | -2/+2 |
* | | | | | m68k: Atari input drivers cleanup | Geert Uytterhoeven | 2007-10-13 | 2 | -21/+154 |
| |_|/ /
|/| | | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-10-12 | 3 | -50/+24 |
|\ \ \ \ |
|
| * | | | | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 2 | -50/+23 |
| * | | | | platform: prefix MODALIAS with "platform:" | Kay Sievers | 2007-10-12 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | x86: kill 8253pit.h | Thomas Gleixner | 2007-10-12 | 1 | -1/+1 |
|/ / / |
|
* | | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 3 | -5/+5 |
|/ / |
|
* | | Input: xpad - fix dependancy on LEDS class | Dmitry Torokhov | 2007-09-28 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-09-25 | 1 | -2/+4 |
|\ \ |
|
| * | | Input: appletouch - fix idle reset logic | Thomas Rohwer | 2007-09-25 | 1 | -2/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-09-12 | 3 | -2/+12 |
|\ \ \
| |/ / |
|
| * | | Input: usbtouchscreen - correctly set 'phys' | Vladimir Shebordaev | 2007-09-06 | 1 | -1/+1 |
| * | | Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklist | Elvis Pranskevichus | 2007-09-04 | 1 | -0/+10 |