summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle
2007-10-20typo fixesMatt LaPlante
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers
2007-10-12x86: kill 8253pit.hThomas Gleixner
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-21x86_64: use the global PIT lockThomas Gleixner
2007-07-10Input: wistron - add support for querying/changing keymapDmitry Torokhov
2007-07-10Input: wistron - convert to use input-polldevDmitry Torokhov
2007-07-10Input: wistron - add LED supportEric Piel
2007-07-10Input: wriston - reduce polling frequencyEric Piel
2007-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-05-22Input: input-polldev - add module infoEric Piel
2007-05-15missing dependencies for USB drivers in inputAl Viro
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov
2007-05-03Input: pull input.h into uinpit.hMike Frysinger
2007-04-29Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov
2007-04-29Input: add skeleton for simple polled devicesDmitry Torokhov
2007-04-29Input: wistron - fix typo in keymap for Acer TM610Eric Piel
2007-04-12Input: cobalt buttons - separate device and driver registrationDmitry Torokhov
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/input/misc - don't access dev->private directlyDmitry Torokhov
2007-04-12Input: wistron - declare keymaps as initdataEric Piel
2007-04-12Input: wistron - introduce generic keymapEric Piel
2007-04-12Input: wistron - add acerhk laptop databaseEric Piel
2007-03-07Input: wistron - add support for TravelMate 610Eric Piel
2007-02-18Input: add driver for MIPS Cobalt back panel buttonsYoichi Yuasa
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-10Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun
2007-02-10Input: add Atlas button driverJaya Kumar
2006-12-07[PATCH] Correct misc_register return code handling in several driversNeil Horman
2006-10-15[PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user ...Al Viro
2006-10-11[PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox
2006-10-09[PATCH] m68k/HP300: Enable HIL configuration optionsGeert Uytterhoeven
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-01Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik
2006-10-01Input: wistron - fix setting up special buttonsReiner Herrmann
2006-09-19Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2006-08-23Input: wistron - fix crash due to referencing __initdataDmitry Torokhov
2006-07-19Input: uinput - switch to the new FF interfaceAnssi Hannula
2006-07-06Input: wistron - fix section reference mismatchesAndrew Morton
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner