summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/hil_ptr.c
Commit message (Expand)AuthorAgeFilesLines
* Input: hil_ptr - check return value of input_register_device()Andres Salomon2008-05-161-11/+26
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-3/+3
* Input: mice - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/input/mice - don't access dev->private directlyDmitry Torokhov2007-04-121-2/+0Star
* Input: HIL - cleanup coding styleHelge Deller2007-03-011-44/+49
* Input: handle serio_register_driver() errorsAkinobu Mita2006-11-241-2/+1Star
* Build fixes for struct pt_regs removalMatthew Wilcox2006-10-071-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Manual merge with Linus.Dmitry Torokhov2006-04-021-41/+47
|\
| * [PARISC] Fix double free when removing HIL driversKyle McMartin2006-03-301-2/+1Star
| * [PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller2006-03-301-43/+48
* | Input: use kzalloc() throughout the codeEric Sesterhenn2006-03-141-3/+4
|/
* [PARISC] Update parisc specific input code from parisc treeMatthew Wilcox2005-10-221-12/+21
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+414