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
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
2024-05-23
Merge branch 'next' into for-linus
Dmitry Torokhov
15
-25
/
+14
2024-05-14
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
10
-13
/
+13
2024-05-07
Input: cros_ec_keyb - remove an unused field in struct cros_ec_keyb
Christophe JAILLET
1
-2
/
+0
2024-05-07
Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drv
Christophe JAILLET
1
-2
/
+1
2024-05-07
Input: matrix_keypad - remove an unused field in struct matrix_keypad
Christophe JAILLET
1
-1
/
+0
2024-05-07
Input: tca6416-keypad - remove unused struct tca6416_drv_data
Christophe JAILLET
1
-5
/
+0
2024-05-07
Input: tca6416-keypad - remove an unused field in struct tca6416_keypad_chip
Christophe JAILLET
1
-1
/
+0
2024-03-28
Input: stmpe - drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-16
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-117
/
+55
2024-03-05
Input: gpio_keys_polled - suppress deferred probe error for gpio
Uwe Kleine-König
1
-6
/
+4
2024-02-02
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-02
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-01-31
Input: matrix_keypad - switch to using managed resources
Dmitry Torokhov
1
-65
/
+24
2024-01-31
Input: matrix_keypad - consolidate handling of clustered interrupt
Dmitry Torokhov
1
-43
/
+20
2024-01-31
Input: matrix_keypad - avoid repeatedly converting GPIO to IRQ
Dmitry Torokhov
1
-23
/
+25
2024-01-20
Input: bcm-keypad - remove redundant of_match_ptr()
Ruan Jinjie
1
-1
/
+1
2024-01-17
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
1
-5
/
+7
2024-01-14
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-85
/
+280
2023-12-29
Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messages
Hermes Zhang
1
-3
/
+3
2023-12-14
Input: omap-keypad - drop optional GPIO support
Linus Walleij
1
-18
/
+1
2023-12-14
Input: tca6416-keypad - drop unused include
Linus Walleij
1
-1
/
+0
2023-12-13
Input: qt1050 - convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-12-13
Input: cap11xx - convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-12-13
Input: cap11xx - cache hardware ID registers
Mark Brown
1
-3
/
+0
2023-12-13
Input: cap11xx - add advanced sensitivity settings
Jiri Valek - 2N
1
-45
/
+192
2023-12-12
Input: omap4-keypad - react on keypresses if device is runtime-suspended
Andreas Kemnade
1
-1
/
+14
2023-12-03
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
1
-0
/
+3
2023-11-30
Input: gpio-keys - add system suspend support for dedicated wakeirqs
Tony Lindgren
1
-4
/
+65
2023-11-26
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
1
-4
/
+42
2023-11-17
Input: cap11xx - remove unnecessary IRQ parsing
Jiri Valek - 2N
1
-9
/
+4
2023-10-14
Input: tegra-kbc - use device_get_match_data()
Rob Herring
1
-5
/
+2
2023-09-24
Input: stmpe-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: spear-keyboard - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: sh_keysc - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: samsung-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: omap4-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: omap-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: matrix_keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: iqs62x-keys - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: ep93xx_keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: cros_ec_keyb - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-24
Input: adp5520-keys - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-07
Input: cros_ec_keyb - use device core to create driver-specific device attrib...
Dmitry Torokhov
1
-7
/
+3
2023-07-29
Input: tca6416-keypad - switch to using input core's polling features
Dmitry Torokhov
1
-28
/
+20
2023-07-29
Input: tca6416-keypad - convert to use devm_* api
Yangtao Li
1
-35
/
+18
2023-07-29
Input: tca6416-keypad - fix interrupt enable disbalance
Dmitry Torokhov
1
-6
/
+2
2023-07-29
Input: tca6416-keypad - rely on I2C core to set up suspend/resume
Dmitry Torokhov
1
-25
/
+0
2023-07-29
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
1
-17
/
+10
2023-07-29
Input: lm8323 - convert to use devm_* api
Yangtao Li
1
-51
/
+26
2023-07-29
Input: lm8323 - rely on device core to create kp_disable attribute
Dmitry Torokhov
1
-12
/
+12
[next]