Age | Commit message (Expand) | Author | Files | Lines |
2008-07-21 | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2 | -0/+10 |
2008-07-19 | Input: sgi_btns - add support for SGI Indy volume buttons | Thomas Bogendoerfer | 3 | -32/+54 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2 | -2/+0 |
2008-07-07 | Input: new driver for SGI O2 volume buttons | Thomas Bogendoerfer | 3 | -0/+167 |
2008-07-07 | Input: yealink - reliably kill urbs | Oliver Neukum | 1 | -15/+29 |
2008-07-03 | uinput: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-06-30 | Input: wistron - generate normal key event if bluetooth or wifi not present | Éric Piel | 1 | -1/+18 |
2008-06-21 | hp_sdc_rtc: BKL pushdown | Arnd Bergmann | 1 | -0/+2 |
2008-06-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+0 |
2008-06-17 | Merge branch 'for-linus' into next | Dmitry Torokhov | 2 | -2/+0 |
2008-06-06 | Input: pcspkr - remove negative dependency on snd-pcsp | Stas Sergeev | 1 | -1/+0 |
2008-05-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -1/+0 |
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 |