index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
wistron_btns.c
Age
Commit message (
Expand
)
Author
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-30
Input: correct typos in multiple comments across misc drivers
Shen Lichuan
2024-09-24
Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-09
treewide: correct the typo 'retun'
WangYuli
2024-08-26
Input: wistron_btns - use kmemdup_array instead of kmemdup for multiple alloc...
Shen Lichuan
2023-09-23
Input: wistron_btns - convert to platform remove callback returning void
Uwe Kleine-König
2023-01-27
Input: wistron_btns - use pm_sleep_ptr() to allow removal of ifdef CONFIG_PM ...
Jonathan Cameron
2019-10-29
Input: wistron_btns - switch to using polled mode of input devices
Dmitry Torokhov
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 414
Thomas Gleixner
2017-03-09
Input: wistron_btns - remove use of sparse_keymap_free
Dmitry Torokhov
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-27
Input: wistron_btns - add FS AMILO Pro 8210 support
Jakub Bogusz
2013-08-13
Input: wistron_btns - add MODULE_DEVICE_TABLE
Stefan Lippers-Hollmann
2013-08-13
Input: wistron_btns - mark the Medion MD96500 keymap as tested
Stefan Lippers-Hollmann
2013-08-13
Input: wistron_btns - drop bogus MODULE_VERSION macro
Stefan Lippers-Hollmann
2013-08-12
Input: wistron_btns - fix incorrect placement of __initconst
Sachin Kamat
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-06-28
Input: wistron_btns - fix a memory leak in wb_module_init error path
Axel Lin
2010-05-19
Input: wistron_btns - switch to using kmemdup()
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-29
Input: wistron - fix test for CONFIG_PM
Rakib Mullick
2009-12-07
Input: wistron_btns - switch to using sparse keymap library
Dmitry Torokhov
2009-12-04
Input: wistron - remove identification strings from DMI table
Dmitry Torokhov
2009-10-18
Input: add open and close methods for polled devices
Samu Onkalo
2009-10-05
Input: wistron_btns - add DMI entry for Medion WIM2030 laptop
Sebastian Frei
2009-09-13
Input: wistron_btns - add keymap for AOpen 1557
Dmitry Torokhov
2009-08-27
Merge commit 'v2.6.31-rc8' into next
Dmitry Torokhov
2009-08-08
Input: wistron_btns - switch to using dev_pm_ops
Dmitry Torokhov
2009-08-05
Input: wistron_btns - support Prestigio Wifi RF kill button
TJ
2009-07-12
Input: wistron_btns - recognize Maxdata Pro 7000 notebooks
Giuseppe Mazzotta
2008-08-08
Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505
Remi Herilier
2008-06-30
Input: wistron - generate normal key event if bluetooth or wifi not present
Éric Piel
2008-02-07
leds: Standardise LED naming scheme
Richard Purdie
2007-10-09
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-07-10
Input: wistron - add support for querying/changing keymap
Dmitry Torokhov
2007-07-10
Input: wistron - convert to use input-polldev
Dmitry Torokhov
2007-07-10
Input: wistron - add LED support
Eric Piel
2007-07-10
Input: wriston - reduce polling frequency
Eric Piel
2007-04-29
Input: wistron - fix typo in keymap for Acer TM610
Eric Piel
2007-04-12
Input: wistron - declare keymaps as initdata
Eric Piel
2007-04-12
Input: wistron - introduce generic keymap
Eric Piel
2007-04-12
Input: wistron - add acerhk laptop database
Eric Piel
2007-03-07
Input: wistron - add support for TravelMate 610
Eric Piel
2007-02-10
Input: wistron - add support for Fujitsu-Siemens Amilo D88x0
Michael Leun
2006-10-11
[PATCH] Use linux/io.h instead of asm/io.h
Matthew Wilcox
[next]