index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
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
2005-11-20
Input: uinput - convert to dynalloc allocation
Dmitry Torokhov
1
-147
/
+163
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-7
/
+3
2005-10-17
[PATCH] uniput - fix crash on SMP
Dmitry Torokhov
1
-2
/
+2
2005-06-30
Input: make name, phys and uniq be 'const char *' because once
Dmitry Torokhov
1
-11
/
+12
2005-06-30
Input: uinput - use completions instead of events and manual
Dmitry Torokhov
1
-38
/
+43
2005-06-30
Input: clean up uinput driver (formatting, extra braces)
Dmitry Torokhov
1
-46
/
+35
2005-06-01
Input: return correct value when setting up absolute device via uinipt.
Ian Campbell
1
-2
/
+4
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+620