| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: switch to input_abs_*() access functions | Daniel Mack | 2010-08-02 | 1 | -12/+17 |
* | Input: use ABS_CNT rather than (ABS_MAX + 1) | Daniel Mack | 2010-05-20 | 1 | -2/+2 |
* | Input: uinput - mark as non-seekable | Dmitry Torokhov | 2010-02-04 | 1 | -0/+1 |
* | Input: uinput - remove BKL from uinput_open function | Thadeu Lima de Souza Cascardo | 2010-01-29 | 1 | -3/+0 |
* | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -0/+1 |
* | Input: uinput - flush all pending ff effects before destroying device | Aristeu Sergio Rozanski Filho | 2009-05-15 | 1 | -23/+71 |
* | Input: refactor evdev 32bit compat to be shareable with uinput | Philip Langdale | 2008-10-27 | 1 | -27/+145 |
* | Input: uinput - remove duplicate include | Huang Weiyi | 2008-07-23 | 1 | -1/+0 |
* | uinput: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+3 |
* | Input: pull input.h into uinpit.h | Mike Frysinger | 2007-05-03 | 1 | -1/+0 |
* | Input: drivers/input/misc - don't access dev->private directly | Dmitry Torokhov | 2007-04-12 | 1 | -6/+4 |
* | [PATCH] mark struct file_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | Input: uinput - switch to the new FF interface | Anssi Hannula | 2006-07-19 | 1 | -16/+51 |
* | Input: uinput - semaphore to mutex conversion | Dmitry Torokhov | 2006-02-19 | 1 | -7/+7 |
* | Input: uinput - don't use "interruptible" in FF code | Dmitry Torokhov | 2005-11-20 | 1 | -8/+3 |
* | Input: uinput - add UI_SET_SWBIT ioctl | Dmitry Torokhov | 2005-11-20 | 1 | -0/+4 |
* | Input: uinput - convert to dynalloc allocation | Dmitry Torokhov | 2005-11-20 | 1 | -147/+163 |
* | [PATCH] kfree cleanup: misc remaining drivers | Jesper Juhl | 2005-11-07 | 1 | -7/+3 |
* | [PATCH] uniput - fix crash on SMP | Dmitry Torokhov | 2005-10-17 | 1 | -2/+2 |
* | Input: make name, phys and uniq be 'const char *' because once | Dmitry Torokhov | 2005-06-30 | 1 | -11/+12 |
* | Input: uinput - use completions instead of events and manual | Dmitry Torokhov | 2005-06-30 | 1 | -38/+43 |
* | Input: clean up uinput driver (formatting, extra braces) | Dmitry Torokhov | 2005-06-30 | 1 | -46/+35 |
* | Input: return correct value when setting up absolute device via uinipt. | Ian Campbell | 2005-06-01 | 1 | -2/+4 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+620 |