summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-05-231-0/+5
|\
| * Input: input-polldev - add module infoEric Piel2007-05-231-0/+5
* | missing dependencies for USB drivers in inputAl Viro2007-05-161-0/+5
* | Fix ixp4xx compile errorFrederik Deweerdt2007-05-101-1/+1
|/
* Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov2007-05-089-9/+3961
* Input: pull input.h into uinpit.hMike Frysinger2007-05-031-1/+0Star
* Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov2007-04-302-37/+23Star
* Input: add skeleton for simple polled devicesDmitry Torokhov2007-04-303-0/+183
* Input: wistron - fix typo in keymap for Acer TM610Eric Piel2007-04-301-1/+1
* Input: cobalt buttons - separate device and driver registrationDmitry Torokhov2007-04-121-23/+1Star
* Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-124-6/+6
* Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov2007-04-122-10/+9Star
* Input: wistron - declare keymaps as initdataEric Piel2007-04-121-27/+49
* Input: wistron - introduce generic keymapEric Piel2007-04-121-2/+40
* Input: wistron - add acerhk laptop databaseEric Piel2007-04-121-72/+523
* Input: wistron - add support for TravelMate 610Eric Piel2007-03-071-0/+24
* Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa2007-02-183-1/+220
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-122-2/+2
* Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun2007-02-101-0/+20
* Input: add Atlas button driverJaya Kumar2007-02-103-0/+181
* [PATCH] Correct misc_register return code handling in several driversNeil Horman2006-12-071-1/+3
* [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro2006-10-151-4/+4
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
* [PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven2006-10-091-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik2006-10-021-1/+10
* Input: wistron - fix setting up special buttonsReiner Herrmann2006-10-021-5/+2Star
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-09-191-8/+8
|\
| * Input: wistron - fix crash due to referencing __initdataDmitry Torokhov2006-08-231-8/+8
* | Input: uinput - switch to the new FF interfaceAnssi Hannula2006-07-191-16/+51
|/
* Input: wistron - fix section reference mismatchesAndrew Morton2006-07-061-10/+10
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Input: wistron - add mapping for Wistron MS 2111Frank de Lange2006-06-271-0/+19
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-242-96/+124
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-241-2/+2
* Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at2006-05-301-0/+19
* Input: wistron - add support for Fujitsu N3510John Reed Riley2006-04-051-0/+21
* Input: wistron - add signature for Amilo M7400Stefan Rompf2006-04-051-0/+9
* Input: pcspkr - separate device and driver registrationMichael Neuling2006-03-141-26/+1Star
* Input: uinput - semaphore to mutex conversionDmitry Torokhov2006-02-191-7/+7
* Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno2006-02-151-1/+0Star
* Input: ixp4xx-beeper - fix compile errorAlessandro Zummo2006-02-151-0/+1
* Input: add ixp4xx beeper driverAlessandro Zummo2006-01-303-0/+196
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-01-101-3/+3
|\
| * Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac2006-01-101-3/+3
* | [PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti2006-01-091-8/+1Star
|/
* Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2006-01-061-1/+1
|\
| * [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-231-1/+1
* | Input: wistron - convert to the new platform device interfaceDmitry Torokhov2005-12-281-46/+68