summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-8/+32
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont1-8/+25
2008-05-20Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont1-0/+7
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven1-0/+5
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt1-1/+1
2008-05-05m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven1-0/+1
2008-04-30tty: The big operations reworkAlan Cox1-1/+1
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-6/+394
2008-04-24Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt1-1/+1
2008-04-24Input: i8042 - fix incorrect usage of strncpy and strncatRoel Kluin1-6/+6
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers1-0/+2
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-15Input: add PS/2 serio driver for AVR32 devicesHans-Christian Egtvedt3-0/+386
2008-03-14Input: i8042 - add SNI RM supportThomas Bogendoerfer2-0/+77
2008-03-14Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina1-0/+7
2008-03-14Input: i8042 - fix warning on non-x86 buildsRoland Dreier1-2/+1
2008-03-10i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer1-1/+1
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-6/+88
2008-02-06Input: i8042 - non-x86 build fixAndrew Morton1-2/+2
2008-02-03drivers/input/: Spelling fixesJoe Perches1-1/+1
2008-01-30Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux listJiri Kosina1-0/+7
2008-01-30Input: i8042 - enable DMI quirks on x86-64Bruce Duncan1-2/+2
2008-01-30Input: i8042 - add Dritek quirk for Acer Aspire 9110Carlos Corbacho1-0/+7
2008-01-21Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho2-0/+63
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall2-2/+0
2008-01-21Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov1-1/+8
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+8
2007-11-21Input: i8042 - add i8042.noloop quirk for MS Virtual MachineJiri Kosina1-0/+8
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger1-1/+1
2007-10-27Input: hp_sdc.c - fix section mismatchAdrian Bunk1-4/+0
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik1-1/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-23/+3
2007-10-22Input: i8042 - export i8042_command()Márton Németh2-23/+3
2007-10-19define global BIT macroJiri Slaby1-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-0/+2
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki1-2/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov8-27/+26
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-8/+3
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-1/+11
2007-09-04Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus1-0/+10
2007-09-04Input: i8042 - fix modpost warningRalf Baechle1-1/+1
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+5
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski1-4/+2
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao1-1/+3
2007-07-24Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich1-1/+1
2007-07-18Input: i8042 - restore control register when enabling port failsMarkus Armbruster1-0/+4
2007-07-18Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov1-7/+29
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-7/+29