aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-0814-35/+33
|\
| * [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0714-33/+33
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-078-134/+483
| |\
| * | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-076-6/+6
| * | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-072-2/+0
* | | sparc: i8042-sparcio.h: fix warningAlexander Beregalov2008-08-061-6/+13
| |/ |/|
* | 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-286-28/+389
|\ \
| * | Input: add driver for Atmel integrated touchscreen controllerDan Liang2008-07-233-0/+345
| * | Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt2008-07-231-5/+5
| * | Input: ads7846 - fix sparse endian warningsHarvey Harrison2008-07-231-4/+2
| * | Input: uinput - remove duplicate includeHuang Weiyi2008-07-231-1/+0
| * | Input: serio - offload resume to kseriodShaohua Li2008-07-231-18/+37
* | | sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa2008-07-281-20/+7
| |/ |/|
* | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-272-5/+5
* | Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds2008-07-251-1/+0
* | Add missing semaphore.h includesMatthew Wilcox2008-07-243-0/+3
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-2/+0
|\ \ | |/ |/|
| * Merge branch 'pxa' into develRussell King2008-07-131-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-2118-23/+86
|\ \ \ \
| * | | | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-07-201-1/+1
| * | | | tty: Ldisc revampAlan Cox2008-07-201-1/+1
| * | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-145-7/+32
| |\ \ \ \
| | * \ \ \ Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1417-67/+173
| | |\ \ \ \ | | | |/ / /
| | * | | | uinput: BKL pushdownArnd Bergmann2008-07-021-0/+3
| | * | | | serio: BKL pushdownArnd Bergmann2008-07-021-1/+5
| | * | | | mousedev: BKL pushdownArnd Bergmann2008-07-021-2/+10
| | * | | | hp_sdc_rtc: BKL pushdownArnd Bergmann2008-06-201-0/+2
| | * | | | Input: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-4/+12
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-0818-68/+192
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | / | | | | | | |_|/ | | | | | |/| |
| | | | | | | * Merge commit 'v2.6.26-rc8' into x86/xenIngo Molnar2008-06-254-11/+54
| | | | | | | |\ | | | | | | |_|/ | | | | | |/| |
| | | | | | | * Merge branch 'linus' into x86/xenIngo Molnar2008-06-168-44/+101
| | | | | | | |\ | | | | | | | |/ | | | | | | |/|
| | | | | | | * xen pvfb: Dynamic mode support (screen resizing)Markus Armbruster2008-05-271-0/+10
| | | | | | | * xen pvfb: Module aliases to support module autoloadingMarkus Armbruster2008-05-271-0/+2
| | | | | | | * xen pvfb: Pointer z-axis (mouse wheel) supportMarkus Armbruster2008-05-271-1/+7
| | | | |_|_|/ | | | |/| | |
| | * | | | | drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven2008-07-021-0/+1
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-301-6/+11
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Input: fix locking in force-feedback coreDmitry Torokhov2008-06-301-6/+11
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-174-11/+54
| | |\ \ \ \ \ | | | |/ / / / | | | | | | / | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-05-308-44/+101
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-216-6/+6
| |/ / / /
| * | | | m68k: Return -ENODEV if no device is foundGeert Uytterhoeven2008-05-181-1/+1
| * | | | m68k: Some input drivers do not check the platformGeert Uytterhoeven2008-05-183-0/+14
| | |_|/ | |/| |
* | | | Input: i8042 - add Arima-Rioworks HDAMB board to noloop listDmitry Torokhov2008-07-191-0/+9