aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds2008-07-251-1/+0
* Add missing semaphore.h includesMatthew Wilcox2008-07-241-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-214-3/+12
|\
| * tty: Ldisc revampAlan Cox2008-07-201-1/+1
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-142-10/+45
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-172-2/+13
| | |\
| | * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-302-8/+32
| | |\ \
| * | | | serio: BKL pushdownArnd Bergmann2008-07-021-1/+5
| |/ / /
| * | | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-181-1/+1
| * | | m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-181-0/+5
* | | | Input: i8042 - add Arima-Rioworks HDAMB board to noloop listDmitry Torokhov2008-07-191-0/+9
* | | | Input: add option to disable HP SDC driverHelge Deller2008-07-191-0/+9
* | | | Input: add new serio driver for Xilinx XPS PS2 IPJohn Linn2008-07-073-0/+391
* | | | Input: q40kbd - make q40kbd_lock staticAdrian Bunk2008-07-071-1/+1
* | | | Input: i8042 - add Dritek quirk for Acer Aspire 5720Carlos Corbacho2008-07-071-0/+7
* | | | Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov2008-07-031-0/+8
* | | | Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina2008-07-031-0/+7
* | | | Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina2008-07-031-0/+7
* | | | Input: hp_sdc_mlc.c - make a struct staticAdrian Bunk2008-06-301-1/+1
* | | | Input: hil_mlc.c - make code staticAdrian Bunk2008-06-301-3/+3
* | | | Merge branch 'for-linus' into nextDmitry Torokhov2008-06-172-10/+45
|\ \ \ \ | | |_|/ | |/| |
| * | | Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-171-2/+6
| * | | Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina2008-06-061-0/+7
| | |/ | |/|
| * | Input: i8042 - make sure Dritek quirk is invoked at resumeBruno Prémont2008-05-271-8/+25
| * | Input: i8042 - add Dritek quirk for Acer TravelMate 660Bruno Prémont2008-05-201-0/+7
| |/
* | Input: serio - remove pending events when unregistering driverDmitry Torokhov2008-06-021-3/+6
* | Input: i8042 - add Intel D845PESV to nopnp listJiri Kosina2008-05-291-11/+18
* | Input: remove CVS keywordsAdrian Bunk2008-05-203-6/+0
* | Input: libps2 - remove delayed command executionDmitry Torokhov2008-05-161-52/+0
|/
* input: i8042: sh64 IRQ definitions depend on cayman board.Paul Mundt2008-05-081-1/+1
* m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven2008-05-051-0/+1
* tty: The big operations reworkAlan Cox2008-04-301-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-255-6/+394
|\
| * Input: at32psif - update MODULE_AUTHOR with new emailHans-Christian Egtvedt2008-04-241-1/+1
| * Input: i8042 - fix incorrect usage of strncpy and strncatRoel Kluin2008-04-241-6/+6
| * Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+2
| * Input: add PS/2 serio driver for AVR32 devicesHans-Christian Egtvedt2008-04-153-0/+386
* | Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-181-1/+1
|/
* Input: i8042 - add SNI RM supportThomas Bogendoerfer2008-03-142-0/+77
* Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina2008-03-141-0/+7
* Input: i8042 - fix warning on non-x86 buildsRoland Dreier2008-03-141-2/+1
* i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer2008-03-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-073-6/+88
|\
| * Input: i8042 - non-x86 build fixAndrew Morton2008-02-061-2/+2
| * Input: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to nomux listJiri Kosina2008-01-301-0/+7
| * Input: i8042 - enable DMI quirks on x86-64Bruce Duncan2008-01-301-2/+2
| * Input: i8042 - add Dritek quirk for Acer Aspire 9110Carlos Corbacho2008-01-301-0/+7
| * Input: i8042 - add Dritek keyboard extension quirkCarlos Corbacho2008-01-212-0/+63
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-212-2/+0
| * Input: i8042 - use synchronize_irq() instead of synchronize_sched()Dmitry Torokhov2008-01-211-1/+8