aboutsummaryrefslogtreecommitdiff
path: root/include/linux/uinput.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlGravatar Benjamin Tissoires 1-0/+5
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathGravatar Benjamin Tissoires 1-0/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-106/+3
2012-08-21Input: uinput - specify exact bit sizes on userspace APIsGravatar Dmitry Torokhov 1-13/+14
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Gravatar Dan Carpenter 1-1/+1
2010-12-20Input: introduce device propertiesGravatar Henrik Rydberg 1-0/+1
2010-08-21Input: uinput - add devname alias to allow module on-demand loadGravatar Kay Sievers 1-1/+0
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Gravatar Daniel Mack 1-5/+5
2007-10-19get rid of input BIT* duplicate definesGravatar Jiri Slaby 1-4/+0
2007-05-03Input: pull input.h into uinpit.hGravatar Mike Frysinger 1-0/+2
2006-07-19Input: uinput - switch to the new FF interfaceGravatar Anssi Hannula 1-12/+23
2006-02-19Input: uinput - semaphore to mutex conversionGravatar Dmitry Torokhov 1-2/+2
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlGravatar Dmitry Torokhov 1-0/+1
2005-11-20Input: uinput - convert to dynalloc allocationGravatar Dmitry Torokhov 1-6/+6
2005-06-30Input: uinput - use completions instead of events and manualGravatar Dmitry Torokhov 1-3/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+167