summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-101-15/+5
* Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König2008-08-081-4/+5
* Input: gpio-keys - optimize interrupt handlerUwe Kleine-König2008-08-081-23/+12
* sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa2008-07-281-20/+7
* Add missing semaphore.h includesMatthew Wilcox2008-07-241-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-2/+0
|\
| * Merge branch 'pxa-tosa' into pxaRussell King2008-07-121-2/+0
| |\
| | * [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao2008-07-071-2/+0
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-217-6/+10
|\ \ \
| * | | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-201-1/+1
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-302-13/+27
| |\ \
| * | | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-215-5/+5
| | |/ | |/|
| * | m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-181-0/+4
* | | Input: atkbd - fix HP 2133 not sending release event for video switchJiri Kosina2008-06-301-0/+26
* | | Merge branch 'for-linus' into nextDmitry Torokhov2008-06-172-13/+27
|\ \ \ | | |/ | |/|
| * | Input: pxa27x_keypad - miscellaneous fixesAntonio Ospite2008-05-281-13/+25
| * | Input: atkbd - mark keyboard as disabled when suspending/unloadingDmitry Torokhov2008-05-281-0/+2
| |/
* | Input: pxa27x_keypad - add wakeup supportEric Miao2008-06-021-1/+14
* | Input: atkbd - use ushort instead of uchar keymapDmitry Torokhov2008-06-021-10/+10
* | Input: remove CVS keywordsAdrian Bunk2008-05-203-6/+0
* | Input: gpio-keys debouncing supportDmitry Baryshkov2008-05-161-20/+69
* | Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-2511-34/+130
|\
| * Input: bf54x-keys - add infrastructure for keypad wakeupsMichael Hennerich2008-04-241-3/+32
| * Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-2410-0/+25
| * Input: omap-keypad - fix build warningDavid Brownell2008-04-151-2/+5
| * Input: gpio_keys - irq handling cleanupDavid Brownell2008-04-151-1/+2
| * Input: tosakbd - fix suspendDmitry Baryshkov2008-04-021-3/+18
| * Input: locomokbd - add 'off' button support for Sharp Collie/PoodleHelge Deller2008-04-021-25/+48
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-212-0/+2
|\ \
| * \ Merge branch 'omap2-upstream' into develRussell King2008-04-191-3/+3
| |\ \ | | |/
| * | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-192-0/+2
* | | Fix sh_keysc double freeMagnus Damm2008-04-181-1/+0
* | | sh: SuperH KEYSC platform driverMagnus Damm2008-04-183-0/+291
| |/ |/|
* | Input: pxa27x - fix keypad KPC macrosSamuel Ortiz2008-03-201-3/+3
|/
* Input: pxa27x_keypad - also enable on PXA3xxEric Miao2008-01-311-3/+3
* Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao2008-01-311-0/+1
* Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQEric Miao2008-01-311-34/+124
* Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao2008-01-311-29/+134
* Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao2008-01-311-32/+28
* Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao2008-01-311-57/+167
* Input: pxa27x_keypad - remove pin configuration from the driverEric Miao2008-01-311-4/+0
* Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-313-45/+45
* Input: remove duplicate includesAndre Haupt2008-01-212-2/+0
* Input: add Tosa keyboard driverDmitry Baryshkov2008-01-213-0/+437
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-212-2/+0
* Input: atkbd - remove unneeded synchronize_sched()Dmitry Torokhov2008-01-211-1/+0
* Input: atkbd - properly handle special keys on Dell LatitudesGiel de Nijs2008-01-211-17/+72
* Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson2008-01-141-6/+6
* Input: spitzkbd - fix suspend key handlingRichard Purdie2008-01-031-0/+1
OpenPOWER on IntegriCloud