index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-19
Input: applespi - don't wait for responses to commands indefinitely.
Ronald Tschalär
1
-6
/
+15
2021-02-19
Input: zinitix - fix return type of zinitix_init_touch()
Dmitry Torokhov
1
-1
/
+1
2021-02-19
Input: i8042 - add ASUS Zenbook Flip to noselftest list
Marcos Paulo de Souza
1
-0
/
+4
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
3
-4
/
+4
2021-02-19
Input: joydev - prevent potential read overflow in ioctl
Dan Carpenter
1
-2
/
+5
2021-02-18
Input: elo - fix an error code in elo_connect()
Dan Carpenter
1
-1
/
+3
2021-02-17
Input: sur40 - fix an error code in sur40_probe()
Dan Carpenter
1
-0
/
+1
2021-02-16
Input: elants_i2c - detect enum overflow
Josh Poimboeuf
1
-2
/
+1
2021-02-16
Input: zinitix - remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-01-28
Input: iqs5xx - initialize an uninitialized variable
Jeff LaBundy
1
-1
/
+1
2021-01-25
Input: Add N64 controller driver
Lauri Kasanen
3
-1
/
+353
2021-01-25
Input: iqs5xx - allow device to be a wake-up source
Jeff LaBundy
1
-2
/
+2
2021-01-25
Input: iqs5xx - allow more time for ATI to complete
Jeff LaBundy
1
-6
/
+5
2021-01-25
Input: iqs5xx - eliminate unnecessary register read
Jeff LaBundy
1
-19
/
+12
2021-01-25
Input: iqs5xx - simplify axis setup logic
Jeff LaBundy
1
-79
/
+21
2021-01-25
Input: iqs5xx - re-initialize device upon warm reset
Jeff LaBundy
1
-11
/
+41
2021-01-25
Input: iqs5xx - accommodate bootloader latency
Jeff LaBundy
1
-2
/
+7
2021-01-25
Input: iqs5xx - preserve bootloader errors
Jeff LaBundy
1
-1
/
+5
2021-01-25
Input: iqs5xx - minor cosmetic improvements
Jeff LaBundy
1
-4
/
+4
2021-01-25
Input: elants_i2c - add support for eKTF3624
Michał Mirosław
1
-17
/
+135
2021-01-21
Input: ads7846 - convert to one message
Oleksij Rempel
1
-183
/
+193
2021-01-20
Input: stmpe-ts - add description for 'prop' struct member
Lee Jones
1
-0
/
+1
2021-01-20
Input: surface3_spi - remove set but unused variable 'timestamp'
Lee Jones
1
-2
/
+0
2021-01-20
Input: usbtouchscreen - actually check return value of usb_submit_urb()
Lee Jones
1
-0
/
+3
2021-01-20
Input: melfas_mip4 - mark a bunch of variables as __always_unused
Lee Jones
1
-4
/
+4
2021-01-20
Input: synaptics - replace NOOP with suitable commentary
Lee Jones
1
-2
/
+5
2021-01-11
Input: omap4-keypad - implement errata check for lost key-up events
Tony Lindgren
1
-0
/
+30
2021-01-11
Input: omap4-keypad - use PM runtime autosuspend
Tony Lindgren
1
-11
/
+39
2021-01-11
Input: omap4-keypad - move rest of key scanning to a separate function
Tony Lindgren
1
-13
/
+26
2021-01-11
Input: omap4-keypad - scan keys in two phases and simplify with bitmask
Tony Lindgren
1
-28
/
+45
2021-01-11
Input: omap4-keypad - disable unused long interrupts
Tony Lindgren
1
-3
/
+2
2021-01-11
Input: omap4-keypad - switch to use managed resources
Dmitry Torokhov
1
-84
/
+53
2020-12-18
Input: imx_keypad - add dependency on HAS_IOMEM
Dmitry Torokhov
1
-1
/
+1
2020-12-18
Input: da7280 - protect OF match table with CONFIG_OF
Dmitry Torokhov
1
-0
/
+2
2020-12-16
Input: raydium_ts_i2c - do not send zero length
jeffrey.lin
1
-1
/
+2
2020-12-16
Input: da7280 - fix missing error test
Dmitry Torokhov
1
-0
/
+1
2020-12-15
Input: da7280 - fix spelling mistake "sequemce" -> "sequence"
Colin Ian King
1
-1
/
+1
2020-12-15
Input: cyapa_gen6 - fix out-of-bounds stack access
Arnd Bergmann
1
-1
/
+1
2020-12-12
Input: sc27xx - add support for sc2730 and sc2721
Nemo Han
1
-12
/
+59
2020-12-12
dt-bindings: input: Add compatible string for SC2721 and SC2730
Chunyan Zhang
1
-0
/
+2
2020-12-12
dt-bindings: input: Convert sc27xx-vibra.txt to json-schema
Chunyan Zhang
2
-23
/
+46
2020-12-12
Input: stmpe - add axis inversion and swapping capability
Stefan Riedmueller
1
-2
/
+5
2020-12-11
Input: adp5589-keys - do not explicitly control IRQ for wakeup
Dmitry Torokhov
1
-18
/
+9
2020-12-11
Input: adp5589-keys - do not unconditionally configure as wakeup source
Dmitry Torokhov
1
-2
/
+0
2020-12-11
Input: ipx4xx-beeper - convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-11
Input: parkbd - convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-11
Input: new da7280 haptic driver
Roy Im
3
-0
/
+1342