[PATCH] serial moxa: fix wrong BUG
[safe/jmp/linux-2.6] / drivers / input /
2005-10-31 Arthur Othieno[PATCH] i386: CONFIG_PC removal
2005-10-31 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-10-31 Dmitry TorokhovInput: lkkbd - fix debug message in lkkbd_interrupt()
2005-10-31 Dmitry TorokhovInput: pcspkr - fix setting name and phys for the device
2005-10-31 Dmitry TorokhovInput: fix input_dev registration message
2005-10-31 Dmitry TorokhovInput: evdev - allow querying SW state from compat...
2005-10-31 Dmitry TorokhovInput: evdev - allow querying EV_SW bits from compat_ioctl
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Brian Gerst[PATCH] CONFIG_IA32
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-29 Al Viro[PATCH] amikbd fix
2005-10-29 Al Viro[PATCH] missing bits in sparkspkr conversion
2005-10-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Dmitry Torokhov[PATCH] input core: remove custom-made hotplug handler
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: Create symlinks for backwards compatibility
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: Fix oops when accessing sysfs files...
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: move the input class devices under their...
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: export input_dev_class so that input...
2005-10-28 Greg Kroah-Hartman[PATCH] INPUT: register the input class device sooner
2005-10-28 Dmitry Torokhov[PATCH] Input: export input_dev data via sysfs attributes
2005-10-28 Dmitry Torokhov[PATCH] Input: show sysfs path in /proc/bus/input/devices
2005-10-28 Dmitry Torokhov[PATCH] drivers/input/joystick: convert to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] Input: convert driver/input/misc to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] drivers/input/touchscreen: convert to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] drivers/input/keyboard: convert to dynamic...
2005-10-28 Dmitry Torokhov[PATCH] drivers/input/mouse: convert to dynamic input_d...
2005-10-28 Dmitry Torokhov[PATCH] Input: prepare to sysfs integration
2005-10-28 Dmitry Torokhov[PATCH] Input: kill devfs references
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-10-22 Matthew Wilcox[PARISC] Update parisc specific input code from parisc...
2005-10-22 Matthew Wilcox[PARISC] Convert parisc_device to use struct resource...
2005-10-22 Matthew Wilcox[PARISC] Change the driver names so /sys/bus/parisc...
2005-10-18 Dmitry Torokhov[PATCH] uniput - fix crash on SMP
2005-10-15 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-15 Pavel Machek[PATCH] zaurus: fix dependencies on collie keyboard
2005-10-14 Richard Purdie[ARM] 3014/1: Spitz keyboard: Correct the right shift key
2005-09-24 Dmitry Torokhov[PATCH] Input: check switch bitmap when matching handlers
2005-09-13 Richard Purdie[PATCH] SharpSL: Add an input keyboard driver for Zauru...
2005-09-13 Richard Purdie[PATCH] SharpSL: Abstract c7x0 specifics from Corgi...
2005-09-10 Dmitry TorokhovInput: i8042 - use kzalloc instead of kcalloc
2005-09-10 Dmitry TorokhovManual merge with Linus
2005-09-09 viro@ZenIV.linux... [PATCH] trivial __user annotations (evdev)
2005-09-07 Richard Purdie[PATCH] Input: Add a new switch event type
2005-09-07 Richard Purdie[PATCH] w100fb: Update corgi platform code to match...
2005-09-07 Richard Purdie[PATCH] Corgi touchscreen: Fix a pmu bug
2005-09-07 Richard Purdie[PATCH] Corgi Touchscreen: Code cleanup / fixes
2005-09-07 Richard Purdie[PATCH] Corgi Touchscreen: Allow the driver to share...
2005-09-07 Richard Purdie[PATCH] Corgi Keyboard: Code tidying
2005-09-07 Richard Purdie[PATCH] Corgi Keyboard: Add some power management code
2005-09-07 Richard Purdie[PATCH] Corgi Keyboard: Fix a couple of compile errors
2005-09-07 Pekka Enberg[PATCH] input: convert kcalloc to kzalloc
2005-09-05 Ralf Baechle[PATCH] mips: kludge envdev to build for 64-bit MIPS...
2005-09-05 Vojtech PavlikInput: sunkbd - extend mapping to handle Type-6 Sun...
2005-09-05 Vojtech PavlikInput: iforce - use wait_event_interruptible_timeout
2005-09-05 Vojtech PavlikInput: atkbd - handle keyboards generating scancode...
2005-09-04 Dmitry TorokhovInput: i8042 - add Lifebook E4010 to MUX blacklist
2005-09-04 Dmitry TorokhovInput: i8042 - add i8042.nokbd module option to allow...
2005-09-04 Dmitry TorokhovInput: i8042 - fix IRQ printing when either KBD or...
2005-09-04 Dmitry TorokhovInput: make i8042_platform_init return 'real' error...
2005-09-04 Dmitry TorokhovInput: i8042 - clean up initialization code; abort...
2005-09-04 Ian CampbellInput: fix checking whether new keycode fits size-wise
2005-09-04 Vojtech PavlikInput: psmouse - add new Logitech wheel mouse model
2005-09-04 Vojtech PavlikInput: ALPS - fix wheel decoding
2005-09-04 Dmitry TorokhovInput: rework psmouse attributes to reduce module size
2005-09-04 Dmitry TorokhovMerge HEAD from /linux/kernel/git/torvalds/linux-2...
2005-08-10 Alexander Nyberg[PATCH] ns558 list handling fix
2005-08-08 Stephen EvanchikInput: psmouse - add support for IBM TrackPoint devices.
2005-07-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2005-07-24 Sergey VlasovInput: synaptics - fix setting packet size on passthrou...
2005-07-24 Vojtech PavlikInput: check keycodesize when adjusting keymaps
2005-07-15 Dmitry TorokhovInput: i8042 - don't use negation to mark AUX data
2005-07-15 Vojtech PavlikInput: psmouse - wheel mice (imps, exps) always have...
2005-07-13 Geert Uytterhoeven[PATCH] Amiga joystick: Fix typo introduced by the...
2005-07-11 Michael ProkopInput: elo - fix help in Kconfig (wrong module name)
2005-07-11 Tobias KlauserInput: joydev - remove custom conversion from jiffies...
2005-07-11 Peter OsterlundInput: ALPS - unconditionally enable tapping mode
2005-07-11 David MooreInput: ALPS - fix resume (for DualPoints)
2005-07-11 Simon HormanInput: synaptics - limit rate to 40pps on Toshiba Dynabooks
2005-07-11 Vojtech PavlikInput: i8042 - add Fujitsu T3010 to NOMUX blacklist.
2005-07-11 Dmitry TorokhovInput: i8042 - add Alienware Sentia to NOMUX blacklist.
2005-07-11 Neil BrownInput: serio_raw - fix Kconfig help
2005-07-11 Dmitry TorokhovInput: serio_raw - link serio_raw misc device to corres...
2005-07-11 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2005-07-02 Andrew MortonInput: cannot refer to __exit from within __init.
2005-06-30 Ingo Molnar[PATCH] x86: i8253/i8259A lock cleanup
2005-06-30 Dmitry TorokhovInput: make name, phys and uniq be 'const char *' becau...
2005-06-30 Dmitry TorokhovInput: rearrange procfs code to reduce number of #ifdefs
2005-06-30 Dmitry TorokhovInput: serio - add modalias attribute and environment...
2005-06-30 Dmitry TorokhovInput: uinput - use completions instead of events and...
2005-06-30 Dmitry TorokhovInput: clean up uinput driver (formatting, extra braces)
2005-06-28 Linus TorvaldsCommit the manual part of the input layer merge.
2005-06-27 Linus TorvaldsMerge /linux/kernel/git/dtor/input.git manually
2005-06-26 Linus TorvaldsMerge Christoph's freeze cleanup patch
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-25 Paul E. McKenney[PATCH] RCU: clean up a few remaining synchronize_kerne...
2005-06-23 Alexey Dobriyan[PATCH] Convert users to tty_unregister_ldisc()
2005-06-22 Ingo Molnar[PATCH] smp_processor_id() cleanup
next