aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/evdev.c
Commit message (Expand)AuthorAge
* Input: remove useless synchronize_rcu() callsEric Dumazet2011-05-12
* Input: evdev - only signal polls on full packetsJeff Brown2011-04-27
* Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown2011-04-13
* Input: evdev - fix evdev_write return value on partial writesPeter Korsgaard2011-02-27
* Merge branch 'next' into for-linusDmitry Torokhov2011-01-07
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-27
| |\
| | * Input: introduce device propertiesHenrik Rydberg2010-12-20
| * | Input: use pr_fmt and pr_<level>Joe Perches2010-12-01
| |/
* / Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-25
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2010-10-25
| |\
| | * Input: add support for large scancodesMauro Carvalho Chehab2010-09-10
* | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \
| * | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ | |_|/ |/| |
| * | input: __rcu annotationsArnd Bergmann2010-08-19
| |/
* | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-18
* | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-18
|/
* Input: evdev - rearrange ioctl handlingDmitry Torokhov2010-08-02
* Input: dynamically allocate ABS informationDaniel Mack2010-08-02
* Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* Input: evdev - signal that device is writable in evdev_poll()Dmitry Torokhov2010-07-16
* Input: change input handlers to use bool when possibleDmitry Torokhov2010-07-16
* Input: introduce MT event slotsHenrik Rydberg2010-07-16
* Input: evdev - never leave the client buffer empty after writeHenrik Rydberg2010-06-23
* Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg2010-06-23
* Input: evdev - convert to dynamic event bufferHenrik Rydberg2010-06-23
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-09
* Input: mark input interfaces as non-seekableDmitry Torokhov2010-02-04
* Input: evdev - be less aggressive about sending SIGIO notifiesAdam Jackson2010-01-06
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* Input: fix EVIOCGNAME/JSIOCGNAME regressionDaniel Mack2009-07-14
* Input: synaptics - add support for reporting x/y resolutionTero Saarni2009-06-20
* Input: simplify name handling for certain input handlesThadeu Lima de Souza Cascardo2009-05-11
* Rationalize fasync return valuesJonathan Corbet2009-03-16
* Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-20
|\
| * saner FASYNC handling on file closeAl Viro2008-11-01
* | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-30
* | Input: refactor evdev 32bit compat to be shareable with uinputPhilip Langdale2008-10-27
|/
* Input: evdev - fix printf() format for sizeofGeert Uytterhoeven2008-08-19
* Input: paper over a bug in Synaptics X driverDmitry Torokhov2008-08-08
* Input: evdev - split EVIOCGBIT handlig into a separate functionLinus Torvalds2008-08-08
* Input: fix force feedback upload issue in compat modeAdam Dawidowski2008-06-30
* Input: make sure input interfaces pin parent input devicesDmitry Torokhov2008-04-01
* evdev: Release eventual input device grabs when getting disconnectedBjörn Steinbrink2008-03-30
* Input: Add proper locking when changing device's keymapDmitry Torokhov2008-01-21
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* Input: use full RCU APIDmitry Torokhov2007-10-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-12
|\
| * [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-31