index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
silead.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-07
Input: silead - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2023-01-09
Input: silead - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-02
Input: silead - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2021-12-12
Input: silead - add pen support
Hans de Goede
1
-0
/
+99
2021-12-12
Input: silead - add support for EFI-embedded fw using different min/max coord...
Hans de Goede
1
-5
/
+68
2021-04-09
Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...
Hans de Goede
1
-4
/
+40
2021-03-25
Input: silead - fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2020-03-20
Input: silead - Switch to firmware_request_platform for retreiving the fw
Hans de Goede
1
-1
/
+1
2019-06-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-23
Input: silead - add MSSL0017 to acpi_device_id
Daniel Smith
1
-0
/
+1
2018-10-22
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+13
2018-10-05
Input: silead - try firmware reload after unsuccessful resume
Julian Sax
1
-0
/
+13
2018-06-05
Input: silead - add MSSL0002 ACPI HID
Hans de Goede
1
-0
/
+1
2018-03-14
Input: silead - add Chuwi Hi8 support
Maruyama Shohei
1
-0
/
+1
2018-01-09
Input: silead - add support for capactive home button found on some x86 tablets
Hans de Goede
1
-11
/
+35
2017-05-29
Input: silead - disable interrupt during suspend
Hans de Goede
1
-0
/
+3
2017-03-23
Input: silead - add OF device ID table
Javier Martinez Canillas
1
-0
/
+13
2016-11-16
Input: silead - add regulator support
Hans de Goede
1
-0
/
+29
2016-09-10
Input: silead_gsl1680 - use "silead/" prefix for firmware loading
Hans de Goede
1
-5
/
+6
2016-09-10
Input: silead_gsl1680 - document firmware-name, fix implementation
Hans de Goede
1
-2
/
+3
2016-08-22
Input: silead - use devm_gpiod_get
Hans de Goede
1
-1
/
+1
2016-08-04
Input: silead - remove some dead code
Dan Carpenter
1
-3
/
+0
2016-08-02
Input: add driver for Silead touchscreens
Robert Dolca
1
-0
/
+568