index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i3c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
Input: pegasus_notetaker - fix endpoint sanity check
Johan Hovold
1
-1
/
+1
2020-01-10
Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register
Chuhong Yuan
1
-1
/
+5
2020-01-10
Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
Miles Chen
1
-4
/
+1
2019-12-14
Input: imx_sc_key - only take the valid data from SCU firmware as key state
Anson Huang
1
-1
/
+7
2019-12-14
Input: add safety guards to input_set_keycode()
Dmitry Torokhov
1
-10
/
+16
2019-12-14
Input: input_event - fix struct padding on sparc64
Arnd Bergmann
3
-12
/
+17
2019-12-14
Input: uinput - always report EPOLLOUT
Dmitry Torokhov
1
-2
/
+3
2019-12-05
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
1
-2
/
+0
2019-12-05
Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
Lucas Stach
1
-0
/
+3
2019-12-05
Input: goodix - add upside-down quirk for Teclast X89 tablet
Hans de Goede
1
-0
/
+9
2019-12-05
Input: add privacy screen toggle keycode
Mathew King
1
-0
/
+2
2019-12-05
Input: uinput - fix returning EPOLLOUT from uinput_poll
Marcel Holtmann
1
-1
/
+1
2019-12-05
Input: snvs_pwrkey - remove gratuitous NULL initializers
Dmitry Torokhov
1
-2
/
+2
2019-11-25
Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q
Robin van der Gracht
2
-12
/
+34
2019-11-23
Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54
Hans Verkuil
1
-1
/
+14
2019-11-23
Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
Hans Verkuil
1
-0
/
+1
2019-11-23
Input: fix Kconfig indentation
Krzysztof Kozlowski
4
-27
/
+27
2019-11-23
Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"
Lyude Paul
1
-1
/
+0
2019-11-15
Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation
Lyude Paul
1
-0
/
+1
2019-11-15
Input: imx_sc_key - correct SCU message structure to avoid stack corruption
Anson Huang
1
-1
/
+1
2019-11-15
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
Chuhong Yuan
1
-0
/
+1
2019-11-15
Input: ff-memless - kill timer in destroy()
Oliver Neukum
1
-0
/
+9
2019-11-13
Input: cyttsp4_core - fix use after free bug
Pan Bian
1
-7
/
+0
2019-11-13
Input: synaptics-rmi4 - clear IRQ enables for F54
Lucas Stach
1
-1
/
+1
2019-11-13
Input: ili210x - optionally show calibrate sysfs attribute
Sven Van Asbroeck
1
-0
/
+14
2019-11-13
Input: ili210x - add resolution to chip operations structure
Sven Van Asbroeck
1
-2
/
+7
2019-11-13
Input: ili210x - do not retrieve/print chip firmware version
Sven Van Asbroeck
1
-21
/
+0
2019-11-12
Input: mms114 - use device_get_match_data
Stephan Gerhold
1
-2
/
+1
2019-11-12
Input: ili210x - remove unneeded suspend and resume handlers
Dmitry Torokhov
1
-24
/
+0
2019-11-12
Input: ili210x - do not unconditionally mark touchscreen as wakeup source
Dmitry Torokhov
1
-2
/
+0
2019-11-12
Input: ili210x - define and use chip operations structure
Dmitry Torokhov
1
-136
/
+173
2019-11-12
Input: ili210x - do not set parent device explicitly
Dmitry Torokhov
1
-1
/
+0
2019-11-12
Input: ili210x - handle errors from input_mt_init_slots()
Dmitry Torokhov
1
-1
/
+6
2019-11-12
Input: ili210x - switch to using threaded IRQ
Dmitry Torokhov
1
-61
/
+56
2019-11-12
Input: ili210x - add ILI2117 support
Marek Vasut
2
-2
/
+47
2019-11-12
dt-bindings: input: touchscreen: ad7879: generic node names in example
Marcel Ziswiler
1
-2
/
+2
2019-11-12
Input: ar1021 - fix typo in preprocessor macro name
Flavio Suligoi
1
-2
/
+2
2019-11-05
Input: synaptics-rmi4 - simplify data read in rmi_f54_work
Lucas Stach
1
-32
/
+16
2019-11-05
Input: synaptics-rmi4 - remove unused result_bits mask
Andrew Duggan
1
-4
/
+1
2019-11-05
Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
Andrew Duggan
2
-4
/
+4
2019-11-05
Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
Andrew Duggan
1
-2
/
+26
2019-11-05
Input: synaptics-rmi4 - fix video buffer size
Lucas Stach
1
-1
/
+1
2019-10-30
Input: kxtj9 - switch to using polled mode of input devices
Dmitry Torokhov
2
-122
/
+37
2019-10-30
Input: kxtj9 - switch to using managed resources
Dmitry Torokhov
1
-58
/
+28
2019-10-30
Input: bma150 - switch to using polled mode of input devices
Dmitry Torokhov
2
-112
/
+44
2019-10-30
Input: bma150 - use managed resources helpers
Jonathan Bakker
1
-37
/
+14
2019-10-30
Input: mma8450 - switch to using polled mode of input devices
Dmitry Torokhov
2
-56
/
+46
2019-10-30
Input: gpio_decoder - switch to using polled mode of input devices
Dmitry Torokhov
2
-20
/
+23
2019-10-30
Input: rb532_button - switch to using polled mode of input devices
Dmitry Torokhov
2
-16
/
+17
2019-10-30
Input: rb532_button - switch to using managed resources
Dmitry Torokhov
1
-18
/
+2
[next]