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