summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2008-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+0
2008-06-06Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev-1/+0
2008-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+0
2008-05-27Input: apanel - remove duplicate includeHuang Weiyi-1/+0
2008-05-18m68k: Some input drivers do not check the platformGeert Uytterhoeven-0/+5
2008-05-07pcspkr: fix dependanciesStas Sergeev-1/+1
2008-04-26input: Rewrite sparcspkr device probing.David S. Miller-78/+184
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+3
2008-04-24Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers-0/+3
2008-04-24pcsp - Don't build pcspkr when snd-pcsp is enabledStas Sergeev-0/+1
2008-03-28ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo-0/+1
2008-03-14Input: cobalt_btns - assorted fixesYoichi Yuasa-8/+8
2008-03-04input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap-3/+3
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-106/+519
2008-02-07leds: Standardise LED naming schemeRichard Purdie-2/+2
2008-01-21[SPARC64]: Fix section error in sparcspkrSam Ravnborg-2/+2
2008-01-21Input: add driver for Fujitsu application buttonsStephen Hemminger-0/+393
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall-2/+0
2008-01-21Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov-37/+36
2008-01-21Input: atlas_btns - add support for loadable keymapsDmitry Torokhov-16/+23
2008-01-21Input: keyspan_remote - add support for loadable keymapsDmitry Torokhov-51/+67
2007-11-02Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle-1/+1
2007-10-20typo fixesMatt LaPlante-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-23/+25
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1/+1
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-0/+1
2007-10-12platform: prefix MODALIAS with "platform:"Kay Sievers-0/+1
2007-10-12x86: kill 8253pit.hThomas Gleixner-1/+1
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk-1/+1
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik-1/+1
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven-0/+1
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger-2/+7
2007-07-21x86_64: use the global PIT lockThomas Gleixner-3/+8
2007-07-10Input: wistron - add support for querying/changing keymapDmitry Torokhov-34/+87
2007-07-10Input: wistron - convert to use input-polldevDmitry Torokhov-99/+102
2007-07-10Input: wistron - add LED supportEric Piel-2/+91
2007-07-10Input: wriston - reduce polling frequencyEric Piel-4/+14
2007-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-188/+0
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov-188/+0
2007-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+5
2007-05-22Input: input-polldev - add module infoEric Piel-0/+5
2007-05-15missing dependencies for USB drivers in inputAl Viro-0/+5
2007-05-10Fix ixp4xx compile errorFrederik Deweerdt-1/+1
2007-05-08Input: move USB miscellaneous devices under drivers/input/miscDmitry Torokhov-9/+3961
2007-05-03Input: pull input.h into uinpit.hMike Frysinger-1/+0
2007-04-29Input: cobalt_btns - convert to use polldev libraryDmitry Torokhov-37/+23
2007-04-29Input: add skeleton for simple polled devicesDmitry Torokhov-0/+183
2007-04-29Input: wistron - fix typo in keymap for Acer TM610Eric Piel-1/+1
2007-04-12Input: cobalt buttons - separate device and driver registrationDmitry Torokhov-23/+1
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov-6/+6