summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+288
2009-01-06trivial: fix an -> a typos in documentation and commentsFrederik Schwarzer-1/+1
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-5/+5
2008-12-30Input: atkbd - broaden the Dell DMI signaturesMatthew Garrett-0/+9
2008-12-30Input: HIL drivers - add MODULE_ALIAS()Helge Deller-0/+1
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao-0/+222
2008-12-22sh: sh_mobile keysc clock framework supportMagnus Damm-5/+23
2008-12-20Input: atkbd - Samsung NC10 key repeat fixStuart Hopkins-0/+25
2008-12-20Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptopRikard Ljungstrand-0/+26
2008-12-20Merge commit 'v2.6.28-rc9' into nextDmitry Torokhov-1/+26
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King-4/+4
2008-12-13Merge git://git.marvell.com/orion into develRussell King-1/+26
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell-4/+4
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+26
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King-1/+1
2008-11-11Input: atkbd - cancel delayed work before freeing its structureJiri Pirko-1/+1
2008-11-11Input: atkbd - add keymap quirk for Inventec Symphony systemsMatthew Garrett-0/+25
2008-10-29Input: omap-keypad - allow more than 6 rowsPeter Ujfalusi-1/+1
2008-10-29Input: omap-keypad - interrupt disable fixPeter Ujfalusi-4/+0
2008-10-27Input: gpio-keys - add flag to allow auto repeatDominic Curran-0/+4
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-47/+38
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+1
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell-15/+12
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov-47/+38
2008-10-14Merge branch 'omap-all' into develRussell King-1/+1
2008-10-07Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King-1/+1
2008-09-25[ARM] pxa: remove references to pxa_gpio_mode() in commentsRussell King-9/+9
2008-09-10Input: atkbd - expand Latitude's force release quirk to other DellsMatthew Garrett-5/+5
2008-09-10Input: bf54x-keys - add power management supportMichael Hennerich-1/+12
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier-15/+5
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King-1/+1
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk-1/+0
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+0
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi-1/+0
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2008-08-08Merge commit 'v2.6.27-rc1' into for-linusDmitry Torokhov-22/+8
2008-08-08Input: gpio-keys - simplify argument list for report_eventUwe Kleine-König-4/+5
2008-08-08Input: gpio-keys - optimize interrupt handlerUwe Kleine-König-23/+12
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King-21/+21
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King-106/+94
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King-2/+2
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King-2/+0
2008-08-04maple: Kill useless private_data pointer.Paul Mundt-7/+8
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt-3/+3
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin-69/+32
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin-43/+81
2008-07-30Input: gpio-keys - make gpio_keys_device_driver staticUwe Kleine-König-1/+1
2008-07-30Input: gpio-keys - fix possible NULL pointer dereferenceUwe Kleine-König-0/+1