summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/silead.c
Commit message (Expand)AuthorAgeFilesLines
* Input: silead - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-5/+3
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-171-1/+1
* Input: silead - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
* Input: silead - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+3
* Input: silead - add pen supportHans de Goede2021-12-121-0/+99
* Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede2021-12-121-5/+68
* Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede2021-04-091-4/+40
* Input: silead - fix a typoBhaskar Chowdhury2021-03-251-1/+1
* Input: silead - Switch to firmware_request_platform for retreiving the fwHans de Goede2020-03-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-06-191-0/+1
|\
| * Input: silead - add MSSL0017 to acpi_device_idDaniel Smith2019-05-231-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
|/
* Merge branch 'next' into for-linusDmitry Torokhov2018-10-221-0/+13
|\
| * Input: silead - try firmware reload after unsuccessful resumeJulian Sax2018-10-051-0/+13
* | Input: silead - add MSSL0002 ACPI HIDHans de Goede2018-06-051-0/+1
|/
* Input: silead - add Chuwi Hi8 supportMaruyama Shohei2018-03-141-0/+1
* Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede2018-01-091-11/+35
* Input: silead - disable interrupt during suspendHans de Goede2017-05-291-0/+3
* Input: silead - add OF device ID tableJavier Martinez Canillas2017-03-231-0/+13
* Input: silead - add regulator supportHans de Goede2016-11-161-0/+29
* Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede2016-09-101-5/+6
* Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede2016-09-101-2/+3
* Input: silead - use devm_gpiod_getHans de Goede2016-08-221-1/+1
* Input: silead - remove some dead codeDan Carpenter2016-08-041-3/+0
* Input: add driver for Silead touchscreensRobert Dolca2016-08-021-0/+568