Age | Commit message (Expand) | Author | Files | Lines |
2010-06-28 | Input: wistron_btns - fix a memory leak in wb_module_init error path | Axel Lin | 1 | -1/+3 |
2010-05-19 | Input: wistron_btns - switch to using kmemdup() | Julia Lawall | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-30 | Input: wistron - fix test for CONFIG_PM | Rakib Mullick | 1 | -1/+1 |
2009-12-07 | Input: wistron_btns - switch to using sparse keymap library | Dmitry Torokhov | 1 | -134/+44 |
2009-12-05 | Input: wistron - remove identification strings from DMI table | Dmitry Torokhov | 1 | -38/+38 |
2009-10-18 | Input: add open and close methods for polled devices | Samu Onkalo | 1 | -1/+1 |
2009-10-06 | Input: wistron_btns - add DMI entry for Medion WIM2030 laptop | Sebastian Frei | 1 | -0/+9 |
2009-09-13 | Input: wistron_btns - add keymap for AOpen 1557 | Dmitry Torokhov | 1 | -1/+17 |
2009-08-28 | Merge commit 'v2.6.31-rc8' into next | Dmitry Torokhov | 1 | -0/+16 |
2009-08-08 | Input: wistron_btns - switch to using dev_pm_ops | Dmitry Torokhov | 1 | -29/+37 |
2009-08-06 | Input: wistron_btns - support Prestigio Wifi RF kill button | TJ | 1 | -0/+16 |
2009-07-13 | Input: wistron_btns - recognize Maxdata Pro 7000 notebooks | Giuseppe Mazzotta | 1 | -0/+9 |
2008-08-08 | Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505 | Remi Herilier | 1 | -0/+19 |
2008-06-30 | Input: wistron - generate normal key event if bluetooth or wifi not present | Éric Piel | 1 | -1/+18 |
2008-02-07 | leds: Standardise LED naming scheme | Richard Purdie | 1 | -2/+2 |
2007-10-10 | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 1 | -1/+1 |
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 | 1 | -99/+101 |
2007-07-10 | Input: wistron - add LED support | Eric Piel | 1 | -1/+87 |
2007-07-10 | Input: wriston - reduce polling frequency | Eric Piel | 1 | -4/+14 |
2007-04-30 | Input: wistron - fix typo in keymap for Acer TM610 | Eric Piel | 1 | -1/+1 |
2007-04-12 | Input: wistron - declare keymaps as initdata | Eric Piel | 1 | -27/+49 |
2007-04-12 | Input: wistron - introduce generic keymap | Eric Piel | 1 | -2/+40 |
2007-04-12 | Input: wistron - add acerhk laptop database | Eric Piel | 1 | -72/+523 |
2007-03-07 | Input: wistron - add support for TravelMate 610 | Eric Piel | 1 | -0/+24 |
2007-02-10 | Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 | Michael Leun | 1 | -0/+20 |
2006-10-11 | [PATCH] Use linux/io.h instead of asm/io.h | Matthew Wilcox | 1 | -1/+1 |
2006-10-02 | Input: wistron - add support for Acer TravelMate 2424NWXCi | Ashutosh Naik | 1 | -1/+10 |
2006-10-02 | Input: wistron - fix setting up special buttons | Reiner Herrmann | 1 | -5/+2 |
2006-08-23 | Input: wistron - fix crash due to referencing __initdata | Dmitry Torokhov | 1 | -8/+8 |
2006-07-06 | Input: wistron - fix section reference mismatches | Andrew Morton | 1 | -10/+10 |
2006-06-27 | Input: wistron - add mapping for Wistron MS 2111 | Frank de Lange | 1 | -0/+19 |
2006-05-30 | Input: wistron - add support for AOpen Barebook 1559as | masc@theaterzentrum.at | 1 | -0/+19 |
2006-04-05 | Input: wistron - add support for Fujitsu N3510 | John Reed Riley | 1 | -0/+21 |
2006-04-05 | Input: wistron - add signature for Amilo M7400 | Stefan Rompf | 1 | -0/+9 |
2006-01-10 | Input: wistron - do not crash if BIOS does not support interface | Miloslav Trmac | 1 | -3/+3 |
2005-12-28 | Input: wistron - convert to the new platform device interface | Dmitry Torokhov | 1 | -46/+68 |
2005-12-21 | Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) | Dmitry Torokhov | 1 | -1/+1 |
2005-12-15 | [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal | Al Viro | 1 | -1/+1 |
2005-12-11 | Input: wistron - add Acer TravelMate 240 to DMI table | Ashutosh Naik | 1 | -0/+19 |
2005-11-20 | Input: wistron - disable wifi/bluetooth on suspend | Miloslav Trmac | 1 | -0/+6 |
2005-11-20 | Input: wistron - add PM support | Dmitry Torokhov | 1 | -5/+57 |
2005-11-20 | Input: wistron - convert to dynamic input_dev allocation | Dmitry Torokhov | 1 | -16/+37 |
2005-11-20 | Input: wistron - add support for Acer Aspire 1500 notebooks | Bernhard Rosenkraenzer | 1 | -20/+59 |
2005-11-20 | Input: add Wistron driver | Dmitry Torokhov | 1 | -0/+443 |