aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/hil_mlc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo1-11/+7
2018-01-01Input: hil_mlc - convert timeval to time64_tWEN Pingbo1-5/+3
2017-10-24Input: hil_mlc - convert to using timer_setup()Kees Cook1-2/+2
2012-11-25Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng1-2/+0
2012-11-10Input: HIL - remove one gotoRolf Eike Beer1-6/+5
2010-11-20Input: serio HIL MLC - don't deref null, don't leak and return proper errorJesper Juhl1-0/+5
2010-10-12input: Serio/hil_mlc: semaphore cleanupThomas Gleixner1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11Input: hil-mlc - use del_timer_sync() when unloading the driverDmitry Torokhov1-5/+3
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller1-0/+1
2008-06-30Input: hil_mlc.c - make code staticAdrian Bunk1-3/+3
2007-03-16Input: HIL - fix rwlock recursion bugHelge Deller1-0/+2
2007-02-28Input: HIL - cleanup coding styleHelge Deller1-215/+272
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller1-10/+10
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-9/+9
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-16/+16
2006-04-02Manual merge with Linus.Dmitry Torokhov1-1/+1
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cEric Sesterhenn1-1/+1
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn1-2/+1
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox1-3/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+949