summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/atkbd.c
AgeCommit message (Expand)Author
2008-05-28Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall
2008-01-21Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov
2008-01-21Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede
2007-06-28Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong
2007-06-28Input: atkbd - throttle LED switchingDmitry Torokhov
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov
2006-12-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-11-23Input: handle serio_register_driver() errorsAkinobu Mita
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-05Input: keyboards - handle errors when registering input devicesDmitry Torokhov
2006-10-11Input: atkbd - supress "too many keys" error messageDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov
2006-08-23Input: atkbd - fix overrun in atkbd_set_repeat_rate()Florin Malita
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov
2006-06-27Input: atkbd - fix hardware autorepeatDmitry Torokhov
2006-06-26Input: atkbd - fix HANGEUL/HANJA keysDmitry Torokhov
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot
2006-06-26Input: fix potential overflows in driver/input/keyboardDmitry Torokhov
2006-03-14Input: atkbd - disable softrepeat for dumb keyboardsVojtech Pavlik
2006-03-14Input: atkbd - fix complaints about 'releasing unknown key 0x7f'Vojtech Pavlik
2006-02-19Input: atkbd - semaphore to mutex conversionIngo Molnar
2006-01-05Input: atkbd - don't lose keymap settings when reconnecting keyboardDmitry Torokhov
2005-11-20Input: atkbd - speed up setting leds/repeat stateDmitry Torokhov
2005-10-28[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-05Input: atkbd - handle keyboards generating scancode 0x7fVojtech Pavlik
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manuallyLinus Torvalds
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou
2005-06-07[PATCH] input: disable scroll feature on AT keyboardsVojtech Pavlik
2005-05-29Input: whitespace fixes in drivers/input/keyboardDmitry Torokhov
2005-05-29Input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik
2005-05-28[PATCH] input: Fix fast scrolling scancodes in atkbd.cVojtech Pavlik
2005-05-17[PATCH] drivers/input/keyboard/atkbd.c: fix off by one errorsAdrian Bunk
2005-05-01[PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds