aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/uinput.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-01Input: uinput - allow injecting event timesBiswarup Pal1-0/+34
2019-12-13Input: input_event - fix struct padding on sparc64Arnd Bergmann1-5/+9
2019-12-13Input: uinput - always report EPOLLOUTDmitry Torokhov1-2/+3
2019-12-04Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann1-1/+1
2019-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+20
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2019-05-23Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-01-14Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov1-0/+1
2018-09-18Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer1-1/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-1/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+4
2018-01-16Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman1-1/+0
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani1-2/+2
2018-01-01Input: uinput - use monotonic times for timestampsDeepa Dinamani1-1/+4
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-1/+1
2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter1-2/+4
2017-10-23Input: uinput - fold header into the driver properDmitry Torokhov1-1/+39
2017-10-23Input: uinput - remove uinput_allocate_device()Dmitry Torokhov1-18/+10
2017-10-23Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov1-116/+115
2017-10-23Input: uinput - allow FF requests to time outDmitry Torokhov1-1/+5
2017-09-21Input: uinput - avoid crash when sending FF request to device going awayDmitry Torokhov1-18/+21
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+18
2017-02-01Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov1-6/+14
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan1-13/+2
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+6
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang1-0/+6
2016-03-25drivers/input: eliminate INPUT_COMPAT_TEST macroAndrew Morton1-2/+2
2015-12-18Input: uinput - sanity check on ff_effects_max and EV_FFElias Vanderstuyft1-0/+7
2015-12-18Input: uinput - rework ABS validationDavid Herrmann1-44/+45
2015-12-18Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctlBenjamin Tissoires1-3/+83
2015-09-21Input: uinput - fix crash when using ABS eventsDmitry Torokhov1-1/+1
2015-07-09Input: uinput - switch to using for_each_set_bit()Anshul Garg1-4/+2
2014-07-21Input: uinput - add UI_GET_VERSION ioctlDavid Herrmann1-0/+6
2014-07-21Input: uinput - uinput_validate_absbits() cleanupDavid Herrmann1-19/+22
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires1-0/+43
2014-01-30Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires1-29/+27
2013-09-19Input: uinput - support injecting multiple events in one write() callRyan Mallon1-8/+18
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov1-1/+1
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-08-21Input: uinput - fix formattingDmitry Torokhov1-10/+18
2012-08-21Input: uinput - specify exact bit sizes on userspace APIsDmitry Torokhov1-5/+6
2012-08-21Input: uinput - mark failed submission requests as freeDmitry Torokhov1-38/+40
2012-08-21Input: uinput - fix race that can block nonblocking readDmitry Torokhov1-30/+44
2012-08-21Input: uinput - return -EINVAL when read buffer size is too smallDavid Herrmann1-0/+3
2012-08-21Input: uinput - take event lock when fetching events from bufferDmitry Torokhov1-3/+24
2011-03-31Input: uinput - allow for 0/0 min/max on absolute axes.Peter Hutterer1-1/+5
2011-02-21Input: uinput - reversed test in uinput_setup_device()Dan Carpenter1-1/+1
2011-02-21Input: uinput - use memdup_user() and friendsDmitry Torokhov1-25/+10
2011-02-21Input: uinput - fix setting up device nameDavid Herrmann1-7/+6
2010-12-20Input: introduce device propertiesHenrik Rydberg1-0/+4
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-2/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-0/+1
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-09-19Input: uinput - setup MT usage during device creationHenrik Rydberg1-0/+7
2010-08-21Input: uinput - add devname alias to allow module on-demand loadKay Sievers1-0/+2
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack1-12/+17
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack1-2/+2
2010-02-04Input: uinput - mark as non-seekableDmitry Torokhov1-0/+1
2010-01-29Input: uinput - remove BKL from uinput_open functionThadeu Lima de Souza Cascardo1-3/+0
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-05-15Input: uinput - flush all pending ff effects before destroying deviceAristeu Sergio Rozanski Filho1-23/+71
2008-10-27Input: refactor evdev 32bit compat to be shareable with uinputPhilip Langdale1-27/+145
2008-07-23Input: uinput - remove duplicate includeHuang Weiyi1-1/+0
2008-07-02uinput: BKL pushdownArnd Bergmann1-0/+3
2007-05-03Input: pull input.h into uinpit.hMike Frysinger1-1/+0
2007-04-12Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov1-6/+4
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven1-1/+1
2006-07-19Input: uinput - switch to the new FF interfaceAnssi Hannula1-16/+51
2006-02-19Input: uinput - semaphore to mutex conversionDmitry Torokhov1-7/+7
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov1-8/+3
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov1-0/+4
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov1-147/+163
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-7/+3
2005-10-17[PATCH] uniput - fix crash on SMPDmitry Torokhov1-2/+2
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov1-11/+12
2005-06-30Input: uinput - use completions instead of events and manualDmitry Torokhov1-38/+43
2005-06-30Input: clean up uinput driver (formatting, extra braces)Dmitry Torokhov1-46/+35
2005-06-01Input: return correct value when setting up absolute device via uinipt.Ian Campbell1-2/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+620