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-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
2019-10-27
Input: gpio_keys - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-4
/
+2
2019-10-27
Merge tag 'v5.4-rc5' into next
Dmitry Torokhov
11
-83
/
+115
2019-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+4
2019-10-23
Input: adp5589 - make keypad support optional
Lars-Peter Clausen
1
-73
/
+98
2019-10-23
Input: hp_sdc_rtc - remove dead chardev code
Arnd Bergmann
1
-342
/
+0
2019-10-21
Input: st1232 - fix reporting multitouch coordinates
Dixit Parmar
1
-2
/
+4
2019-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-44
/
+97
2019-10-15
Input: keyboard - imx_sc: Add i.MX system controller key support
Anson Huang
3
-0
/
+198
2019-10-15
Input: mpr121 - add polling mode
Michal Vokáč
1
-18
/
+51
2019-10-15
Revert "Input: elantech - enable SMBus on new (2018+) systems"
Kai-Heng Feng
1
-26
/
+29
2019-10-11
Input: synaptics-rmi4 - avoid processing unknown IRQs
Evan Green
1
-1
/
+5
2019-10-09
Input: pixcir_i2c_ts - remove platform data
Dmitry Torokhov
1
-75
/
+25
2019-10-09
Input: pixcir_i2c_ts - do not print error on defer probe
Fabio Estevam
1
-2
/
+6
2019-10-09
Input: pixcir_i2c_ts - print register address in decimal
Fabio Estevam
1
-6
/
+6
2019-10-09
Input: pixcir_i2c_ts - keep header files sorted
Fabio Estevam
1
-5
/
+5
2019-10-09
Input: pixcir_i2c_ts - move definitions into a single file
Fabio Estevam
1
-1
/
+59
2019-10-09
Input: pixcir_i2c_ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-08
Input: soc_button_array - partial revert of support for newer surface devices
Hans de Goede
1
-5
/
+12
2019-10-04
Input: gpio_mouse - switch to using input device polling mode
Dmitry Torokhov
2
-26
/
+20
2019-10-04
Input: add input_get_poll_interval()
Dmitry Torokhov
1
-0
/
+9
2019-10-02
Input: goodix - add support for 9-bytes reports
Yauhen Kharuzhy
1
-8
/
+50
2019-10-02
Input: da9063 - fix capability and drop KEY_SLEEP
Marco Felsch
1
-4
/
+1
2019-10-02
Input: atmel_mxt_ts - disable IRQ across suspend
Evan Green
1
-0
/
+4
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+3
2019-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
84
-1487
/
+1114
2019-09-17
Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-2
/
+2
2019-09-05
Input: sidewinder - make array seq static const, makes object smaller
Colin Ian King
1
-1
/
+1
[next]