summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro-4/+4
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox-1/+1
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven-1/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-10-01Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik-1/+10
2006-10-01Input: wistron - fix setting up special buttonsReiner Herrmann-5/+2
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-8/+8
2006-08-23Input: wistron - fix crash due to referencing __initdataDmitry Torokhov-8/+8
2006-07-19Input: uinput - switch to the new FF interfaceAnssi Hannula-16/+51
2006-07-06Input: wistron - fix section reference mismatchesAndrew Morton-10/+10
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27Input: wistron - add mapping for Wistron MS 2111Frank de Lange-0/+19
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller-96/+124
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller-2/+2
2006-05-29Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at-0/+19
2006-04-05Input: wistron - add support for Fujitsu N3510John Reed Riley-0/+21
2006-04-05Input: wistron - add signature for Amilo M7400Stefan Rompf-0/+9
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling-26/+1
2006-02-19Input: uinput - semaphore to mutex conversionDmitry Torokhov-7/+7
2006-02-15Input: kill remnants of 98kbd{,-io} and 98spkrArthur Othieno-1/+0
2006-02-15Input: ixp4xx-beeper - fix compile errorAlessandro Zummo-0/+1
2006-01-29Input: add ixp4xx beeper driverAlessandro Zummo-0/+196
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds-3/+3
2006-01-10Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac-3/+3
2006-01-08[PATCH] small hp_sdc_rtc cleanup: use no_llseekMarcelo Tosatti-8/+1
2006-01-05Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov-1/+1
2005-12-28Input: wistron - convert to the new platform device interfaceDmitry Torokhov-46/+68
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk-1/+1
2005-12-21Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov-57/+105
2005-12-21Input: m68kspkr - register with driver core as a platfrom deviceDmitry Torokhov-17/+85
2005-12-21Input: pcspkr - register with driver core as a platfrom deviceDmitry Torokhov-6/+80
2005-12-20Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov-1/+1
2005-12-15[PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro-1/+1
2005-12-11Input: wistron - add Acer TravelMate 240 to DMI tableAshutosh Naik-0/+19
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov-8/+3
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov-0/+4
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov-147/+163
2005-11-20Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac-0/+6
2005-11-20Input: wistron - add PM supportDmitry Torokhov-5/+57
2005-11-20Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov-16/+37
2005-11-20Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer-20/+59
2005-11-20Input: wistron - disable for x86_64Andrew Morton-1/+1
2005-11-20Input: add Wistron driverDmitry Torokhov-0/+454
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl-7/+3
2005-10-31Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov-1/+1
2005-10-30[PATCH] CONFIG_IA32Brian Gerst-1/+1
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro-1/+1
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov-57/+56
2005-10-17[PATCH] uniput - fix crash on SMPDmitry Torokhov-2/+2