summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-302-5/+5
|\
| * Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-151-4/+4
| |\
| | * ARM: OMAP: use gpio_to_irqDavid Brownell2008-12-101-4/+4
| * | Merge git://git.marvell.com/orion into develRussell King2008-12-131-1/+26
| |\|
| * | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
* | | sh: sh_mobile keysc clock framework supportMagnus Damm2008-12-221-5/+23
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-11-301-1/+26
|\ \ | |/ |/|
| * Input: atkbd - cancel delayed work before freeing its structureJiri Pirko2008-11-111-1/+1
| * Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett2008-11-111-0/+25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-10-163-47/+38
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2008-10-153-47/+38
| |\
| | * Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett2008-09-101-5/+5
| | * Input: bf54x-keys - add power management supportMichael Hennerich2008-09-101-1/+12
| | * 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
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-161-1/+1
|\ \ \
| * \ \ Merge branch 'omap-all' into develRussell King2008-10-141-1/+1
| |\ \ \
| | * | | [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King2008-09-051-1/+1
| | |/ /
* | / / omap drivers: switch to standard GPIO callsDavid Brownell2008-10-161-15/+12
|/ / /
* | | Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-071-1/+1
|\| |
| * | Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu2008-08-271-1/+1
* | | [ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King2008-09-253-9/+9
|/ /
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-191-1/+0
|\ \
| * | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-181-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-151-1/+2
|\| |
| * | Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov2008-08-083-22/+8
| |\|
| * | Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König2008-07-301-1/+1
| * | Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König2008-07-301-0/+1
* | | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-077-21/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-072-106/+94
|\ \ \
| * | | maple: Kill useless private_data pointer.Paul Mundt2008-08-041-7/+8
| * | | maple: Clean up maple_driver_register/unregister routines.Paul Mundt2008-08-041-3/+3
| * | | input: Clean up maple keyboard driverAdrian McMenamin2008-08-041-69/+32
| * | | maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin2008-08-041-43/+81
| * | | sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-291-1/+0
| | |/ | |/|
| * | sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa2008-07-281-20/+7
* | | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-072-2/+2
* | | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0
|/ /
* | 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