aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/input.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-30Input: add keycodes for remote controls/phone keypadsAristeu Rozanski1-0/+13
2008-07-30Input: expand keycode spaceDmitry Torokhov1-1/+1
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov1-1/+1
2008-07-19Input: add switch for dock eventsMatthew Garrett1-0/+1
2008-07-19Input: add microphone insert switch definitionMark Brown1-0/+1
2008-06-30Input: add KEY_MEDIA_REPEAT definitionBastien Nocera1-1/+1
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov1-1/+3
2008-06-02Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov1-0/+2
2008-05-30Input: rename SW_RADIO to SW_RFKILL_ALLHenrique de Moraes Holschuh1-1/+3
2008-05-16Input: remove unused definesJoe Perches1-5/+0
2008-04-02Input: remove private member from input_dev structureDmitry Torokhov1-6/+2
2008-04-01Input: make sure input interfaces pin parent input devicesDmitry Torokhov1-2/+3
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+3
2008-01-31rfkill: add the WiMAX radio typeIñaky Pérez-González1-0/+2
2008-01-21Input: remove cdev from input_dev structureDmitry Torokhov1-4/+0
2008-01-21Input: Add proper locking when changing device's keymapDmitry Torokhov1-0/+3
2007-11-27Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski1-0/+2
2007-11-27Input: add definitions for frame forward and frame back keysAristeu Rozanski1-0/+3
2007-10-27Input: Add Euro and Dollar key codesCarlos Corbacho1-0/+3
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-19/+24
2007-10-19kernel-api docbook: fix content problemsRandy Dunlap1-1/+3
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+106
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff1-0/+1
2007-10-14Input: add KEY_SPELLCHECKJiri Kosina1-0/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-0/+9
2007-10-10[RFKILL]: Add support for ultrawidebandIvo van Doorn1-0/+1
2007-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2007-09-04Input: add more Braille keycodesSamuel Thibault1-0/+2
2007-08-30Input: implement proper locking in input coreDmitry Torokhov1-8/+104
2007-08-23ACPI: video: Add keycode for ACPI video driver hotkey events.Yu Luming1-0/+6
2007-07-18Input: mark some functions __must_checkDmitry Torokhov1-2/+2
2007-07-18Input: document intended meaning of KEY_SWITCHVIDEOMODEDmitry Torokhov1-1/+2
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov1-10/+10
2007-06-29Input: document some of keycodesDmitry Torokhov1-67/+75
2007-06-29Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh1-0/+1
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+4
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-29/+23
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz1-0/+1
2007-05-02kbuild: remove dependency on input.h from file2aliasSam Ravnborg1-0/+4
2007-04-25Input: add input_set_capability() helperDmitry Torokhov1-0/+2
2007-04-12Input: prepare to switching to struct deviceDmitry Torokhov1-0/+3
2007-04-12Input: add input_{get|set}_drvdata() helpersDmitry Torokhov1-0/+10
2007-04-12Input: wistron - add acerhk laptop databaseEric Piel1-0/+1
2007-04-12Input: rework handle creation codeDmitry Torokhov1-1/+4
2007-03-14Input: add getkeycode and setkeycode methodsMarvin Raaijmakers1-28/+3
2006-12-14input/hid: Supporting more keys from the HUT Consumer PageFlorian Festi1-0/+15
2006-11-24Input: add to kernel-api docbookRandy Dunlap1-9/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-7/+0
2006-09-19Input: add KEY_BLUETOOTH and KEY_WLAN definitionsLennart Poettering1-0/+3
2006-09-19Input: add new BUS_VIRTUAL bus typeMichael Hanselmann1-0/+1