index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
Merge branch 'ili2xxx-touchscreen' into next
Dmitry Torokhov
1
-162
/
+216
2019-11-11
Input: ili210x - remove unneeded suspend and resume handlers
Dmitry Torokhov
1
-24
/
+0
2019-11-11
Input: ili210x - do not unconditionally mark touchscreen as wakeup source
Dmitry Torokhov
1
-2
/
+0
2019-11-11
Input: ili210x - define and use chip operations structure
Dmitry Torokhov
1
-136
/
+173
2019-11-11
Input: ili210x - do not set parent device explicitly
Dmitry Torokhov
1
-1
/
+0
2019-11-11
Input: ili210x - handle errors from input_mt_init_slots()
Dmitry Torokhov
1
-1
/
+6
2019-11-11
Input: ili210x - switch to using threaded IRQ
Dmitry Torokhov
1
-61
/
+56
2019-11-11
Input: ili210x - add ILI2117 support
Marek Vasut
1
-1
/
+45
2019-11-11
Input: ar1021 - fix typo in preprocessor macro name
Flavio Suligoi
1
-2
/
+2
2019-11-04
Input: synaptics-rmi4 - simplify data read in rmi_f54_work
Lucas Stach
1
-32
/
+16
2019-11-04
Input: synaptics-rmi4 - remove unused result_bits mask
Andrew Duggan
1
-4
/
+1
2019-11-04
Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
Andrew Duggan
2
-4
/
+4
2019-11-04
Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
Andrew Duggan
1
-2
/
+26
2019-11-04
Input: synaptics-rmi4 - fix video buffer size
Lucas Stach
1
-1
/
+1
2019-10-29
Input: kxtj9 - switch to using polled mode of input devices
Dmitry Torokhov
2
-122
/
+37
2019-10-29
Input: kxtj9 - switch to using managed resources
Dmitry Torokhov
1
-58
/
+28
2019-10-29
Input: bma150 - switch to using polled mode of input devices
Dmitry Torokhov
2
-112
/
+44
2019-10-29
Input: bma150 - use managed resources helpers
Jonathan Bakker
1
-37
/
+14
2019-10-29
Input: mma8450 - switch to using polled mode of input devices
Dmitry Torokhov
2
-56
/
+46
2019-10-29
Input: gpio_decoder - switch to using polled mode of input devices
Dmitry Torokhov
2
-20
/
+23
2019-10-29
Input: rb532_button - switch to using polled mode of input devices
Dmitry Torokhov
2
-16
/
+17
2019-10-29
Input: rb532_button - switch to using managed resources
Dmitry Torokhov
1
-18
/
+2
2019-10-29
Input: sgi_btns - switch to using polled mode of input devices
Dmitry Torokhov
2
-13
/
+13
2019-10-29
Input: sgi_btns - switch to using managed resources
Dmitry Torokhov
1
-29
/
+8
2019-10-29
Input: cobalt_btns - switch to using polled mode of input devices
Dmitry Torokhov
2
-13
/
+14
2019-10-29
Input: cobalt_btns - convert to use managed resources
Dmitry Torokhov
1
-40
/
+17
2019-10-29
Input: wistron_btns - switch to using polled mode of input devices
Dmitry Torokhov
2
-25
/
+27
2019-10-29
Input: apanel - switch to using polled mode of input devices
Dmitry Torokhov
2
-90
/
+64
2019-10-29
Input: gpio_keys_polled - switch to using polled mode of input devices
Dmitry Torokhov
2
-32
/
+34
2019-10-29
Input: jornada680_kbd - switch to using polled mode of input devices
Dmitry Torokhov
2
-19
/
+19
2019-10-29
Input: clps711x-keypad - switch to using polled mode of input devices
Dmitry Torokhov
2
-42
/
+29
2019-10-29
Input: adc-keys - switch to using polled mode of input devices
Dmitry Torokhov
2
-18
/
+19
2019-10-29
Input: tsc6507x-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-20
/
+17
2019-10-29
Input: ts4800-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-31
/
+38
2019-10-29
Input: sur40 - switch to using polled mode of input devices
Dmitry Torokhov
2
-40
/
+53
2019-10-29
Input: raspberrypi-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-19
/
+20
2019-10-29
Input: psxpad-spi - switch to using polled mode of input devices
Dmitry Torokhov
2
-31
/
+34
2019-10-28
Input: edt-ft5x06 - add support for regulator
Mylène Josserand
1
-0
/
+30
2019-10-28
Input: st1232 - switch to using MT-B protocol
Dmitry Torokhov
1
-54
/
+56
2019-10-28
Input: st1232 - note that the receive buffer is DMA-safe
Dmitry Torokhov
1
-1
/
+1
2019-10-28
Input: st1232 - do not set parent device explicitly
Dmitry Torokhov
1
-1
/
+0
2019-10-28
Input: st1232 - do not allocate fingers data separately
Dmitry Torokhov
1
-10
/
+6
2019-10-28
Input: st1232 - do not reset the chip too early
Dmitry Torokhov
1
-10
/
+12
2019-10-28
Input: st1232 - rely on I2C core to configure wakeup interrupt
Dmitry Torokhov
1
-10
/
+6
2019-10-28
Input: st1232 - do not unconditionally configure as wakeup source
Dmitry Torokhov
1
-1
/
+0
2019-10-28
Input: st1232 - simplify parsing of read buffer
Dmitry Torokhov
1
-25
/
+25
2019-10-27
Input: wacom_i2c - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Input: s3c2410_ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Input: colibri-vf50-ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-4
/
+3
[prev]
[next]