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