index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
hp_sdc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: hp_sdc - convert to ktime_get()
Arnd Bergmann
2018-01-01
1
-10
/
+7
*
Input: hp_sdc - convert to using timer_setup()
Kees Cook
2017-10-24
1
-3
/
+2
*
parisc/serio: Fix section mismatches in gscps2 and hp_sdc drivers
Helge Deller
2017-08-22
1
-2
/
+2
*
hp_sdc: use probe_kernel_read()
Al Viro
2017-05-27
1
-5
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Input: hp_sdc - use del_timer_sync() in exit path
Thomas Gleixner
2014-03-23
1
-1
/
+1
*
input/serio/hp_sdc.c: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
1
-1
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Input: hp_sdc - staticize hp_sdc_kicker()
Axel Lin
2011-07-18
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
input: Serio/hp_sdc: semaphore cleanup
Thomas Gleixner
2010-10-12
1
-2
/
+2
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
2009-04-21
1
-1
/
+23
*
HP input: kill warnings due to suseconds_t differences
Geert Uytterhoeven
2008-10-14
1
-1
/
+1
*
Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"
Linus Torvalds
2008-07-25
1
-1
/
+0
*
Add missing semaphore.h includes
Matthew Wilcox
2008-07-24
1
-0
/
+1
*
Input: add option to disable HP SDC driver
Helge Deller
2008-07-19
1
-0
/
+9
*
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
Geert Uytterhoeven
2008-05-05
1
-0
/
+1
*
Input: hp_sdc.c - fix section mismatch
Adrian Bunk
2007-10-27
1
-4
/
+0
*
Input: HIL - fix rwlock recursion bug
Helge Deller
2007-03-16
1
-8
/
+14
*
Input: HIL - cleanup coding style
Helge Deller
2007-02-28
1
-173
/
+222
*
Input: HIL - various fixes for HIL drivers
Helge Deller
2007-02-28
1
-8
/
+8
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
1
-1
/
+0
*
[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...
Al Viro
2006-10-15
1
-2
/
+2
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PARISC] Convert parisc_device to use struct resource for hpa
Matthew Wilcox
2005-10-21
1
-3
/
+3
*
[PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better
Matthew Wilcox
2005-10-21
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1054