PCI: rpaphp: change device tree examination
[safe/jmp/linux-2.6] / drivers / input /
2006-11-17 Jan-Benedict Glawlkkbd: Remove my old snail-mail address
2006-10-19 Paul Mundtsh: Cleanup board header directories.
2006-10-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-10-17 Linus TorvaldsMerge git://git./linux/kernel/git/dtor/input
2006-10-15 Al Viro[PATCH] hp drivers/input stuff: C99 initializers, NULL...
2006-10-15 Russell King[ARM] Fix Zaurii keyboard/touchscreen drivers
2006-10-12 Jeff GarzikInput: fm801-gp - handle errors from pci_enable_device()
2006-10-12 Dmitry TorokhovInput: gameport core - handle errors returned by device...
2006-10-12 Dmitry TorokhovInput: serio core - handle errors returned by device_bi...
2006-10-11 Matthew Wilcox[PATCH] Use linux/io.h instead of asm/io.h
2006-10-11 Jiri KosinaInput: serio - add lockdep annotations
2006-10-11 Dmitry TorokhovInput: atkbd - supress "too many keys" error message
2006-10-11 Dmitry TorokhovInput: i8042 - supress ACK/NAKs when blinking during...
2006-10-09 Geert Uytterhoeven[PATCH] m68k/HP300: Enable HIL configuration options
2006-10-07 Matthew WilcoxBuild fixes for struct pt_regs removal
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Matt LaPlantemore misc typo fixes
2006-10-03 Matt LaPlanteFix several typos in drivers/
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.
next