[PATCH] Remove warning: VFS is out of sync with lock manager
[safe/jmp/linux-2.6] / drivers / input /
2006-12-31 David S. Miller[SPARC64]: Fix of_iounmap() region release.
2006-12-17 Fabrice Knevez[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.
2006-12-17 Al Viro[PATCH] m68k trivial build fixes
2006-12-13 Al Viro[PATCH] missing includes in hilkbd
2006-12-12 Nicolas Pitre[PATCH] remove config ordering/dependency between ucb14...
2006-12-10 Randy Dunlap[PATCH] ucb1400_ts depends SND_AC97_BUS
2006-12-08 Jiri Kosina[PATCH] Generic HID layer - build
2006-12-08 Dmitry TorokhovInput: ucb1400 - fix compile error
2006-12-08 Paul MundtInput: kill maple_keyb.c driver
2006-12-08 Dmitry TorokhovInput: i8042 - add another Lifebook P7010 to nomux...
2006-12-08 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-12-07 Neil Horman[PATCH] Correct misc_register return code handling...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2006-12-01 Greg Kroah-HartmanDriver core: change misc class_devices to be real devices
2006-12-01 Mariusz Kozlowskiusb: iforce-usb free urb cleanup
2006-11-24 Randy DunlapInput: add to kernel-api docbook
2006-11-24 Nicolas BellidoInput: add driver for keyboard on AAED-2000 development...
2006-11-24 Akinobu MitaInput: handle serio_register_driver() errors
2006-11-24 Dmitry TorokhovInput: serio - make serio_register_driver() return...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-11-17 Jan-Benedict Glawlkkbd: Remove my old snail-mail address
2006-11-17 Dmitry TorokhovInput: serio - remove serio_unregister_port_delayed()
2006-11-17 Nicolas PitreInput: add Philips UCB1400 touchscreen driver
2006-11-17 Dmitry TorokhovInput: i8042 - fix shutdown issue on some boxes with...
2006-11-17 Marton NemethInput: mousedev - remap BTN_FORWARD from BTN_LEFT to...
2006-11-09 Sergey VlasovInput: psmouse - fix attribute access on 64-bit systems
2006-11-06 Dmitry TorokhovInput: mice - handle errors when registering input...
2006-11-06 Dmitry TorokhovInput: joysticks - handle errors when registering input...
2006-11-06 Dmitry TorokhovInput: touchscreens - handle errors when registering...
2006-11-06 Dmitry TorokhovInput: keyboards - handle errors when registering input...
2006-11-05 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-11-03 Jeff GarzikInput: logips2pp - handle sysfs errors
2006-11-03 Jeff GarzikInput: trackpoint - handle sysfs errors
2006-11-03 Dmitry TorokhovInput: ads7846 - handle errors from sysfs
2006-11-03 Dmitry TorokhovInput: i8042 - remove unneeded call to i8042_interrupt()
2006-11-03 Andrew MortonInput: lifebook - learn about hard tabs
2006-11-03 Greg ChandlerInput: lifebook - add Hitachi Flora-IE 55mi tablet...
2006-11-03 Dmitry TorokhovInput: gameport - rearrange gameport_bus initialization
2006-11-03 Marton NemethInput: serio - rearrange serio_bus initialization
2006-11-03 Akinobu MitaInput: lightning - return proper error codes from l4_init()
2006-11-03 Dmitry TorokhovInput: add comments to input_{allocate|free}_device()
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
next