aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/hil_ptr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-3/+3
2007-04-12Input: mice - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov1-2/+0
2007-02-28Input: HIL - cleanup coding styleHelge Deller1-44/+49
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita1-2/+1
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-04-02Manual merge with Linus.Dmitry Torokhov1-41/+47
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin1-2/+1
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller1-43/+48
2006-03-14Input: use kzalloc() throughout the codeEric Sesterhenn1-3/+4
2005-10-21[PARISC] Update parisc specific input code from parisc treeMatthew Wilcox1-12/+21
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+414