index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
uinput.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
Input: uinput - fix crash when mixing old and new init style
Dmitry Torokhov
1
-6
/
+14
2016-08-31
miscdevice: Add helper macro for misc device boilerplate
PrasannaKumar Muralidharan
1
-13
/
+2
2016-05-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+6
2016-05-20
Input: uinput - handle compat ioctl for UI_SET_PHYS
Ricky Liang
1
-0
/
+6
2016-03-25
drivers/input: eliminate INPUT_COMPAT_TEST macro
Andrew Morton
1
-2
/
+2
2015-12-18
Input: uinput - sanity check on ff_effects_max and EV_FF
Elias Vanderstuyft
1
-0
/
+7
2015-12-18
Input: uinput - rework ABS validation
David Herrmann
1
-44
/
+45
2015-12-18
Input: uinput - add new UINPUT_DEV_SETUP and UI_ABS_SETUP ioctl
Benjamin Tissoires
1
-3
/
+83
2015-09-21
Input: uinput - fix crash when using ABS events
Dmitry Torokhov
1
-1
/
+1
2015-07-09
Input: uinput - switch to using for_each_set_bit()
Anshul Garg
1
-4
/
+2
2014-07-21
Input: uinput - add UI_GET_VERSION ioctl
David Herrmann
1
-0
/
+6
2014-07-21
Input: uinput - uinput_validate_absbits() cleanup
David Herrmann
1
-19
/
+22
2014-02-12
Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs path
Benjamin Tissoires
1
-0
/
+43
2014-01-30
Input: uinput - breaks by goto out in uinput_ioctl_handler
Benjamin Tisssoires
1
-29
/
+27
2013-09-19
Input: uinput - support injecting multiple events in one write() call
Ryan Mallon
1
-8
/
+18
2012-10-01
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
1
-1
/
+1
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-08-21
Input: uinput - fix formatting
Dmitry Torokhov
1
-10
/
+18
2012-08-21
Input: uinput - specify exact bit sizes on userspace APIs
Dmitry Torokhov
1
-5
/
+6
2012-08-21
Input: uinput - mark failed submission requests as free
Dmitry Torokhov
1
-38
/
+40
2012-08-21
Input: uinput - fix race that can block nonblocking read
Dmitry Torokhov
1
-30
/
+44
2012-08-21
Input: uinput - return -EINVAL when read buffer size is too small
David Herrmann
1
-0
/
+3
2012-08-21
Input: uinput - take event lock when fetching events from buffer
Dmitry Torokhov
1
-3
/
+24
2011-03-31
Input: uinput - allow for 0/0 min/max on absolute axes.
Peter Hutterer
1
-1
/
+5
2011-02-21
Input: uinput - reversed test in uinput_setup_device()
Dan Carpenter
1
-1
/
+1
2011-02-21
Input: uinput - use memdup_user() and friends
Dmitry Torokhov
1
-25
/
+10
2011-02-21
Input: uinput - fix setting up device name
David Herrmann
1
-7
/
+6
2010-12-20
Input: introduce device properties
Henrik Rydberg
1
-0
/
+4
2010-12-16
input: mt: Collect slots initialization code
Henrik Rydberg
1
-2
/
+1
2010-12-16
input: mt: Break out slots handling
Henrik Rydberg
1
-0
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-09-19
Input: uinput - setup MT usage during device creation
Henrik Rydberg
1
-0
/
+7
2010-08-21
Input: uinput - add devname alias to allow module on-demand load
Kay Sievers
1
-0
/
+2
2010-08-02
Input: switch to input_abs_*() access functions
Daniel Mack
1
-12
/
+17
2010-05-20
Input: use ABS_CNT rather than (ABS_MAX + 1)
Daniel Mack
1
-2
/
+2
2010-02-04
Input: uinput - mark as non-seekable
Dmitry Torokhov
1
-0
/
+1
2010-01-29
Input: uinput - remove BKL from uinput_open function
Thadeu Lima de Souza Cascardo
1
-3
/
+0
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-05-15
Input: uinput - flush all pending ff effects before destroying device
Aristeu Sergio Rozanski Filho
1
-23
/
+71
2008-10-27
Input: refactor evdev 32bit compat to be shareable with uinput
Philip Langdale
1
-27
/
+145
2008-07-23
Input: uinput - remove duplicate include
Huang Weiyi
1
-1
/
+0
2008-07-02
uinput: BKL pushdown
Arnd Bergmann
1
-0
/
+3
2007-05-03
Input: pull input.h into uinpit.h
Mike Frysinger
1
-1
/
+0
2007-04-12
Input: drivers/input/misc - don't access dev->private directly
Dmitry Torokhov
1
-6
/
+4
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
1
-1
/
+1
2006-07-19
Input: uinput - switch to the new FF interface
Anssi Hannula
1
-16
/
+51
2006-02-19
Input: uinput - semaphore to mutex conversion
Dmitry Torokhov
1
-7
/
+7
2005-11-20
Input: uinput - don't use "interruptible" in FF code
Dmitry Torokhov
1
-8
/
+3
2005-11-20
Input: uinput - add UI_SET_SWBIT ioctl
Dmitry Torokhov
1
-0
/
+4
[next]