summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-282-4/+0Star
|\
| * Merge branch 'origin' into develRussell King2009-03-282-19/+44
| |\
| * \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-135-16/+16
| |\ \
| * | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-092-4/+0Star
* | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-045-16/+16
| |\ \ \ \ | | | |/ / | | |/| / | | | |/
| * | / x86: allow more than 8 cpus to be used on 32-bitYinghai Lu2009-01-301-2/+2
| |/ /
* | | input: sh_keysc suspend can use to_platform_device()Magnus Damm2009-03-111-5/+2Star
* | | input: add suspend wakeup support to sh_keyscMagnus Damm2009-03-101-4/+25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-03-105-16/+16
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-035-16/+16
| |\ \ | | |/ | |/|
| | * Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-301-2/+2
| | * Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-141-4/+4
| | * Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-141-4/+4
| | * Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| | * Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-111-2/+2
* | | sh: maple: Support block reads and writes.Adrian McMenamin2009-02-271-15/+22
|/ /
* | 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-077-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/+0Star
| * | Input: gpio-keys - add flag to allow auto repeatDominic Curran2008-10-281-0/+4
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-312-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-111-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/+38Star
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2008-10-163-47/+38Star
| |\
| | * 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/+5Star
| | * 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/+12Star
* | | 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/+12Star
|/ / /
* | | Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-071-1/+1
|\| |