summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAgeFilesLines
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-165-37/+37
* pcspkr: fix dependanciesStas Sergeev2008-05-071-1/+1
* input: Rewrite sparcspkr device probing.David S. Miller2008-04-271-78/+184
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-04-251-0/+3
|\
| * Input: add MODULE_ALIAS() to hotpluggable platform modulesKay Sievers2008-04-241-0/+3
* | pcsp - Don't build pcspkr when snd-pcsp is enabledStas Sergeev2008-04-241-0/+1
|/
* ixp4xx-beeper: add MODULE_ALIASAlessandro Zummo2008-03-281-0/+1
* Input: cobalt_btns - assorted fixesYoichi Yuasa2008-03-141-8/+8
* input: add I2C to config since the driver makes several i2c*() callsRandy Dunlap2008-03-051-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-077-106/+519
|\
| * Input: add driver for Fujitsu application buttonsStephen Hemminger2008-01-213-0/+393
| * Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-212-2/+0Star
| * Input: cobalt_btns - add support for loadable keymapsDmitry Torokhov2008-01-211-37/+36Star
| * Input: atlas_btns - add support for loadable keymapsDmitry Torokhov2008-01-211-16/+23
| * Input: keyspan_remote - add support for loadable keymapsDmitry Torokhov2008-01-211-51/+67
* | leds: Standardise LED naming schemeRichard Purdie2008-02-071-2/+2
* | [SPARC64]: Fix section error in sparcspkrSam Ravnborg2008-01-221-2/+2
* | Use i8253.c lock for PC speaker on MIPS, too.Ralf Baechle2007-11-031-1/+1
|/
* typo fixesMatt LaPlante2007-10-201-2/+2
* get rid of input BIT* duplicate definesJiri Slaby2007-10-1911-23/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-1/+1
|\
| * kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk2007-10-121-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-10-131-0/+1
|\ \
| * | platform: prefix MODALIAS with "platform:"Kay Sievers2007-10-121-0/+1
| |/
* / x86: kill 8253pit.hThomas Gleixner2007-10-121-1/+1
|/
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-101-1/+1
* Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven2007-08-231-0/+1
* ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger2007-07-231-2/+7
* x86_64: use the global PIT lockThomas Gleixner2007-07-221-3/+8
* Input: wistron - add support for querying/changing keymapDmitry Torokhov2007-07-101-34/+87
* Input: wistron - convert to use input-polldevDmitry Torokhov2007-07-102-99/+102
* Input: wistron - add LED supportEric Piel2007-07-102-2/+91
* Input: wriston - reduce polling frequencyEric Piel2007-07-101-4/+14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-06-133-188/+0Star
|\
| * Input: move input-polldev to drivers/inputDmitry Torokhov2007-06-133-188/+0Star
* | 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