summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/uinput.c
AgeCommit message (Expand)AuthorLines
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov-8/+3
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov-0/+4
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov-147/+163
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl-7/+3
2005-10-17[PATCH] uniput - fix crash on SMPDmitry Torokhov-2/+2
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov-11/+12
2005-06-30Input: uinput - use completions instead of events and manualDmitry Torokhov-38/+43
2005-06-30Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov-46/+35
2005-06-01Input: return correct value when setting up absolute device via uinipt.Ian Campbell-2/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+620