summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drivers/input/: Spelling fixesJoe Perches2008-02-031-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-11-271-0/+8
|\|
| * Input: i8042 - add i8042.noloop quirk for MS Virtual MachineJiri Kosina2007-11-211-0/+8
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
|/
* Input: hp_sdc.c - fix section mismatchAdrian Bunk2007-10-271-4/+0
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-222-23/+3
|\
| * Input: i8042 - export i8042_command()Márton Németh2007-10-222-23/+3
* | define global BIT macroJiri Slaby2007-10-191-2/+0
* | get rid of input BIT* duplicate definesJiri Slaby2007-10-191-0/+2
* | freezer: introduce freezer-friendly waiting macrosRafael J. Wysocki2007-10-181-2/+1
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-128-27/+26
|\
| * Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-8/+3