summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-57/+105
* | Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-17/+85
* | Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-6/+80
* | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2005-12-211-1/+1
|\|
| * [PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro2005-12-151-1/+1
* | Input: wistron - add Acer TravelMate 240 to DMI tableAshutosh Naik2005-12-111-0/+19
|/
* Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov2005-11-201-8/+3Star
* Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2005-11-201-0/+4
* Input: uinput - convert to dynalloc allocationDmitry Torokhov2005-11-201-147/+163
* Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
* Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
* Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
* Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
* Input: wistron - disable for x86_64Andrew Morton2005-11-201-1/+1
* Input: add Wistron driverDmitry Torokhov2005-11-203-0/+454
* [PATCH] kfree cleanup: misc remaining driversJesper Juhl2005-11-071-7/+3Star
* Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov2005-10-311-1/+1
* [PATCH] CONFIG_IA32Brian Gerst2005-10-311-1/+1
* [PATCH] missing bits in sparkspkr conversionAl Viro2005-10-291-1/+1
* [PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov2005-10-283-57/+56Star
* [PATCH] uniput - fix crash on SMPDmitry Torokhov2005-10-181-2/+2