index
:
linux-dev
linus/master
master
remove-sha1
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-08
Input: goodix - call acpi_device_fix_up_power() in some cases
Hans de Goede
1
-0
/
+5
2022-07-08
Input: wm97xx - make .remove() obviously always return 0
Uwe Kleine-König
1
-1
/
+3
2022-06-27
Input: usbtouchscreen - add driver_info sanity check
Johan Hovold
1
-0
/
+3
2022-05-26
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
1
-8
/
+8
2022-05-18
Input: ili210x - use one common reset implementation
Marek Vasut
1
-12
/
+8
2022-05-18
Input: ili210x - fix reset timing
Marek Vasut
1
-2
/
+2
2022-05-07
Input: wm97xx - get rid of irq_enable method in wm97xx_mach_ops
Dmitry Torokhov
2
-18
/
+0
2022-05-07
Input: wm97xx - switch to using threaded IRQ
Dmitry Torokhov
1
-35
/
+7
2022-05-07
Input: touchscreen: use wrapper for pxa2xx ac97 registers
Arnd Bergmann
3
-14
/
+16
2022-05-07
input: touchscreen: mainstone: sync with zylonite driver
Arnd Bergmann
1
-28
/
+31
2022-05-07
input: touchscreen: mainstone: fix pxa2xx+pxa3xx configuration
Arnd Bergmann
1
-12
/
+7
2022-05-07
ARM: pxa: zylonite: use gpio lookup instead mfp header
Arnd Bergmann
1
-9
/
+11
2022-05-07
ARM: pxa: mainstone-wm97xx: use gpio lookup table
Arnd Bergmann
1
-21
/
+14
2022-04-19
ARM: pxa: split up mach/hardware.h
Arnd Bergmann
1
-1
/
+1
2022-03-20
Input: add Imagis touchscreen driver
Markuss Broks
3
-0
/
+378
2022-03-20
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
1
-3
/
+5
2022-03-20
Input: iqs5xx - use local input_dev pointer
Jeff LaBundy
1
-8
/
+8
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-2
/
+2
2022-03-07
Input: zinitix - do not report shadow fingers
Linus Walleij
1
-9
/
+35
2022-02-28
Input: goodix - fix race on driver unbind
Hans de Goede
2
-13
/
+23
2022-02-28
Input: goodix - use input_copy_abs() helper
Hans de Goede
1
-17
/
+9
2022-02-28
Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
Hans de Goede
1
-1
/
+15
2022-02-28
Input: goodix - use the new soc_intel_is_byt() helper
Hans de Goede
1
-16
/
+2
2022-02-15
Input: tsc200x - add axis inversion and swapping support
Yunus Bas
1
-3
/
+4
2022-02-15
Input: zinitix - add new compatible strings
Linus Walleij
1
-0
/
+12
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
3
-9
/
+3
2022-01-31
Input: wm97xx: Simplify resource management
Christophe JAILLET
1
-9
/
+3
2022-01-10
Input: ti_am335x_tsc - fix a typo in a comment
Qinghua Jin
1
-1
/
+1
2022-01-08
Input: zinitix - add compatible for bt532
Nikita Travkin
1
-0
/
+1
2022-01-08
Input: zinitix - handle proper supply names
Linus Walleij
1
-5
/
+16
2022-01-08
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
1
-9
/
+9
2021-12-20
Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312
Johnny Chuang
1
-1
/
+45
2021-12-19
Input: ucb1400_ts - remove redundant variable penup
Colin Ian King
1
-3
/
+1
2021-12-19
Input: ti_am335x_tsc - lower the X and Y sampling time
Dario Binacchi
1
-3
/
+7
2021-12-19
Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2
Dario Binacchi
1
-1
/
+4
2021-12-19
Input: ti_am335x_tsc - set ADCREFM for X configuration
Dario Binacchi
1
-1
/
+2
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 coordinates
Hans de Goede
1
-5
/
+68
2021-12-12
Input: goodix - 2 small fixes for pen support
Hans de Goede
1
-1
/
+2
2021-12-12
Input: goodix - improve gpiod_get() error logging
Hans de Goede
1
-2
/
+2
2021-12-12
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
José Expósito
1
-1
/
+1
2021-12-09
Input: goodix - fix memory leak in goodix_firmware_upload
José Expósito
1
-1
/
+1
2021-12-09
Input: goodix - add pen support
Hans de Goede
2
-2
/
+121
2021-12-06
Input: goodix - add id->model mapping for the "9111" model
Hans de Goede
1
-0
/
+1
2021-12-06
Input: goodix - try not to touch the reset-pin on x86/ACPI devices
Hans de Goede
2
-5
/
+26
2021-11-29
Input: wacom_i2c - clean up the query device fields
Alistair Francis
1
-18
/
+26
2021-11-09
Input: wacom_i2c - use macros for the bit masks
Alistair Francis
1
-6
/
+16
2021-11-09
Input: ili210x - reduce sample period to 15ms
Marek Vasut
1
-1
/
+1
2021-11-09
Input: ili210x - improve polled sample spacing
Marek Vasut
1
-2
/
+8
2021-11-09
Input: ili210x - special case ili251x sample read out
Marek Vasut
1
-5
/
+13
[next]