index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
wistron_btns.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2024-09-09
treewide: correct the typo 'retun'
WangYuli
1
-1
/
+1
2024-08-26
Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc...
Shen Lichuan
1
-2
/
+2
2023-09-23
Input: wistron_btns - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-27
Input: wistron_btns - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM ...
Jonathan Cameron
1
-5
/
+1
2019-10-29
Input: wistron_btns - switch to using polled mode of input devices
Dmitry Torokhov
1
-24
/
+27
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
[next]