summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/wistron_btns.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414Thomas Gleixner2019-06-051-13/+1Star
* Input: wistron_btns - remove use of sparse_keymap_freeDmitry Torokhov2017-03-091-4/+1Star
* input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz2014-01-281-0/+19
* Input: wistron_btns - add MODULE_DEVICE_TABLEStefan Lippers-Hollmann2013-08-131-0/+1
* Input: wistron_btns - mark the Medion MD96500 keymap as testedStefan Lippers-Hollmann2013-08-131-1/+1
* Input: wistron_btns - drop bogus MODULE_VERSION macroStefan Lippers-Hollmann2013-08-131-1/+0Star
* Input: wistron_btns - fix incorrect placement of __initconstSachin Kamat2013-08-131-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devinitBill Pemberton2012-11-241-7/+7
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-1/+1
* 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-301-1/+1
* Input: wistron_btns - switch to using sparse keymap libraryDmitry Torokhov2009-12-071-134/+44Star
* Input: wistron - remove identification strings from DMI tableDmitry Torokhov2009-12-051-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-061-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-281-0/+16
|\
| * Input: wistron_btns - support Prestigio Wifi RF kill buttonTJ2009-08-061-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-131-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-101-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-301-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-021-1/+10
* Input: wistron - fix setting up special buttonsReiner Herrmann2006-10-021-5/+2Star
* 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-301-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