index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
18
-261
/
+193
2020-12-15
Merge branch 'next' into for-linus
Dmitry Torokhov
19
-262
/
+194
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2020-12-12
Input: adp5589-keys - do not explicitly control IRQ for wakeup
Dmitry Torokhov
1
-18
/
+9
2020-12-12
Input: adp5589-keys - do not unconditionally configure as wakeup source
Dmitry Torokhov
1
-2
/
+0
2020-12-11
Input: imx_keypad - add COMPILE_TEST support
Anson Huang
1
-1
/
+1
2020-12-11
Input: applespi - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-4
/
+8
2020-12-10
Input: tm2-touchkey - add vddio regulator
Stephan Gerhold
1
-1
/
+2
2020-12-10
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
1
-0
/
+1
2020-12-03
Input: use input_device_enabled()
Andrzej Pietrasiewicz
11
-21
/
+21
2020-12-03
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
1
-35
/
+8
2020-11-23
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
1
-36
/
+53
2020-11-20
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
1
-0
/
+9
2020-11-20
Input: adp5589-keys - use BIT()
Dmitry Torokhov
1
-34
/
+35
2020-11-20
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
1
-4
/
+2
2020-11-19
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
1
-10
/
+13
2020-11-19
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
1
-20
/
+2
2020-11-19
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
1
-21
/
+0
2020-11-19
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
1
-31
/
+10
2020-11-19
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
1
-9
/
+4
2020-11-18
Merge tag 'v5.9' into next
Dmitry Torokhov
1
-1
/
+1
2020-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-8
/
+33
2020-11-13
Input: samsung-keypad - remove set but unused variable 'var'
Lee Jones
1
-2
/
+1
2020-11-09
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
1
-4
/
+5
2020-11-09
Input: gpio_keys - fix misnamed function parameter 'dev'
Lee Jones
1
-1
/
+1
2020-11-09
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
1
-11
/
+11
2020-11-09
Input: nomadik-ske-keypad - provide some missing struct member docs
Lee Jones
1
-0
/
+2
2020-11-09
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
1
-8
/
+33
2020-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-11
/
+7
2020-09-16
Input: twl4030_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-5
/
+3
2020-09-16
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-4
/
+2
2020-09-16
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-08-24
platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
Guenter Roeck
1
-1
/
+1
2020-08-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-3
/
+2
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-07-22
Merge branch 'elan-i2c' into next
Dmitry Torokhov
3
-0
/
+346
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+2
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-21
/
+113
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-11
/
+7
2020-05-18
Merge branch 'for-linus' into next
Dmitry Torokhov
3
-11
/
+7
2020-05-13
Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanups
Anson Huang
1
-18
/
+15
2020-05-12
Merge tag 'v5.6' into next
Dmitry Torokhov
8
-8
/
+25
2020-05-10
Input: applespi - replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-04-28
Input: atkbd - receive and use physcode->keycode mapping from FW
Rajat Jain
1
-1
/
+40
2020-04-28
Input: atkbd - expose function row physical map to userspace
Rajat Jain
1
-0
/
+56
2020-04-23
Input: dlink-dir685-touchkeys - fix a typo in driver name
Christophe JAILLET
1
-1
/
+1
2020-04-19
Input: spear-keyboard - fix a typo in a module name in Kconfig
Christophe JAILLET
1
-1
/
+1
2020-04-19
Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
1
-1
/
+1
2020-04-19
Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
1
-9
/
+5
2020-04-08
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
3
-0
/
+346
[next]