aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: matrix_keypad - make matrix keymap size dynamicEric Miao2009-08-051-9/+9
* Input: atkbd - add force relese key quirk for Soltech TA12Jerone Young2009-07-201-0/+16
* Input: atkbd - add forced release keys quirk for FSC Amilo Pi 3525Simon Davie2009-07-121-0/+16
* Input: add support for generic GPIO-based matrix keypadEric Miao2009-06-293-2/+465
* Input: arrange keyboards alphabeticallyDmitry Torokhov2009-06-292-162/+161
* Input: gpio-keys - avoid possibility of sleeping in timer functionJani Nikula2009-06-281-5/+12
* Input: gpio-keys - revert 'change timer to workqueue'Jani Nikula2009-06-281-12/+20
* Input: gpio-keys - change timer to workqueueAlek Du2009-06-111-20/+12
* Merge commit 'v2.6.30' into nextDmitry Torokhov2009-06-111-0/+16
|\
| * Input: atkbd - add force release keys quirk for Amilo Xi 3650Adrian Batzill2009-05-111-0/+16
* | Input: introduce lm8323 keypad driverFelipe Balbi2009-05-153-1/+891
* | Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-086-27/+75
|\ \ | |/
| * Input: omap-keypad - use disable_irq_nosync() in irq handlerBen Nizette2009-04-171-2/+14
| * Merge branch 'next' into for-linusDmitry Torokhov2009-04-162-2/+20
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-083-135/+144
| |\ \
| * | | input: sh_keysc: use enable/disable_irq_wake()Magnus Damm2009-04-021-1/+16
| * | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-282-4/+0
| |\ \ \
| | * \ \ 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/+0
| * | | | | | 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/+2
| * | | | | 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
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | sh: maple: Support block reads and writes.Adrian McMenamin2009-02-271-15/+22
| | |/ / / | |/| | |
* | | | | Input: add matrix keypad driver for Cirrus EP93xxH Hartley Sweeten2009-04-183-0/+481
* | | | | Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flagDmitry Torokhov2009-04-181-2/+1
| |_|_|/ |/| | |
* | | | Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich2009-04-151-1/+1
* | | | Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll2009-04-151-1/+10
* | | | Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov2009-04-151-0/+9
| |_|/ |/| |
* | | Input: bf54x-keys - fix typo in warningMichael Hennerich2009-03-091-2/+2
* | | Input: hilkbd - fix crash when removing hilkbd moduleHelge Deller2009-03-081-60/+80
* | | Input: atkbd - add quirk for Fujitsu Siemens Amilo PA 1510Daniel Mierswa2009-03-081-0/+17
* | | Input: atkbd - consolidate force release quirk setupDaniel Mierswa2009-03-081-74/+46
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-025-16/+16
|\ \ | |/ |/|
| * Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-291-2/+2
| * Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| * Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| * Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-121-4/+4
| * Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-101-2/+2
* | 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