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
2022-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2022-03-31
Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
José Expósito
2022-03-30
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-03-28
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2022-03-20
Input: adi - remove redundant variable z
Colin Ian King
2022-03-20
Input: add Imagis touchscreen driver
Markuss Broks
2022-03-20
Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMD
Matthew Haughton
2022-03-20
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
2022-03-20
Input: add bounds checking to input_set_capability()
Jeff LaBundy
2022-03-20
Input: iqs5xx - use local input_dev pointer
Jeff LaBundy
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-15
xen/grant-table: remove readonly parameter from functions
Juergen Gross
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
2022-03-14
Merge tag 'v5.17-rc8' into next
Dmitry Torokhov
2022-03-14
Input: aiptek - properly check endpoint type
Pavel Skripkin
2022-03-14
Input: mt6779-keypad - fix signedness bug
Lv Ruyi (CGEL ZTE)
2022-03-07
Input: zinitix - do not report shadow fingers
Linus Walleij
2022-03-05
Input: mt6779-keypad - add MediaTek keypad driver
fengping.yu
2022-03-02
Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttons
Hans de Goede
2022-03-01
Input: elan_i2c - fix regulator enable count imbalance after suspend/resume
Hans de Goede
2022-03-01
Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()
Hans de Goede
2022-02-28
Input: da9063 - use devm_delayed_work_autocancel()
Christophe JAILLET
2022-02-28
Input: goodix - fix race on driver unbind
Hans de Goede
2022-02-28
Input: goodix - use input_copy_abs() helper
Hans de Goede
2022-02-28
Input: add input_copy_abs() function
Hans de Goede
2022-02-28
Input: set EV_ABS in dev->evbit even if input_alloc_absinfo() fails
Hans de Goede
2022-02-28
Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...
Hans de Goede
2022-02-28
Input: goodix - use the new soc_intel_is_byt() helper
Hans de Goede
2022-02-28
Merge tag 'v5.17-rc4' into for-linus
Dmitry Torokhov
2022-02-27
Input: samsung-keypad - properly state IOMEM dependency
David Gow
2022-02-18
Merge tag 'v5.17-rc4' into next
Dmitry Torokhov
2022-02-18
Input: psmouse - set up dependency between PS/2 and SMBus companions
Dmitry Torokhov
2022-02-15
Input: tsc200x - add axis inversion and swapping support
Yunus Bas
2022-02-15
Input: xbox - correct the name for Xbox Series S|X controller
Marcos Alano
2022-02-15
Input: ps2-gpio - enforce GPIOs flag open drain
Danilo Krummrich
2022-02-15
Input: ps2-gpio - don't send rx data before the stop bit
Danilo Krummrich
2022-02-15
Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()
Danilo Krummrich
2022-02-15
Input: ps2-gpio - use ktime for IRQ timekeeping
Danilo Krummrich
2022-02-15
Input: ps2-gpio - refactor struct ps2_gpio_data
Danilo Krummrich
2022-02-15
Input: zinitix - add new compatible strings
Linus Walleij
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2022-02-08
Input: clear BTN_RIGHT/MIDDLE on buttonpads
José Expósito
2022-02-07
Input: mtk-pmic-keys - add support for MT6358
Mattijs Korpershoek
2022-02-07
Input: mtk-pmic-keys - use get_irq_byname() instead of index
Mattijs Korpershoek
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-01-31
Input: wm97xx: Simplify resource management
Christophe JAILLET
2022-01-17
Merge tag 'v5.16' into next
Dmitry Torokhov
[next]