Age | Commit message (Expand) | Author | Files | Lines |
2008-05-27 | Input: apanel - remove duplicate include | Huang Weiyi | 1 | -1/+0 |
2008-05-19 | m68k: Some input drivers do not check the platform | Geert Uytterhoeven | 1 | -0/+5 |
2008-05-16 | Input: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 5 | -37/+37 |
2008-05-07 | pcspkr: fix dependancies | Stas Sergeev | 1 | -1/+1 |
2008-04-27 | input: Rewrite sparcspkr device probing. | David S. Miller | 1 | -78/+184 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+3 |
2008-04-24 | Input: add MODULE_ALIAS() to hotpluggable platform modules | Kay Sievers | 1 | -0/+3 |
2008-04-24 | pcsp - Don't build pcspkr when snd-pcsp is enabled | Stas Sergeev | 1 | -0/+1 |
2008-03-29 | ixp4xx-beeper: add MODULE_ALIAS | Alessandro Zummo | 1 | -0/+1 |
2008-03-14 | Input: cobalt_btns - assorted fixes | Yoichi Yuasa | 1 | -8/+8 |
2008-03-05 | input: add I2C to config since the driver makes several i2c*() calls | Randy Dunlap | 1 | -3/+3 |
2008-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -106/+519 |
2008-02-07 | leds: Standardise LED naming scheme | Richard Purdie | 1 | -2/+2 |
2008-01-22 | [SPARC64]: Fix section error in sparcspkr | Sam Ravnborg | 1 | -2/+2 |
2008-01-21 | Input: add driver for Fujitsu application buttons | Stephen Hemminger | 3 | -0/+393 |
2008-01-21 | Input: drop redundant includes of moduleparam.h | Julia Lawall | 2 | -2/+0 |
2008-01-21 | Input: cobalt_btns - add support for loadable keymaps | Dmitry Torokhov | 1 | -37/+36 |
2008-01-21 | Input: atlas_btns - add support for loadable keymaps | Dmitry Torokhov | 1 | -16/+23 |
2008-01-21 | Input: keyspan_remote - add support for loadable keymaps | Dmitry Torokhov | 1 | -51/+67 |
2007-11-03 | Use i8253.c lock for PC speaker on MIPS, too. | Ralf Baechle | 1 | -1/+1 |
2007-10-20 | typo fixes | Matt LaPlante | 1 | -2/+2 |
2007-10-19 | get rid of input BIT* duplicate defines | Jiri Slaby | 11 | -23/+25 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -1/+1 |
2007-10-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+1 |
2007-10-13 | platform: prefix MODALIAS with "platform:" | Kay Sievers | 1 | -0/+1 |
2007-10-13 | x86: kill 8253pit.h | Thomas Gleixner | 1 | -1/+1 |
2007-10-12 | kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" | Adrian Bunk | 1 | -1/+1 |
2007-10-10 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 1 | -1/+1 |
2007-08-23 | Introduce CONFIG_CHECK_SIGNATURE | Geert Uytterhoeven | 1 | -0/+1 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -2/+7 |
2007-07-22 | x86_64: use the global PIT lock | Thomas Gleixner | 1 | -3/+8 |
2007-07-10 | Input: wistron - add support for querying/changing keymap | Dmitry Torokhov | 1 | -34/+87 |
2007-07-10 | Input: wistron - convert to use input-polldev | Dmitry Torokhov | 2 | -99/+102 |
2007-07-10 | Input: wistron - add LED support | Eric Piel | 2 | -2/+91 |
2007-07-10 | Input: wriston - reduce polling frequency | Eric Piel | 1 | -4/+14 |
2007-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -188/+0 |
2007-06-13 | Input: move input-polldev to drivers/input | Dmitry Torokhov | 3 | -188/+0 |
2007-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+5 |
2007-05-23 | Input: input-polldev - add module info | Eric Piel | 1 | -0/+5 |
2007-05-16 | missing dependencies for USB drivers in input | Al Viro | 1 | -0/+5 |
2007-05-11 | Fix ixp4xx compile error | Frederik Deweerdt | 1 | -1/+1 |
2007-05-08 | Input: move USB miscellaneous devices under drivers/input/misc | Dmitry Torokhov | 9 | -9/+3961 |
2007-05-03 | Input: pull input.h into uinpit.h | Mike Frysinger | 1 | -1/+0 |
2007-04-30 | Input: cobalt_btns - convert to use polldev library | Dmitry Torokhov | 2 | -37/+23 |
2007-04-30 | Input: add skeleton for simple polled devices | Dmitry Torokhov | 3 | -0/+183 |
2007-04-30 | Input: wistron - fix typo in keymap for Acer TM610 | Eric Piel | 1 | -1/+1 |
2007-04-12 | Input: cobalt buttons - separate device and driver registration | Dmitry Torokhov | 1 | -23/+1 |
2007-04-12 | Input: misc devices - switch to using input_dev->dev.parent | Dmitry Torokhov | 4 | -6/+6 |
2007-04-12 | Input: drivers/input/misc - don't access dev->private directly | Dmitry Torokhov | 2 | -10/+9 |
2007-04-12 | Input: wistron - declare keymaps as initdata | Eric Piel | 1 | -27/+49 |