index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
Input: cobalt_btns - switch to using polled mode of input devices
Dmitry Torokhov
2
-13
/
+14
2019-10-30
Input: cobalt_btns - convert to use managed resources
Dmitry Torokhov
1
-40
/
+17
2019-10-30
Input: wistron_btns - switch to using polled mode of input devices
Dmitry Torokhov
2
-25
/
+27
2019-10-30
Input: apanel - switch to using polled mode of input devices
Dmitry Torokhov
2
-90
/
+64
2019-10-30
Input: gpio_keys_polled - switch to using polled mode of input devices
Dmitry Torokhov
2
-32
/
+34
2019-10-30
Input: jornada680_kbd - switch to using polled mode of input devices
Dmitry Torokhov
2
-19
/
+19
2019-10-30
Input: clps711x-keypad - switch to using polled mode of input devices
Dmitry Torokhov
2
-42
/
+29
2019-10-30
Input: adc-keys - switch to using polled mode of input devices
Dmitry Torokhov
2
-18
/
+19
2019-10-30
Input: tsc6507x-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-20
/
+17
2019-10-30
Input: ts4800-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-31
/
+38
2019-10-30
Input: sur40 - switch to using polled mode of input devices
Dmitry Torokhov
2
-40
/
+53
2019-10-30
Input: raspberrypi-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-19
/
+20
2019-10-30
Input: psxpad-spi - switch to using polled mode of input devices
Dmitry Torokhov
2
-31
/
+34
2019-10-29
Input: edt-ft5x06 - add support for regulator
Mylène Josserand
1
-0
/
+30
2019-10-29
Input: st1232 - switch to using MT-B protocol
Dmitry Torokhov
1
-54
/
+56
2019-10-29
Input: st1232 - note that the receive buffer is DMA-safe
Dmitry Torokhov
1
-1
/
+1
2019-10-29
Input: st1232 - do not set parent device explicitly
Dmitry Torokhov
1
-1
/
+0
2019-10-29
Input: st1232 - do not allocate fingers data separately
Dmitry Torokhov
1
-10
/
+6
2019-10-29
Input: st1232 - do not reset the chip too early
Dmitry Torokhov
1
-10
/
+12
2019-10-29
Input: st1232 - rely on I2C core to configure wakeup interrupt
Dmitry Torokhov
1
-10
/
+6
2019-10-29
Input: st1232 - do not unconditionally configure as wakeup source
Dmitry Torokhov
1
-1
/
+0
2019-10-29
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-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+4
2019-10-24
Input: adp5589 - make keypad support optional
Lars-Peter Clausen
1
-73
/
+98
2019-10-24
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-16
Input: keyboard - imx_sc: Add i.MX system controller key support
Anson Huang
3
-0
/
+198
2019-10-16
Input: mpr121 - add polling mode
Michal Vokáč
1
-18
/
+51
2019-10-16
Revert "Input: elantech - enable SMBus on new (2018+) systems"
Kai-Heng Feng
1
-26
/
+29
2019-10-12
Input: synaptics-rmi4 - avoid processing unknown IRQs
Evan Green
1
-1
/
+5
2019-10-10
Input: pixcir_i2c_ts - remove platform data
Dmitry Torokhov
1
-75
/
+25
2019-10-10
Input: pixcir_i2c_ts - do not print error on defer probe
Fabio Estevam
1
-2
/
+6
2019-10-10
Input: pixcir_i2c_ts - print register address in decimal
Fabio Estevam
1
-6
/
+6
2019-10-10
Input: pixcir_i2c_ts - keep header files sorted
Fabio Estevam
1
-5
/
+5
2019-10-10
Input: pixcir_i2c_ts - move definitions into a single file
Fabio Estevam
1
-1
/
+59
2019-10-10
Input: pixcir_i2c_ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-09
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-03
Input: goodix - add support for 9-bytes reports
Yauhen Kharuzhy
1
-8
/
+50
2019-10-03
Input: da9063 - fix capability and drop KEY_SLEEP
Marco Felsch
1
-4
/
+1
2019-10-03
Input: atmel_mxt_ts - disable IRQ across suspend
Evan Green
1
-0
/
+4
2019-09-20
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-3
/
+3
[prev]
[next]