aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10Input: wistron - add support for querying/changing keymapDmitry Torokhov1-34/+87
2007-07-10Input: wistron - convert to use input-polldevDmitry Torokhov2-99/+102
2007-07-10Input: wistron - add LED supportEric Piel2-2/+91
2007-07-10Input: wriston - reduce polling frequencyEric Piel1-4/+14
2007-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-188/+0
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov3-188/+0
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+5
2007-05-22Input: input-polldev - add module infoEric Piel1-0/+5
2007-05-15missing dependencies for USB drivers in inputAl Viro1-0/+5
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt1-1/+1
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov9-9/+3961
2007-05-03Input: pull input.h into uinpit.hMike Frysinger1-1/+0
2007-04-29Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov2-37/+23
2007-04-29Input: add skeleton for simple polled devicesDmitry Torokhov3-0/+183
2007-04-29Input: wistron - fix typo in keymap for Acer TM610Eric Piel1-1/+1
2007-04-12Input: cobalt buttons - separate device and driver registrationDmitry Torokhov1-23/+1
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov4-6/+6
2007-04-12Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov2-10/+9
2007-04-12Input: wistron - declare keymaps as initdataEric Piel1-27/+49
2007-04-12Input: wistron - introduce generic keymapEric Piel1-2/+40
2007-04-12Input: wistron - add acerhk laptop databaseEric Piel1-72/+523
2007-03-07Input: wistron - add support for TravelMate 610Eric Piel1-0/+24
2007-02-18Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa3-1/+220
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven2-2/+2
2007-02-10Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun1-0/+20
2007-02-10Input: add Atlas button driverJaya Kumar3-0/+181
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman1-1/+3
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotationsAl Viro1-4/+4
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox1-1/+1
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven1-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-01Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik1-1/+10
2006-10-01Input: wistron - fix setting up special buttonsReiner Herrmann1-5/+2
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-8/+8
2006-08-23Input: wistron - fix crash due to referencing __initdataDmitry Torokhov1-8/+8
2006-07-19Input: uinput - switch to the new FF interfaceAnssi Hannula1-16/+51
2006-07-06Input: wistron - fix section reference mismatchesAndrew Morton1-10/+10
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27Input: wistron - add mapping for Wistron MS 2111Frank de Lange1-0/+19
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2-96/+124
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-2/+2
2006-05-29Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at1-0/+19
2006-04-05Input: wistron - add support for Fujitsu N3510John Reed Riley1-0/+21
2006-04-05Input: wistron - add signature for Amilo M7400Stefan Rompf1-0/+9
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling1-26/+1
2006-02-19Input: uinput - semaphore to mutex conversionDmitry Torokhov1-7/+7
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno1-1/+0
2006-02-15Input: ixp4xx-beeper - fix compile errorAlessandro Zummo1-0/+1
2006-01-29Input: add ixp4xx beeper driverAlessandro Zummo3-0/+196