summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2008-08-11input: migor_ts compile and detection fixMagnus Damm1-2/+9
2008-08-08Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds14-35/+33
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King14-33/+33
2008-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King8-134/+483
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King6-6/+6
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King2-2/+0
2008-08-06sparc: i8042-sparcio.h: fix warningAlexander Beregalov1-6/+13
2008-08-04maple: Kill useless private_data pointer.Paul Mundt1-7/+8
2008-08-04maple: Clean up maple_driver_register/unregister routines.Paul Mundt1-3/+3
2008-08-04input: Clean up maple keyboard driverAdrian McMenamin1-69/+32
2008-08-04maple: allow removal and reinsertion of keyboard driver moduleAdrian McMenamin1-43/+81
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt1-1/+0
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-28/+389
2008-07-28sh_keysc: remove request_mem_region() and release_mem_region()Tetsuya Mukawa1-20/+7
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2-5/+5
2008-07-25Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>"Linus Torvalds1-1/+0
2008-07-24Add missing semaphore.h includesMatthew Wilcox3-0/+3
2008-07-24Input: add driver for Atmel integrated touchscreen controllerDan Liang3-0/+345
2008-07-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+0
2008-07-23Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt1-5/+5
2008-07-23Input: ads7846 - fix sparse endian warningsHarvey Harrison1-4/+2
2008-07-23Input: uinput - remove duplicate includeHuang Weiyi1-1/+0
2008-07-23Input: serio - offload resume to kseriodShaohua Li1-18/+37
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov18-23/+86
2008-07-21m68k: Return -ENODEV if no device is foundGeert Uytterhoeven1-1/+1
2008-07-21tty: Ldisc revampAlan Cox1-1/+1
2008-07-19Input: i8042 - add Arima-Rioworks HDAMB board to noloop listDmitry Torokhov1-0/+9
2008-07-19Input: sgi_btns - add support for SGI Indy volume buttonsThomas Bogendoerfer3-32/+54
2008-07-19Input: add option to disable HP SDC driverHelge Deller1-0/+9
2008-07-15Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds5-7/+32
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet17-67/+173
2008-07-13Merge branch 'pxa' into develRussell King1-2/+0
2008-07-13Merge branch 'pxa-tosa' into pxaRussell King1-2/+0
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar18-68/+192
2008-07-08Input: add new serio driver for Xilinx XPS PS2 IPJohn Linn3-0/+391
2008-07-07Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder3-0/+246
2008-07-07Input: new driver for SGI O2 volume buttonsThomas Bogendoerfer3-0/+167
2008-07-07Input: yealink - reliably kill urbsOliver Neukum1-15/+29
2008-07-07Input: q40kbd - make q40kbd_lock staticAdrian Bunk1-1/+1
2008-07-07Input: gtco - eliminate early returnJulia Lawall1-1/+1
2008-07-07Input: i8042 - add Dritek quirk for Acer Aspire 5720Carlos Corbacho1-0/+7
2008-07-07[ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states t...eric miao1-2/+0
2008-07-03Input: usbtouchscreen - ignore eGalax screens supporting HID protocolDaniel Ritz1-1/+19
2008-07-03Input: i8042 - add Medion NAM 2070 to noloop blacklistDmitry Torokhov1-0/+8
2008-07-03Input: i8042 - add Gericom Bellagio to nomux blacklistJiri Kosina1-0/+7
2008-07-03Input: i8042 - add Acer Aspire 1360 to nomux blacklistJiri Kosina1-0/+7
2008-07-03drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-07-03uinput: BKL pushdownArnd Bergmann1-0/+3
2008-07-03serio: BKL pushdownArnd Bergmann1-1/+5
2008-07-03mousedev: BKL pushdownArnd Bergmann1-2/+10