| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: libps2 - remove delayed command execution | Dmitry Torokhov | 2008-05-16 | 1 | -52/+0 |
* | input: i8042: sh64 IRQ definitions depend on cayman board. | Paul Mundt | 2008-05-08 | 1 | -1/+1 |
* | m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h> | Geert Uytterhoeven | 2008-05-05 | 1 | -0/+1 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-04-25 | 5 | -6/+394 |
|\ |
|
| * | Input: at32psif - update MODULE_AUTHOR with new email | Hans-Christian Egtvedt | 2008-04-24 | 1 | -1/+1 |
| * | Input: i8042 - fix incorrect usage of strncpy and strncat | Roel Kluin | 2008-04-24 | 1 | -6/+6 |
| * | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 2008-04-24 | 1 | -0/+2 |
| * | Input: add PS/2 serio driver for AVR32 devices | Hans-Christian Egtvedt | 2008-04-15 | 3 | -0/+386 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+1 |
|/ |
|
* | Input: i8042 - add SNI RM support | Thomas Bogendoerfer | 2008-03-14 | 2 | -0/+77 |
* | Input: i8042 - add Lenovo 3000 N100 to nomux blacklist | Jiri Kosina | 2008-03-14 | 1 | -0/+7 |
* | Input: i8042 - fix warning on non-x86 builds | Roland Dreier | 2008-03-14 | 1 | -2/+1 |
* | i8042: use SGI_HAS_I8042 to select SGI i8042 handlinig | Thomas Bogendoerfer | 2008-03-10 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 | 3 | -6/+88 |
|\ |
|
| * | Input: i8042 - non-x86 build fix | Andrew Morton | 2008-02-06 | 1 | -2/+2 |
| * | Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux list | Jiri Kosina | 2008-01-30 | 1 | -0/+7 |
| * | Input: i8042 - enable DMI quirks on x86-64 | Bruce Duncan | 2008-01-30 | 1 | -2/+2 |
| * | Input: i8042 - add Dritek quirk for Acer Aspire 9110 | Carlos Corbacho | 2008-01-30 | 1 | -0/+7 |
| * | Input: i8042 - add Dritek keyboard extension quirk | Carlos Corbacho | 2008-01-21 | 2 | -0/+63 |
| * | Input: drop redundant includes of moduleparam.h | Julia Lawall | 2008-01-21 | 2 | -2/+0 |
| * | Input: i8042 - use synchronize_irq() instead of synchronize_sched() | Dmitry Torokhov | 2008-01-21 | 1 | -1/+8 |
* | | drivers/input/: Spelling fixes | Joe Perches | 2008-02-03 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-11-27 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Input: i8042 - add i8042.noloop quirk for MS Virtual Machine | Jiri Kosina | 2007-11-21 | 1 | -0/+8 |
* | | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger | 2007-11-23 | 1 | -1/+1 |
|/ |
|
* | Input: hp_sdc.c - fix section mismatch | Adrian Bunk | 2007-10-27 | 1 | -4/+0 |
* | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik | 2007-10-23 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-22 | 2 | -23/+3 |
|\ |
|
| * | Input: i8042 - export i8042_command() | Márton Németh | 2007-10-22 | 2 | -23/+3 |
* | | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -2/+0 |
* | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 1 | -0/+2 |
* | | freezer: introduce freezer-friendly waiting macros | Rafael J. Wysocki | 2007-10-18 | 1 | -2/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 8 | -27/+26 |
|\ |
|
| * | Driver core: change add_uevent_var to use a struct | Kay Sievers | 2007-10-12 | 1 | -8/+3 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-09-12 | 2 | -1/+11 |
| |\ |
|
| | * | Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklist | Elvis Pranskevichus | 2007-09-04 | 1 | -0/+10 |
| | * | Input: i8042 - fix modpost warning | Ralf Baechle | 2007-09-04 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-08-30 | 2 | -5/+5 |
| |\ \
| | |/ |
|
| | * | Input: gscps2 - convert to use kzalloc | Mariusz Kozlowski | 2007-08-30 | 1 | -4/+2 |
| | * | Input: i8042 - fix retrun value of i8042_aux_test_irq | Fernando Luis Vázquez Cao | 2007-08-30 | 1 | -1/+3 |
| * | | Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selected | Michael Hennerich | 2007-07-24 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-07-20 | 1 | -7/+29 |
| |\ \
| | |/ |
|
| * | | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 3 | -12/+6 |
* | | | Input: i8042 - restore control register when enabling port fails | Markus Armbruster | 2007-07-18 | 1 | -0/+4 |
| |/
|/| |
|
* | | Input: i8042 - give more trust to PNP data on i386 | Dmitry Torokhov | 2007-07-18 | 1 | -7/+29 |
|/ |
|
* | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 2007-07-17 | 1 | -0/+1 |
* | Input: serio_raw - shut up errorneous warning | Andrew Morton | 2007-07-10 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-07-05 | 2 | -0/+13 |
|\ |
|
| * | Input: serio - take drv_mutex in serio_cleanup() | Dmitry Torokhov | 2007-06-29 | 1 | -0/+2 |