index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
wistron_btns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414
Thomas Gleixner
1
-13
/
+1
2017-03-09
Input: wistron_btns - remove use of sparse_keymap_free
Dmitry Torokhov
1
-4
/
+1
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-27
Input: wistron_btns - add FS AMILO Pro 8210 support
Jakub Bogusz
1
-0
/
+19
2013-08-13
Input: wistron_btns - add MODULE_DEVICE_TABLE
Stefan Lippers-Hollmann
1
-0
/
+1
2013-08-13
Input: wistron_btns - mark the Medion MD96500 keymap as tested
Stefan Lippers-Hollmann
1
-1
/
+1
2013-08-13
Input: wistron_btns - drop bogus MODULE_VERSION macro
Stefan Lippers-Hollmann
1
-1
/
+0
2013-08-12
Input: wistron_btns - fix incorrect placement of __initconst
Sachin Kamat
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-7
/
+7
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
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-29
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-04
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-05
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-27
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-05
Input: wistron_btns - support Prestigio Wifi RF kill button
TJ
1
-0
/
+16
2009-07-12
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-09
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-29
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-01
Input: wistron - add support for Acer TravelMate 2424NWXCi
Ashutosh Naik
1
-1
/
+10
2006-10-01
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-29
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
[next]