aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/uinput.c
Commit message (Expand)AuthorAge
* Input: pull input.h into uinpit.hMike Frysinger2007-05-03
* Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov2007-04-12
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-19
* Input: uinput - semaphore to mutex conversionDmitry Torokhov2006-02-19
* Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-20
* Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-20
* Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-20
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-07
* [PATCH] uniput - fix crash on SMPDmitry Torokhov2005-10-17
* Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-30
* Input: uinput - use completions instead of events and manualDmitry Torokhov2005-06-30
* Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov2005-06-30
* Input: return correct value when setting up absolute device via uinipt.Ian Campbell2005-06-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16