aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)Author
2008-07-03Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov
2008-07-03Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina
2008-07-03Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina
2008-07-02serio: BKL pushdownArnd Bergmann
2008-06-30Input: hp_sdc_mlc.c - make a struct staticAdrian Bunk
2008-06-30Input: hil_mlc.c - make code staticAdrian Bunk
2008-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov
2008-06-17Input: i8042 - retry failed CTR writes when resumingJiri Kosina
2008-06-06Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina
2008-06-02Input: serio - remove pending events when unregistering driverDmitry Torokhov
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-05-29Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina
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-20Input: remove CVS keywordsAdrian Bunk
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-16Input: libps2 - remove delayed command executionDmitry Torokhov
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