aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/wistron_btns.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Input: wistron_btns - fix a memory leak in wb_module_init error pathAxel Lin2010-06-281-1/+3
* Input: wistron_btns - switch to using kmemdup()Julia Lawall2010-05-191-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: wistron - fix test for CONFIG_PMRakib Mullick2009-12-291-1/+1
* Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov2009-12-071-134/+44
* Input: wistron - remove identification strings from DMI tableDmitry Torokhov2009-12-041-38/+38
* Input: add open and close methods for polled devicesSamu Onkalo2009-10-181-1/+1
* Input: wistron_btns - add DMI entry for Medion WIM2030 laptopSebastian Frei2009-10-051-0/+9
* Input: wistron_btns - add keymap for AOpen 1557Dmitry Torokhov2009-09-131-1/+17
* Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov2009-08-271-0/+16
|\
| * Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ2009-08-051-0/+16
* | Input: wistron_btns - switch to using dev_pm_opsDmitry Torokhov2009-08-081-29/+37
|/
* Input: wistron_btns - recognize Maxdata Pro 7000 notebooksGiuseppe Mazzotta2009-07-121-0/+9
* Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505Remi Herilier2008-08-081-0/+19
* Input: wistron - generate normal key event if bluetooth or wifi not presentÉric Piel2008-06-301-1/+18
* leds: Standardise LED naming schemeRichard Purdie2008-02-071-2/+2
* drivers/firmware: const-ify DMI API and internalsJeff Garzik2007-10-091-1/+1
* Input: wistron - add support for querying/changing keymapDmitry Torokhov2007-07-101-34/+87
* Input: wistron - convert to use input-polldevDmitry Torokhov2007-07-101-99/+101
* Input: wistron - add LED supportEric Piel2007-07-101-1/+87
* Input: wriston - reduce polling frequencyEric Piel2007-07-101-4/+14
* Input: wistron - fix typo in keymap for Acer TM610Eric Piel2007-04-291-1/+1
* 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
* Input: wistron - add support for TravelMate 610Eric Piel2007-03-071-0/+24
* Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun2007-02-101-0/+20
* [PATCH] Use linux/io.h instead of asm/io.hMatthew Wilcox2006-10-111-1/+1
* Input: wistron - add support for Acer TravelMate 2424NWXCiAshutosh Naik2006-10-011-1/+10
* Input: wistron - fix setting up special buttonsReiner Herrmann2006-10-011-5/+2
* Input: wistron - fix crash due to referencing __initdataDmitry Torokhov2006-08-231-8/+8
* Input: wistron - fix section reference mismatchesAndrew Morton2006-07-061-10/+10
* Input: wistron - add mapping for Wistron MS 2111Frank de Lange2006-06-271-0/+19
* Input: wistron - add support for AOpen Barebook 1559asmasc@theaterzentrum.at2006-05-291-0/+19
* Input: wistron - add support for Fujitsu N3510John Reed Riley2006-04-051-0/+21
* Input: wistron - add signature for Amilo M7400Stefan Rompf2006-04-051-0/+9
* Input: wistron - do not crash if BIOS does not support interfaceMiloslav Trmac2006-01-101-3/+3
* Input: wistron - convert to the new platform device interfaceDmitry Torokhov2005-12-281-46/+68
* Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c)Dmitry Torokhov2005-12-201-1/+1
|\
| * [PATCH] drivers/input/misc/wistron_btns.c NULL noise removalAl Viro2005-12-151-1/+1
* | Input: wistron - add Acer TravelMate 240 to DMI tableAshutosh Naik2005-12-111-0/+19
|/
* Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac2005-11-201-0/+6
* Input: wistron - add PM supportDmitry Torokhov2005-11-201-5/+57
* Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov2005-11-201-16/+37
* Input: wistron - add support for Acer Aspire 1500 notebooksBernhard Rosenkraenzer2005-11-201-20/+59
* Input: add Wistron driverDmitry Torokhov2005-11-201-0/+443