summaryrefslogtreecommitdiffstats
path: root/src/drivers/lenovo/wacom.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: Remove space between function name and '('Elyes Haouas2023-09-111-4/+4
* drivers/lenovo/wacom: Remove space between function name and '('Elyes Haouas2023-08-281-6/+6
* drivers: Remove unused <acpi/acpi.h>Elyes HAOUAS2022-04-241-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-11/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS fileMartin Roth2019-10-221-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* src/drivers/lenovo/wacom.c: Get rid of device_tElyes HAOUAS2018-05-041-1/+1
* drvs/lenovo/wacom: Clean ACPI codePatrick Rudolph2018-04-291-11/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* lenovo/x200: Enable wacom digitizer support for x200tAlex David2015-05-171-1/+2
* acpigen: Use implicit length patching in acpigen_write_resourcetemplate_footerVladimir Serbinenko2014-11-191-10/+8
* acpigen: Add and use acpigen_write_device.Vladimir Serbinenko2014-11-191-10/+2
* acpigen: Add and use acpigen_write_method.Vladimir Serbinenko2014-11-191-11/+2
* lenovo/wacom: Move to implicit length patchingVladimir Serbinenko2014-11-091-46/+38
* lenovo/x60: Support digitizer on X60t and X201t.Vladimir Serbinenko2014-07-191-0/+176