summaryrefslogtreecommitdiffstats
path: root/include/linux/input.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-071-4/+3Star
|\
| * Input: remove cdev from input_dev structureDmitry Torokhov2008-01-211-4/+0Star
| * Input: Add proper locking when changing device's keymapDmitry Torokhov2008-01-211-0/+3
* | rfkill: add the WiMAX radio typeIñaky Pérez-González2008-02-011-0/+2
|/
* Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski2007-11-271-0/+2
* Input: add definitions for frame forward and frame back keysAristeu Rozanski2007-11-271-0/+3
* Input: Add Euro and Dollar key codesCarlos Corbacho2007-10-281-0/+3
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-19/+24
* kernel-api docbook: fix content problemsRandy Dunlap2007-10-191-1/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-151-10/+106
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-131-0/+9
| |\
| * | Input: implement proper locking in input coreDmitry Torokhov2007-08-301-8/+104
| * | Input: mark some functions __must_checkDmitry Torokhov2007-07-181-2/+2
* | | Input: add KEY_LOGOFFKhelben Blackstaff2007-10-141-0/+1
* | | Input: add KEY_SPELLCHECKJiri Kosina2007-10-141-0/+1
| |/ |/|
* | [RFKILL]: Add support for ultrawidebandIvo van Doorn2007-10-111-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-09-121-0/+2
|\ \
| * | Input: add more Braille keycodesSamuel Thibault2007-09-051-0/+2
| |/
* / ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming2007-08-241-0/+6
|/
* Input: document intended meaning of KEY_SWITCHVIDEOMODEDmitry Torokhov2007-07-181-1/+2
* Input: convert from class devices to standard devicesDmitry Torokhov2007-07-101-10/+10
* Input: document some of keycodesDmitry Torokhov2007-06-291-67/+75
* Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh2007-06-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-0/+4
|\
| * kbuild: remove dependency on input.h from file2aliasSam Ravnborg2007-05-021-0/+4
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-051-29/+23Star
|\ \
| * | Input: add input_set_capability() helperDmitry Torokhov2007-04-251-0/+2
| * | Input: prepare to switching to struct deviceDmitry Torokhov2007-04-121-0/+3
| * | Input: add input_{get|set}_drvdata() helpersDmitry Torokhov2007-04-121-0/+10
| * | Input: wistron - add acerhk laptop databaseEric Piel2007-04-121-0/+1
| * | Input: rework handle creation codeDmitry Torokhov2007-04-121-1/+4
| * | Input: add getkeycode and setkeycode methodsMarvin Raaijmakers2007-03-151-28/+3Star
| |/
* / m68k: Atari keyboard and mouse support.Michael Schmitz2007-05-051-0/+1
|/
* input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi2006-12-141-0/+15
* Input: add to kernel-api docbookRandy Dunlap2006-11-241-9/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-7/+0Star
* Input: add KEY_BLUETOOTH and KEY_WLAN definitionsLennart Poettering2006-09-191-0/+3
* Input: add new BUS_VIRTUAL bus typeMichael Hanselmann2006-09-191-0/+1
* Input: make input_register_handler() return error codesDmitry Torokhov2006-09-141-1/+1
* Input: remove cruft that was needed for transition to sysfsDmitry Torokhov2006-09-141-9/+0Star
* Input: constify input coreDmitry Torokhov2006-09-141-5/+5
* Input: update the force feedback documentationAnssi Hannula2006-07-191-53/+122
* Input: drop remnants of the old force-feedback interfaceAnssi Hannula2006-07-191-8/+0Star
* Input: unified force feedback support for memoryless devicesAnssi Hannula2006-07-191-0/+3
* Input: implement new force feedback interfaceAnssi Hannula2006-07-191-0/+61
* Input: introduce input_inject_event() functionDmitry Torokhov2006-07-061-0/+1
* Input: add start() method to input handlersDmitry Torokhov2006-07-061-0/+21
* Input: remove accept method from input_devDmitry Torokhov2006-07-061-2/+0Star
* Input: fix misspelling of Hangeul keyJerome Pinot2006-06-261-1/+2
* Input: reset name, phys and uniq when unregisteringDmitry Torokhov2006-06-261-6/+1Star