summaryrefslogtreecommitdiff
path: root/include/linux/uinput.h
AgeCommit message (Expand)Author
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-08-21Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter
2010-12-20Input: introduce device propertiesHenrik Rydberg
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-05-03Input: pull input.h into uinpit.hMike Frysinger
2006-07-19Input: uinput - switch to the new FF interfaceAnssi Hannula
2006-02-19Input: uinput - semaphore to mutex conversionDmitry Torokhov
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov
2005-06-30Input: uinput - use completions instead of events and manualDmitry Torokhov
2005-02-04input: This patch adds support to uinput for Linux's force feedback interface.Micah Dowty
2002-10-11Several fixes in the uinput.c userspace input driver. Size of fifo,Zach Welch
2002-07-25Add EVIOCSABS() ioctl to change the abs* informativeVojtech Pavlik
2002-07-25This patch by Brad Hards replaces the four id* fields of the inputVojtech Pavlik
2002-07-13This cset adds uinput the userspace input driver byVojtech Pavlik