sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / input.h
2009-11-11 Dmitry TorokhovInput: fix locking in memoryless force-feedback devices
2009-09-18 Dmitry TorokhovInput: add generic suspend and resume for input devices
2009-06-20 Tero SaarniInput: synaptics - add support for reporting x/y resolution
2009-05-23 Henrik RydbergInput: multitouch - add tracking ID to the protocol
2009-04-28 Henrik RydbergInput: add detailed multi-touch finger data report...
2009-04-28 Henrik RydbergInput: bcm5974 - add quad-finger tapping
2009-03-23 Takashi IwaiMerge branch 'topic/jack' into for-linus
2009-03-09 Takashi IwaiMerge branch 'topic/vmaster-update' into topic/docbook-fix
2009-01-16 Jaswinder Singh... include of <linux/types.h> is preferred over <asm/types.h>
2009-01-07 Jani NikulaALSA: Add support for video out to the jack reporting API
2008-12-25 Takashi IwaiMerge branch 'topic/jack-mechanical' into to-push
2008-12-19 Takashi IwaiMerge branch 'fix/hda' into topic/hda
2008-12-10 Mark BrownALSA: Add support for mechanical jack insertion
2008-11-13 Henrik RydbergHID: map macbook keys for "Expose" and "Dashboard"
2008-10-27 Matthew RanostayALSA: jack: lineout support to jack abstraction layer
2008-07-30 Aristeu RozanskiInput: add keycodes for remote controls/phone keypads
2008-07-30 Dmitry TorokhovInput: expand keycode space
2008-07-21 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into next
2008-07-19 Matthew GarrettInput: add switch for dock events
2008-07-19 Mark BrownInput: add microphone insert switch definition
2008-06-30 Bastien NoceraInput: add KEY_MEDIA_REPEAT definition
2008-06-17 Dmitry TorokhovMerge branch 'for-linus' into next
2008-06-02 Dmitry TorokhovInput: atkbd - use ushort instead of uchar keymap
2008-05-30 Henrique de Moraes... Input: rename SW_RADIO to SW_RFKILL_ALL
2008-05-16 Joe PerchesInput: remove unused defines
2008-04-02 Dmitry TorokhovInput: remove private member from input_dev structure
2008-04-01 Dmitry TorokhovInput: make sure input interfaces pin parent input...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-01 Iñaky Pérez-Gonzálezrfkill: add the WiMAX radio type
2008-01-21 Dmitry TorokhovInput: remove cdev from input_dev structure
2008-01-21 Dmitry TorokhovInput: Add proper locking when changing device's keymap
2007-11-27 Aristeu RozanskiInput: adds the context menu key (HUT GenDesc 0x84)
2007-11-27 Aristeu RozanskiInput: add definitions for frame forward and frame...
2007-10-28 Carlos CorbachoInput: Add Euro and Dollar key codes
2007-10-19 Jiri Slabyget rid of input BIT* duplicate defines
2007-10-19 Randy Dunlapkernel-api docbook: fix content problems
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-14 Khelben BlackstaffInput: add KEY_LOGOFF
2007-10-14 Jiri KosinaInput: add KEY_SPELLCHECK
2007-10-13 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-10-10 Ivo van Doorn[RFKILL]: Add support for ultrawideband
2007-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-05 Samuel ThibaultInput: add more Braille keycodes
2007-08-30 Dmitry TorokhovInput: implement proper locking in input core
2007-08-24 Yu LumingACPI: video: Add keycode for ACPI video driver hotkey...
2007-07-18 Dmitry TorokhovInput: mark some functions __must_check
2007-07-18 Dmitry TorokhovInput: document intended meaning of KEY_SWITCHVIDEOMODE
2007-07-10 Dmitry TorokhovInput: convert from class devices to standard devices
2007-06-29 Dmitry TorokhovInput: document some of keycodes
2007-06-29 Henrique de Moraes... Input: add a new EV_SW SW_RADIO event, for radio switch...
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-05-05 Michael Schmitzm68k: Atari keyboard and mouse support.
2007-05-02 Sam Ravnborgkbuild: remove dependency on input.h from file2alias
2007-04-25 Dmitry TorokhovInput: add input_set_capability() helper
2007-04-12 Dmitry TorokhovInput: prepare to switching to struct device
2007-04-12 Dmitry TorokhovInput: add input_{get|set}_drvdata() helpers
2007-04-12 Eric PielInput: wistron - add acerhk laptop database
2007-04-12 Dmitry TorokhovInput: rework handle creation code
2007-03-15 Marvin RaaijmakersInput: add getkeycode and setkeycode methods
2006-12-14 Florian Festiinput/hid: Supporting more keys from the HUT Consumer...
2006-11-24 Randy DunlapInput: add to kernel-api docbook
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-19 Lennart PoetteringInput: add KEY_BLUETOOTH and KEY_WLAN definitions
2006-09-19 Michael HanselmannInput: add new BUS_VIRTUAL bus type
2006-09-14 Dmitry TorokhovInput: make input_register_handler() return error codes
2006-09-14 Dmitry TorokhovInput: remove cruft that was needed for transition...
2006-09-14 Dmitry TorokhovInput: constify input core
2006-07-19 Anssi HannulaInput: update the force feedback documentation
2006-07-19 Anssi HannulaInput: drop remnants of the old force-feedback interface
2006-07-19 Anssi HannulaInput: unified force feedback support for memoryless...
2006-07-19 Anssi HannulaInput: implement new force feedback interface
2006-07-06 Dmitry TorokhovInput: introduce input_inject_event() function
2006-07-06 Dmitry TorokhovInput: add start() method to input handlers
2006-07-06 Dmitry TorokhovInput: remove accept method from input_dev
2006-06-26 Jerome PinotInput: fix misspelling of Hangeul key
2006-06-26 Dmitry TorokhovInput: reset name, phys and uniq when unregistering
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-01 David WoodhouseAdd <sys/types.h> to headers included for userspace...
2006-05-30 Richard PurdieInput: change from numbered to named switches
2006-05-30 Matthew GarrettInput: add KEY_BATTERY keycode
2006-04-29 Dmitry TorokhovInput: ressurect EVIOCGREP and EVIOCSREP
2006-04-29 David WoodhouseRemove struct input_device_id from public view in linux...
2006-04-26 Dmitry TorokhovInput: move input_device_id to mod_devicetable.h
2006-04-26 Dmitry TorokhovInput: allow passing NULL to input_free_device()
2006-04-02 Samuel ThibaultInput: add support for Braille devices
2006-04-02 Dmitry TorokhovManual merge with Linus.
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-14 Dmitry TorokhovInput: fix input_free_device() implementation
2006-02-19 Jes SorensenInput: input core - semaphore to mutex conversion
2006-01-05 Rusty Russell[PATCH] Input: fix add modalias support build error
2006-01-05 Rusty Russell[PATCH] Input: add modalias support
2005-11-03 Dmitry TorokhovInput: do not register statically allocated devices
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: rename input_dev_class to input_class...
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: remove the input_class structure, as...
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: export input_dev_class so that input...
2005-10-28 Dmitry Torokhov[PATCH] Input: prepare to sysfs integration
2005-10-22 Matthew Wilcox[PARISC] Update parisc specific input code from parisc...
2005-09-10 Dmitry TorokhovManual merge with Linus
next