aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/serio/hil_mlc.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-01Input: hil_mlc - convert timeval to jiffiesGravatar WEN Pingbo 1-11/+7
2018-01-01Input: hil_mlc - convert timeval to time64_tGravatar WEN Pingbo 1-5/+3
2017-10-24Input: hil_mlc - convert to using timer_setup()Gravatar Kees Cook 1-2/+2
2012-11-25Input: HIL - do not call tasklet_disable right before tasklet_killGravatar Xiaotian Feng 1-2/+0
2012-11-10Input: HIL - remove one gotoGravatar Rolf Eike Beer 1-6/+5
2010-11-20Input: serio HIL MLC - don't deref null, don't leak and return proper errorGravatar Jesper Juhl 1-0/+5
2010-10-12input: Serio/hil_mlc: semaphore cleanupGravatar Thomas Gleixner 1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-11Input: hil-mlc - use del_timer_sync() when unloading the driverGravatar Dmitry Torokhov 1-5/+3
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Gravatar Helge Deller 1-0/+1
2008-06-30Input: hil_mlc.c - make code staticGravatar Adrian Bunk 1-3/+3
2007-03-16Input: HIL - fix rwlock recursion bugGravatar Helge Deller 1-0/+2
2007-02-28Input: HIL - cleanup coding styleGravatar Helge Deller 1-215/+272
2007-02-28Input: HIL - various fixes for HIL driversGravatar Helge Deller 1-10/+10
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Gravatar Al Viro 1-9/+9
2006-10-06Build fixes for struct pt_regs removalGravatar Matthew Wilcox 1-16/+16
2006-04-02Manual merge with Linus.Gravatar Dmitry Torokhov 1-1/+1
2006-03-24BUG_ON() Conversion in input/serio/hil_mlc.cGravatar Eric Sesterhenn 1-1/+1
2006-03-14Input: use kzalloc() throughout the codeGravatar Eric Sesterhenn 1-2/+1
2005-10-21[PARISC] Update parisc specific input code from parisc treeGravatar Matthew Wilcox 1-3/+11
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+949