Age | Commit message (Expand) | Author | Files | Lines |
2008-07-30 | Input: add keycodes for remote controls/phone keypads | Aristeu Rozanski | 1 | -0/+13 |
2008-07-30 | Input: expand keycode space | Dmitry Torokhov | 1 | -1/+1 |
2008-07-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 1 | -1/+1 |
2008-07-19 | Input: add switch for dock events | Matthew Garrett | 1 | -0/+1 |
2008-07-19 | Input: add microphone insert switch definition | Mark Brown | 1 | -0/+1 |
2008-06-30 | Input: add KEY_MEDIA_REPEAT definition | Bastien Nocera | 1 | -1/+1 |
2008-06-17 | Merge branch 'for-linus' into next | Dmitry Torokhov | 1 | -1/+3 |
2008-06-02 | Input: atkbd - use ushort instead of uchar keymap | Dmitry Torokhov | 1 | -0/+2 |
2008-05-30 | Input: rename SW_RADIO to SW_RFKILL_ALL | Henrique de Moraes Holschuh | 1 | -1/+3 |
2008-05-16 | Input: remove unused defines | Joe Perches | 1 | -5/+0 |
2008-04-02 | Input: remove private member from input_dev structure | Dmitry Torokhov | 1 | -6/+2 |
2008-04-01 | Input: make sure input interfaces pin parent input devices | Dmitry Torokhov | 1 | -2/+3 |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -4/+3 |
2008-02-01 | rfkill: add the WiMAX radio type | Iñaky Pérez-González | 1 | -0/+2 |
2008-01-21 | Input: remove cdev from input_dev structure | Dmitry Torokhov | 1 | -4/+0 |
2008-01-21 | Input: Add proper locking when changing device's keymap | Dmitry Torokhov | 1 | -0/+3 |
2007-11-27 | Input: adds the context menu key (HUT GenDesc 0x84) | Aristeu Rozanski | 1 | -0/+2 |
2007-11-27 | Input: add definitions for frame forward and frame back keys | Aristeu Rozanski | 1 | -0/+3 |
2007-10-28 | Input: Add Euro and Dollar key codes | Carlos Corbacho | 1 | -0/+3 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 1 | -19/+24 |
2007-10-19 | kernel-api docbook: fix content problems | Randy Dunlap | 1 | -1/+3 |
2007-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -10/+106 |
2007-10-14 | Input: add KEY_LOGOFF | Khelben Blackstaff | 1 | -0/+1 |
2007-10-14 | Input: add KEY_SPELLCHECK | Jiri Kosina | 1 | -0/+1 |
2007-10-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 1 | -0/+9 |
2007-10-11 | [RFKILL]: Add support for ultrawideband | Ivo van Doorn | 1 | -0/+1 |
2007-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+2 |
2007-09-05 | Input: add more Braille keycodes | Samuel Thibault | 1 | -0/+2 |
2007-08-30 | Input: implement proper locking in input core | Dmitry Torokhov | 1 | -8/+104 |
2007-08-24 | ACPI: video: Add keycode for ACPI video driver hotkey events. | Yu Luming | 1 | -0/+6 |
2007-07-18 | Input: mark some functions __must_check | Dmitry Torokhov | 1 | -2/+2 |
2007-07-18 | Input: document intended meaning of KEY_SWITCHVIDEOMODE | Dmitry Torokhov | 1 | -1/+2 |
2007-07-10 | Input: convert from class devices to standard devices | Dmitry Torokhov | 1 | -10/+10 |
2007-06-29 | Input: document some of keycodes | Dmitry Torokhov | 1 | -67/+75 |
2007-06-29 | Input: add a new EV_SW SW_RADIO event, for radio switches on laptops | Henrique de Moraes Holschuh | 1 | -0/+1 |
2007-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -0/+4 |
2007-05-05 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/... | Linus Torvalds | 1 | -29/+23 |
2007-05-05 | m68k: Atari keyboard and mouse support. | Michael Schmitz | 1 | -0/+1 |
2007-05-02 | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 1 | -0/+4 |
2007-04-25 | Input: add input_set_capability() helper | Dmitry Torokhov | 1 | -0/+2 |
2007-04-12 | Input: prepare to switching to struct device | Dmitry Torokhov | 1 | -0/+3 |
2007-04-12 | Input: add input_{get|set}_drvdata() helpers | Dmitry Torokhov | 1 | -0/+10 |
2007-04-12 | Input: wistron - add acerhk laptop database | Eric Piel | 1 | -0/+1 |
2007-04-12 | Input: rework handle creation code | Dmitry Torokhov | 1 | -1/+4 |
2007-03-15 | Input: add getkeycode and setkeycode methods | Marvin Raaijmakers | 1 | -28/+3 |
2006-12-14 | input/hid: Supporting more keys from the HUT Consumer Page | Florian Festi | 1 | -0/+15 |
2006-11-24 | Input: add to kernel-api docbook | Randy Dunlap | 1 | -9/+9 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -7/+0 |
2006-09-19 | Input: add KEY_BLUETOOTH and KEY_WLAN definitions | Lennart Poettering | 1 | -0/+3 |
2006-09-19 | Input: add new BUS_VIRTUAL bus type | Michael Hanselmann | 1 | -0/+1 |