index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-16
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
2024-01-13
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-01-12
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-12
Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2024-01-09
Input: driver for Adafruit Seesaw Gamepad
Anshul Dalal
2024-01-09
Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-01-04
Input: da9063_onkey - avoid explicitly setting input's parent
Dmitry Torokhov
2024-01-04
Input: da9063_onkey - avoid using OF-specific APIs
Dmitry Torokhov
2024-01-01
Input: iqs269a - add support for OTP variants
Jeff LaBundy
2024-01-01
Input: iqs269a - add support for slider gestures
Jeff LaBundy
2023-12-28
Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messages
Hermes Zhang
2023-12-24
Input: zforce_ts - accept standard touchscreen properties
Andreas Kemnade
2023-12-23
Merge tag 'input-for-v6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-12-22
Input: soc_button_array - add mapping for airplane mode button
Christoffer Sandberg
2023-12-20
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-14
Input: da9063 - use dev_err_probe()
Biju Das
2023-12-14
Input: da9063 - drop redundant prints in probe()
Biju Das
2023-12-14
Input: da9063 - simplify obtaining OF match data
Biju Das
2023-12-13
Input: as5011 - convert to GPIO descriptor
Linus Walleij
2023-12-13
Input: omap-keypad - drop optional GPIO support
Linus Walleij
2023-12-13
Input: tca6416-keypad - drop unused include
Linus Walleij
2023-12-13
Input: navpoint - convert to use GPIO descriptor
Linus Walleij
2023-12-13
Input: vivaldi - convert to use sysfs_emit_at() API
ye xingchen
2023-12-13
Input: iqs269a - use sysfs_emit() instead of scnprintf()
ye xingchen
2023-12-13
Input: ims-pcu - use sysfs_emit() instead of scnprintf()
ye xingchen
2023-12-13
Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()
ye xingchen
2023-12-13
Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2023-12-13
Input: mouse - use sysfs_emit[_at]() instead of scnprintf()
ye xingchen
2023-12-13
Input: use sysfs_emit() instead of scnprintf()
ye xingchen
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-12
Input: max77693-haptic - add device-tree compatible strings
Marek Szyprowski
2023-12-12
Input: qt1050 - convert to use maple tree register cache
Mark Brown
2023-12-12
Input: cap11xx - convert to use maple tree register cache
Mark Brown
2023-12-12
Input: cap11xx - cache hardware ID registers
Mark Brown
2023-12-12
Input: xpad - add Razer Wolverine V2 support
Luca Weiss
2023-12-12
Input: cap11xx - add advanced sensitivity settings
Jiri Valek - 2N
2023-12-11
Input: xpad - remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2023-12-11
Input: omap4-keypad - react on keypresses if device is runtime-suspended
Andreas Kemnade
2023-12-09
Input: pxrc - simplify mutex handling with guard macro
Marcus Folkesson
2023-12-03
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
2023-12-01
Input: amimouse - convert to platform remove callback returning void
Uwe Kleine-König
2023-11-30
Input: gpio-keys - add system suspend support for dedicated wakeirqs
Tony Lindgren
2023-11-30
Input: i8042 - add nomux quirk for Acer P459-G2-M
Esther Shimanovich
2023-11-25
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
2023-11-23
media: touchscreen: sur40: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-17
Input: cap11xx - remove unnecessary IRQ parsing
Jiri Valek - 2N
2023-11-16
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-15
Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1
José Pekkarinen
2023-11-09
Merge tag 'input-for-v6.7-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]