aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2-1/+14
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+14
2008-11-24Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov1-4/+16
2008-11-19Input: i8042 - add Compal Hel80 laptop to nomux blacklistDmitry Torokhov1-0/+7
2008-11-11Input: i8042 - add Dell XPS M1530 to nomux listHerton Ronaldo Krzesinski1-0/+7
2008-11-01saner FASYNC handling on file closeAl Viro1-1/+0
2008-10-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-3/+3
2008-10-27Input: xilinx_ps2 - various cleanupsJohn Linn1-107/+113
2008-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+8
2008-10-16Input: i8042 - add Blue FB5601 to noloop exception tableStefan Bader1-0/+8
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+13
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov2-0/+13
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt2-2/+2
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven1-1/+1
2008-10-13Input: i8042 - add Thinkpad R31 to nomux listColin B Macdonald1-0/+7
2008-09-23powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checksKumar Gala1-1/+1
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6David S. Miller1-1/+1
2008-09-10Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos1-0/+6
2008-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2008-09-04Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina1-1/+1
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-1/+1
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+9
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2
2008-08-11sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+2
2008-08-10Input: xilinx_ps2 - fix warningAndrew Morton1-2/+2
2008-08-08Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov1-1/+1
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King1-18/+37
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-06Input: i8042 - Add Dritek quirk for Acer TravelMate 4280Carlos Corbacho1-0/+7
2008-08-06sparc: i8042-sparcio.h: fix warningAlexander Beregalov1-6/+13
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-18/+37
2008-07-25Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds1-1/+0
2008-07-24Add missing semaphore.h includesMatthew Wilcox1-0/+1
2008-07-23Input: serio - offload resume to kseriodShaohua Li1-18/+37
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov4-3/+12
2008-07-20tty: Ldisc revampAlan Cox1-1/+1
2008-07-19Input: i8042 - add Arima-Rioworks HDAMB board to noloop listDmitry Torokhov1-0/+9
2008-07-19Input: add option to disable HP SDC driverHelge Deller1-0/+9
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2-10/+45
2008-07-07Input: add new serio driver for Xilinx XPS PS2 IPJohn Linn3-0/+391
2008-07-07Input: q40kbd - make q40kbd_lock staticAdrian Bunk1-1/+1
2008-07-07Input: i8042 - add Dritek quirk for Acer Aspire 5720Carlos Corbacho1-0/+7
2008-07-03Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov1-0/+8
2008-07-03Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina1-0/+7
2008-07-03Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina1-0/+7
2008-07-02serio: BKL pushdownArnd Bergmann1-1/+5
2008-06-30Input: hp_sdc_mlc.c - make a struct staticAdrian Bunk1-1/+1
2008-06-30Input: hil_mlc.c - make code staticAdrian Bunk1-3/+3