summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/topstar-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: make remove callback of ACPI driver voidDawei Li2022-11-231-2/+1
* platform/x86: use PLATFORM_DEVID_NONE instead of -1Barnabás Pőcze2022-10-031-1/+1
* platform/x86: topstar-laptop: replace licence text with SPDX tagGuillaume Douézan-Grard2018-02-231-4/+1
* platform/x86: topstar-laptop: update copyright and fix some commentsGuillaume Douézan-Grard2018-02-231-1/+3
* platform/x86: topstar-laptop: add Topstar U931/RVP7 WLAN LED workaroundGuillaume Douézan-Grard2018-02-231-0/+108
* platform/x86: topstar-laptop: add platform deviceGuillaume Douézan-Grard2018-02-231-3/+58
* platform/x86: topstar-laptop: split ACPI events and input handlingGuillaume Douézan-Grard2018-02-231-38/+71
* platform/x86: topstar-laptop: use consistent naming schemeGuillaume Douézan-Grard2018-02-231-41/+41
* platform/x86: topstar-laptop: revert "convert to module_acpi_driver()"Guillaume Douézan-Grard2018-02-231-1/+21
* platform/x86: topstar-laptop: Add new device idGuillaume Douézan-Grard2017-05-151-0/+1
* platform/x86: topstar-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-141-4/+1
* platform:x86: Remove OOM message after input_allocate_deviceJoe Perches2013-11-201-3/+1
* topstar-laptop: convert acpi_evaluate_object() to acpi_execute_simple_method()Zhang Rui2013-09-241-6/+2
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* topstar-laptop: convert to module_acpi_driver()Mika Westerberg2012-09-211-21/+1
* topstar-latop: ignore 0x82 eventManuel Lauss2011-10-241-0/+1
* topstar-laptop: Convert remaining printk to pr_infoJoe Perches2011-05-271-1/+1
* topstar-laptop - switch to using sparse keymap libraryDmitry Torokhov2010-10-211-107/+54
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-7/+6
* topstar-laptop: add new driver for hotkeys support on Topstar N01Herton Ronaldo Krzesinski2009-09-191-0/+265