index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
uinput.c
Age
Commit message (
Expand
)
Author
2007-05-03
Input: pull input.h into uinpit.h
Mike Frysinger
2007-04-12
Input: drivers/input/misc - don't access dev->private directly
Dmitry Torokhov
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
2006-07-19
Input: uinput - switch to the new FF interface
Anssi Hannula
2006-02-19
Input: uinput - semaphore to mutex conversion
Dmitry Torokhov
2005-11-20
Input: uinput - don't use "interruptible" in FF code
Dmitry Torokhov
2005-11-20
Input: uinput - add UI_SET_SWBIT ioctl
Dmitry Torokhov
2005-11-20
Input: uinput - convert to dynalloc allocation
Dmitry Torokhov
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
2005-10-17
[PATCH] uniput - fix crash on SMP
Dmitry Torokhov
2005-06-30
Input: make name, phys and uniq be 'const char *' because once
Dmitry Torokhov
2005-06-30
Input: uinput - use completions instead of events and manual
Dmitry Torokhov
2005-06-30
Input: clean up uinput driver (formatting, extra braces)
Dmitry Torokhov
2005-06-01
Input: return correct value when setting up absolute device via uinipt.
Ian Campbell
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds