aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\
| * trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer2009-01-061-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-01-067-5/+288
|\ \ | |/ |/|
| * Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett2008-12-301-0/+9
| * Input: HIL drivers - add MODULE_ALIAS()Helge Deller2008-12-301-0/+1
| * Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao2008-12-293-0/+222
| * Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins2008-12-201-0/+25
| * Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand2008-12-201-0/+26
| * Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov2008-12-201-1/+26
| |\
| * | Input: omap-keypad - allow more than 6 rowsPeter Ujfalusi2008-10-291-1/+1
| * | Input: omap-keypad - interrupt disable fixPeter Ujfalusi2008-10-291-4/+0
| * | Input: gpio-keys - add flag to allow auto repeatDominic Curran2008-10-271-0/+4
* | | 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