summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/hp_sdc.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Input: hp_sdc - use del_timer_sync() in exit pathThomas Gleixner2014-03-231-1/+1
* input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* Input: hp_sdc - staticize hp_sdc_kicker()Axel Lin2011-07-181-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* input: Serio/hp_sdc: semaphore cleanupThomas Gleixner2010-10-121-2/+2
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller2009-04-211-1/+23
* HP input: kill warnings due to suseconds_t differencesGeert Uytterhoeven2008-10-141-1/+1
* 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
* Input: add option to disable HP SDC driverHelge Deller2008-07-191-0/+9
* m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>Geert Uytterhoeven2008-05-051-0/+1
* Input: hp_sdc.c - fix section mismatchAdrian Bunk2007-10-271-4/+0
* Input: HIL - fix rwlock recursion bugHelge Deller2007-03-161-8/+14
* Input: HIL - cleanup coding styleHelge Deller2007-02-281-173/+222
* Input: HIL - various fixes for HIL driversHelge Deller2007-02-281-8/+8
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro2006-10-151-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PARISC] Convert parisc_device to use struct resource for hpaMatthew Wilcox2005-10-211-3/+3
* [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks betterMatthew Wilcox2005-10-211-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1054