[PATCH] md: remove MAX_MD_DEVS which is an arbitrary limit
[safe/jmp/linux-2.6] / drivers / input /
2006-10-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-10-02 Ashutosh NaikInput: wistron - add support for Acer TravelMate 2424NWXCi
2006-10-02 Reiner HerrmannInput: wistron - fix setting up special buttons
2006-10-01 Olaf Hering[PATCH] update legacy io handling for pmac
2006-09-29 Komal Shah[PATCH] OMAP: Add keypad driver
2006-09-27 Andriy Skulyshsh: APM/PM support.
2006-09-19 Marek VasutInput: add driver for stowaway serial keyboards
2006-09-19 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
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: fix input module refcounting
2006-09-14 Dmitry TorokhovInput: constify input core
2006-09-14 Dmitry TorokhovInput: libps2 - rearrange exports
2006-09-14 Dmitry TorokhovInput: atkbd - support Microsoft Natural Elite Pro...
2006-09-14 Dmitry TorokhovInput: i8042 - disable MUX mode on Toshiba Equium A110
2006-09-11 Dmitry TorokhovInput: i8042 - get rid of polling timer
2006-09-11 Dmitry TorokhovInput: send key up events at disconnect
2006-09-11 Helge DellerInput: constify psmouse driver
2006-08-23 Pozsar BalazsInput: psmouse - fix Intellimouse 4.0 initialization
2006-08-23 Dmitry TorokhovInput: wistron - fix crash due to referencing __initdata
2006-08-23 Florin MalitaInput: atkbd - fix overrun in atkbd_set_repeat_rate()
2006-08-09 Cjacker HuangInput: i8042 - add Amoi to the MUX blacklist
2006-08-09 Helge DellerInput: logips2pp - add sugnature 56 (Cordless MouseMan...
2006-08-05 Rick KochInput: add driver for Touchwin serial touchscreens
2006-08-05 Rick KochInput: add driver for Touchright serial touchscreens
2006-08-05 Rick KochInput: add driver for Penmount serial touchscreens
2006-08-05 Shaun JackmanInput: elo - add support for non-pressure-sensitive...
2006-08-05 Shaun JackmanInput: elo - fix checksum calculation
2006-08-05 Dmitry TorokhovInput: elo - handle input_register_device() failures
2006-08-05 Dmitry TorokhovInput: atkbd - restore repeat rate when resuming
2006-08-05 Dmitry TorokhovInput: trackpoint - activate protocol when resuming
2006-08-05 Roberto CastagnolaInput: logips2pp - fix button mapping for MX300
2006-07-19 Anssi HannulaInput: uinput - switch to the new FF interface
2006-07-19 Anssi HannulaInput: iforce - switch to the new FF interface
2006-07-19 Anssi HannulaInput: unified force feedback support for memoryless...
2006-07-19 Anssi HannulaInput: implement new force feedback interface
2006-07-19 Anssi HannulaInput: move fixp-arith.h to drivers/input
2006-07-19 Dmitry TorokhovInput: rename input.ko into input-core.ko
2006-07-19 Randy DunlapInput: serio/gameport - check whether driver core calls...
2006-07-19 Nick MartinInput: spaceball - make 4000FLX Lefty work
2006-07-19 Dmitry TorokhovInput: add missing handler->start() call
2006-07-15 Andrew MortonInput: fix list iteration in input_release_device()
2006-07-15 Przemek IskraInput: iforce - add Trust Force Feedback Race Master...
2006-07-07 Dmitry TorokhovInput: iforce - check array bounds before accessing...
2006-07-07 Dmitry TorokhovInput: libps2 - warn instead of oopsing when passed...
2006-07-07 Dmitry TorokhovInput: fm801-gp - fix use after free
2006-07-06 Andrew MortonInput: wistron - fix section reference mismatches
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-07-03 Arjan van de Ven[PATCH] lockdep: annotate serio
2006-07-03 Andrew Morton[PATCH] sparc i8042 build fix
2006-07-02 Linus TorvaldsMerge branch 'genirq' of /home/rmk/linux-2.6-arm
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-07-01 Thomas Gleixner[ARM] 3689/1: ARM drivers/input/touchscreen: Fixup...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 David S. Miller[SERIO] i8042-sparcio.h: Convert to of_driver framework.
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-06-28 Eric SesterhennInput: db9 - fix potential buffer overrun
2006-06-28 Dmitry TorokhovInput: atkbd - fix hardware autorepeat
2006-06-27 Dmitry TorokhovInput: fix resetting name, phys and uniq when unregiste...
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-27 Frank de LangeInput: wistron - add mapping for Wistron MS 2111
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Jesper JuhlInput: iforce - remove some pointless casts
2006-06-26 Pozsar BalazsInput: psmouse - add support for Intellimouse 4.0
2006-06-26 Dmitry TorokhovInput: atkbd - fix HANGEUL/HANJA keys
2006-06-26 Jerome PinotInput: fix misspelling of Hangeul key
2006-06-26 Dmitry TorokhovInput: rearrange exports
2006-06-26 Dmitry TorokhovInput: fix formatting to better follow CodingStyle
2006-06-26 Dmitry TorokhovInput: reset name, phys and uniq when unregistering
2006-06-26 Richard PurdieInput: return correct size when reading modalias attribute
2006-06-26 Dmitry TorokhovInput: fix potential overflows in driver/input/keyboard
2006-06-26 Dmitry TorokhovInput: fix potential overflows in driver/input/touchscreen
2006-06-26 Dmitry TorokhovInput: fix potential overflows in driver/input/joystick
2006-06-26 Dmitry TorokhovInput: fix potential overflows in driver/input/mouse
2006-06-26 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-06-25 Matt Mackall[PATCH] random: remove redundant SA_SAMPLE_RANDOM from...
2006-06-24 David S. Miller[SPARC64]: Add of_device layer and make ebus/isa use it.
2006-06-24 David S. Miller[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
2006-06-23 Miklos Szeredi[PATCH] vfs: add lock owner argument to flush operation
2006-06-23 Roman Zippel[PATCH] m68k: restore amikbd compatibility with 2.4
2006-06-05 Anssi HannulaInput: iforce - use ENOSPC instead of ENOMEM
2006-05-30 Kenan EsauInput: psmouse - DMI updates for lifebook protocol
2006-05-30 Richard PurdieInput: change from numbered to named switches
2006-05-30 Yotam MediniInput: alps - fix old protocol decoding
2006-05-30 masc@theaterzentrum.atInput: wistron - add support for AOpen Barebook 1559as
2006-05-30 Zbigniew LuszpinskiInput: psmouse - add detection of Logitech TrackMan...
2006-05-30 Jesper JuhlInput: sidewinder - fix memory leak
2006-05-26 David Brownell[PATCH] ads7846 conversion accuracy
2006-05-04 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-05-01 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-04-30 Markus Gutschke[ARM] 3486/1: Mark memory as clobbered by the ARM _sysc...
2006-04-29 Dmitry TorokhovInput: make EVIOCGSND return meaningful data
2006-04-29 Dmitry TorokhovInput: ressurect EVIOCGREP and EVIOCSREP
2006-04-29 Dmitry TorokhovInput: psmouse - fix new device detection logic
2006-04-29 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-04-28 David Woodhouse[PATCH] powerpc: Use check_legacy_ioport() on ppc32...
next