| Commit message (Expand) | Author | Age | Files | Lines |
* | Input: add Analog Devices AD714x captouch input driver | Bryan Wu | 2010-04-13 | 1 | -0/+1 |
* | Input: scancode in get/set_keycodes should be unsigned | Dmitry Torokhov | 2010-03-08 | 1 | -8/+12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-03-01 | 1 | -4/+13 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2010-02-28 | 1 | -4/+13 |
| |\ |
|
| | * | Input: atkbd - release previously reserved keycodes 248 - 254 | Dmitry Torokhov | 2010-02-26 | 1 | -1/+1 |
| | * | Input: add KEY_WPS_BUTTON definition | Dmitry Torokhov | 2010-02-26 | 1 | -0/+1 |
| | * | Input: add match() method to input hanlders | Dmitry Torokhov | 2010-02-04 | 1 | -3/+3 |
| | * | Input: implement input filters | Dmitry Torokhov | 2010-01-30 | 1 | -0/+8 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-02-25 | 1 | -0/+42 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' into upstream | Jiri Kosina | 2010-02-02 | 1 | -0/+1 |
| |\ \ |
|
| * | | | HID: handle joysticks with large number of buttons | Jiri Kosina | 2010-01-04 | 1 | -0/+42 |
| | |/
| |/| |
|
* | | | Input: add KEY_RFKILL | Matthew Garrett | 2010-02-18 | 1 | -0/+1 |
| |/
|/| |
|
* | | Input: add the ABS_MT_PRESSURE event | Henrik Rydberg | 2010-01-28 | 1 | -0/+1 |
|/ |
|
* | Merge commit 'v2.6.32' into next | Dmitry Torokhov | 2009-12-02 | 1 | -0/+4 |
|\ |
|
| * | Input: fix locking in memoryless force-feedback devices | Dmitry Torokhov | 2009-11-10 | 1 | -0/+4 |
* | | Input: keyboard - fix lack of locking when traversing handler->h_list | Dmitry Torokhov | 2009-12-01 | 1 | -2/+8 |
* | | Input: input-polldev, matrix-keypad - include in kernel doc | Dmitry Torokhov | 2009-11-20 | 1 | -0/+1 |
* | | Input: add new keycodes useful in mobile devices | Jani Nikula | 2009-11-05 | 1 | -0/+5 |
* | | Input: mark custom_data in ff_periodic_effect as __user | Dmitry Torokhov | 2009-11-02 | 1 | -1/+1 |
|/ |
|
* | Input: add generic suspend and resume for input devices | Dmitry Torokhov | 2009-09-17 | 1 | -1/+1 |
* | Input: synaptics - add support for reporting x/y resolution | Tero Saarni | 2009-06-19 | 1 | -0/+2 |
* | Input: multitouch - add tracking ID to the protocol | Henrik Rydberg | 2009-05-23 | 1 | -0/+1 |
* | Input: add detailed multi-touch finger data report protocol | Henrik Rydberg | 2009-04-28 | 1 | -0/+23 |
* | Input: bcm5974 - add quad-finger tapping | Henrik Rydberg | 2009-04-28 | 1 | -0/+1 |
* | Merge branch 'topic/jack' into for-linus | Takashi Iwai | 2009-03-24 | 1 | -0/+1 |
|\ |
|
| * | ALSA: Add support for video out to the jack reporting API | Jani Nikula | 2009-01-07 | 1 | -0/+1 |
* | | include of <linux/types.h> is preferred over <asm/types.h> | Jaswinder Singh Rajput | 2009-01-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'topic/jack-mechanical' into to-push | Takashi Iwai | 2008-12-25 | 1 | -0/+1 |
|\ |
|
| * | ALSA: Add support for mechanical jack insertion | Mark Brown | 2008-12-10 | 1 | -0/+1 |
* | | Merge branch 'fix/hda' into topic/hda | Takashi Iwai | 2008-12-19 | 1 | -1/+16 |
|\ \
| |/
|/| |
|
| * | HID: map macbook keys for "Expose" and "Dashboard" | Henrik Rydberg | 2008-11-13 | 1 | -0/+2 |
| * | Input: add keycodes for remote controls/phone keypads | Aristeu Rozanski | 2008-07-30 | 1 | -0/+13 |
| * | Input: expand keycode space | Dmitry Torokhov | 2008-07-30 | 1 | -1/+1 |
* | | ALSA: jack: lineout support to jack abstraction layer | Matthew Ranostay | 2008-10-27 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 1 | -1/+1 |
|\ |
|
| * | Input: add KEY_MEDIA_REPEAT definition | Bastien Nocera | 2008-06-30 | 1 | -1/+1 |
* | | Input: add switch for dock events | Matthew Garrett | 2008-07-19 | 1 | -0/+1 |
* | | Input: add microphone insert switch definition | Mark Brown | 2008-07-19 | 1 | -0/+1 |
* | | Merge branch 'for-linus' into next | Dmitry Torokhov | 2008-06-17 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Input: rename SW_RADIO to SW_RFKILL_ALL | Henrique de Moraes Holschuh | 2008-05-30 | 1 | -1/+3 |
* | | Input: atkbd - use ushort instead of uchar keymap | Dmitry Torokhov | 2008-06-02 | 1 | -0/+2 |
* | | Input: remove unused defines | Joe Perches | 2008-05-16 | 1 | -5/+0 |
|/ |
|
* | Input: remove private member from input_dev structure | Dmitry Torokhov | 2008-04-02 | 1 | -6/+2 |
* | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 2008-04-01 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-02-07 | 1 | -4/+3 |
|\ |
|
| * | Input: remove cdev from input_dev structure | Dmitry Torokhov | 2008-01-21 | 1 | -4/+0 |
| * | Input: Add proper locking when changing device's keymap | Dmitry Torokhov | 2008-01-21 | 1 | -0/+3 |
* | | rfkill: add the WiMAX radio type | Iñaky Pérez-González | 2008-01-31 | 1 | -0/+2 |
|/ |
|
* | Input: adds the context menu key (HUT GenDesc 0x84) | Aristeu Rozanski | 2007-11-27 | 1 | -0/+2 |
* | Input: add definitions for frame forward and frame back keys | Aristeu Rozanski | 2007-11-27 | 1 | -0/+3 |