aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/hp_sdc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2008-10-14HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven1-1/+1
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-19Input: add option to disable HP SDC driverHelge Deller1-0/+9
2008-05-05m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven1-0/+1
2007-10-27Input: hp_sdc.c - fix section mismatchAdrian Bunk1-4/+0
2007-03-16Input: HIL - fix rwlock recursion bugHelge Deller1-8/+14
2007-02-28Input: HIL - cleanup coding styleHelge Deller1-173/+222
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller1-8/+8
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotationsAl Viro1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2005-10-21[PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox1-3/+3
2005-10-21[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1054