summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-05-27Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont
2008-05-20Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont
2008-05-18m68k: Return -ENODEV if no device is foundGeert Uytterhoeven
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven
2008-05-08input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt
2008-05-05m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven
2008-04-30tty: The big operations reworkAlan Cox
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-04-24Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt
2008-04-24Input: i8042 - fix incorrect usage of strncpy and strncatRoel Kluin
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-15Input: add PS/2 serio driver for AVR32 devicesHans-Christian Egtvedt
2008-03-14Input: i8042 - add SNI RM supportThomas Bogendoerfer
2008-03-14Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina
2008-03-14Input: i8042 - fix warning on non-x86 buildsRoland Dreier
2008-03-10i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-06Input: i8042 - non-x86 build fixAndrew Morton
2008-02-03drivers/input/: Spelling fixesJoe Perches
2008-01-30Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux listJiri Kosina
2008-01-30Input: i8042 - enable DMI quirks on x86-64Bruce Duncan
2008-01-30Input: i8042 - add Dritek quirk for Acer Aspire 9110Carlos Corbacho
2008-01-21Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2008-01-21Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-11-21Input: i8042 - add i8042.noloop quirk for MS Virtual MachineJiri Kosina
2007-11-23Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger
2007-10-27Input: hp_sdc.c - fix section mismatchAdrian Bunk
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-22Input: i8042 - export i8042_command()Márton Németh
2007-10-19define global BIT macroJiri Slaby
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-18freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-09-04Input: i8042 - add HP Pavilion DV4270ca to the MUX blacklistElvis Pranskevichus
2007-09-04Input: i8042 - fix modpost warningRalf Baechle
2007-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-08-30Input: gscps2 - convert to use kzallocMariusz Kozlowski
2007-08-30Input: i8042 - fix retrun value of i8042_aux_test_irqFernando Luis Vázquez Cao
2007-07-24Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich
2007-07-18Input: i8042 - restore control register when enabling port failsMarkus Armbruster
2007-07-18Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds