summaryrefslogtreecommitdiff
path: root/drivers/input/serio
AgeCommit message (Expand)AuthorFilesLines
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2009-05-28Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov1-1/+1
2009-05-21[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini1-1/+1
2009-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2009-04-22drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-18Input: sa1111ps2 - use disable_irq_nosync() in irq handlersBen Nizette1-1/+1
2009-04-16Merge branch 'next' into for-linusDmitry Torokhov2-8/+57
2009-04-12Input: i8042 - add a DMI table for the i8042.reset optionArjan van de Ven1-0/+28
2009-04-12Input: i8042 - introduce a tougher resetArjan van de Ven1-8/+29
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov1-0/+8
2009-04-08Input: i8042 - add HP DV9700 to the noloop listDmitry Torokhov1-0/+8
2009-03-28Merge branch 'origin' into develRussell King1-3/+1
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King1-1/+1
2009-03-16Rationalize fasync return valuesJonathan Corbet1-3/+1
2009-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-6/+6
2009-02-02Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin1-1/+1
2009-01-30Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-5/+5
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-114/+148
2009-01-06Input: i8042 - add Dell Vostro 1510 to nomux listJiri Kosina1-0/+7
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller1-0/+1
2008-12-20Input: i8042 - add Gigabyte M912 netbook to noloop exception tableOzan Çağlayan1-0/+8
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2-1/+14
2008-12-13Merge git://git.marvell.com/orion into develRussell King1-0/+14
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+14
2008-11-27[ARM] clps7500: remove supportRussell King1-1/+1
2008-11-24Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov1-4/+16
2008-11-20Input: 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-28Input: xilinx_ps2 - various cleanupsJohn Linn1-107/+113
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+8
2008-10-17Input: 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/dto...Linus Torvalds2-0/+13
2008-10-16Merge 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-14Input: 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-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller1-1/+1
2008-09-10Input: serio_raw - allow attaching to translated (SERIO_I8042XL) portsNiels de Vos1-0/+6
2008-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2008-09-05Input: 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/dto...Linus Torvalds2-2/+9
2008-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+2
2008-08-12sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell1-1/+2
2008-08-11Input: xilinx_ps2 - fix warningAndrew Morton1-2/+2
2008-08-09Merge 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