aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov1-1/+0
2008-01-21Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs1-17/+72
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson1-6/+6
2008-01-03Input: spitzkbd - fix suspend key handlingRichard Purdie1-0/+1
2007-12-14Input: jornada680_kbd - fix default keymapKristoffer Ericson1-20/+20
2007-11-27Input: bf54x-keys - keypad does not exist on BF544 partsMike Frysinger1-1/+1
2007-11-21Input: gpio-keys - request and configure GPIOsHerbert Valerio Riedel1-10/+28
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+0
2007-10-22Input: bf54x-keys - return real error when request_irq() failsMichael Hennerich1-1/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby15-27/+39
2007-10-15Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-5/+20
2007-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-21/+1223
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-3/+4
2007-10-13m68k: Atari input drivers cleanupGeert Uytterhoeven1-12/+145
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich3-1/+392
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+0
2007-10-12Input: add support for SEGA Dreamcast keyboardAdrian McMenamin3-0/+263
2007-10-12[ARM] pxa: update pxa27x keypad driver to use clk supportRussell King1-5/+20
2007-10-12Input: omap-keyboard - don't pretend we support changing keymapDmitry Torokhov1-13/+9
2007-10-11Input: jornada720_kbd - send MSC_SCAN eventsDmitry Torokhov1-4/+8
2007-09-26Input: add support for HP Jornada 7xx onboard keyboardKristoffer Ericson3-0/+192
2007-09-26Input: add support for HP Jornada onboard keyboard (HP6XX)Kristoffer Ericson3-0/+289
2007-09-26Input: gpio-keys - add suspend/resume supportAnti Sullin1-0/+52
2007-09-26Input: gpio_keys - verify that supplied GPIO numbers are validAnti Sullin1-7/+22
2007-07-23Input: gpio_keys - remove duplicate includesJesper Juhl1-1/+0
2007-07-10Input: pxa27x_keyboard - fix compile errorMike Rapoport1-1/+1
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede1-2/+2
2007-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-17/+30
2007-06-28Input: atkbd - use printk_ratelimit for spurious ACK messagesQi Yong1-3/+4
2007-06-28Input: atkbd - throttle LED switchingDmitry Torokhov1-14/+26
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen1-0/+3
2007-06-05[ARM] pxa: fix pxa27x keyboard driverRussell King1-3/+3
2007-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov4-1/+147
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds17-79/+357
2007-05-04hilkbd: Kill compiler warning and fix comment dyslexiaGeert Uytterhoeven1-1/+1
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz3-0/+146
2007-05-03Input: aaed2000_kbd - convert to use polldev libraryDmitry Torokhov2-42/+21
2007-05-01Input: gpio_keys - add support for switches (EV_SW)Roman Moravcik1-7/+12
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2-7/+7
2007-04-12Input: pxa27x - do not use deprecated SA_INTERRUPT flagThomas Gleixner1-1/+1
2007-04-12Input: keyboards - switch to using input_dev->dev.parentDmitry Torokhov14-13/+15
2007-04-12Input: drivers/input/keyboard - don't access dev->private directlyDmitry Torokhov14-20/+13
2007-03-16Input: add support for PXA27x keyboard controllerRodolfo Giometti3-0/+268
2007-03-05[PATCH] gpio_keys driver shouldn't be ARM-specificDavid Brownell1-3/+1
2007-03-05[PATCH] add CONFIG_GENERIC_GPIODavid Brownell1-4/+6
2007-02-28Input: HIL - cleanup coding styleHelge Deller1-34/+43
2007-02-28Input: HIL - various fixes for HIL driversHelge Deller2-6/+7
2007-02-18Input: remove obsolete setup parameters from input driversDmitry Torokhov1-4/+0
2007-02-18Input: HIL - fix improper call to release_region()Cyrill V. Gorcunov1-0/+2