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.18.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-07-08
Input: himax_hx83112b - add himax_chip struct for multi-chip support
Felix Kaechele
2024-07-08
Input: himax_hx83112b - implement MCU register reading
Felix Kaechele
2024-07-08
Input: himax_hx83112b - use more descriptive register defines
Felix Kaechele
2024-07-08
Input: do not check number of events in input_pass_values()
Dmitry Torokhov
2024-07-08
Input: preallocate memory to hold event values
Dmitry Torokhov
2024-07-08
Input: rearrange input_alloc_device() to prepare for preallocating of vals
Dmitry Torokhov
2024-07-08
Input: simplify event handling logic
Dmitry Torokhov
2024-07-08
Input: make events() method return number of events processed
Dmitry Torokhov
2024-07-08
Input: make sure input handlers define only one processing method
Dmitry Torokhov
2024-07-08
Input: evdev - remove ->event() method
Dmitry Torokhov
2024-07-08
Input: imagis - add supports for Imagis IST3038
Raymond Hackley
2024-07-08
Input: imagis - clarify the usage of protocol_b
Raymond Hackley
2024-07-08
Input: fsl-imx25-tcq - constify struct regmap_config
Javier Carrasco
2024-07-08
Input: qt1050 - constify struct regmap_config
Javier Carrasco
2024-07-04
Merge branch 'ib-mfd-input-regulator-6.11' into ibs-for-mfd-merged
Lee Jones
2024-07-03
Input: cypress_ps2 - use u8 when dealing with byte data
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - propagate errors from lower layers
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - report timeouts when reading command status
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - fix error handling when sending command fails
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - clean up setting reporting rate
Dmitry Torokhov
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-01
Input: elan_i2c - do not leave interrupt disabled on suspend failure
Dmitry Torokhov
2024-06-28
Input: ili210x - use guard notation when disabling and reenabling IRQ
Dmitry Torokhov
2024-06-28
Input: ili210x - switch to using cleanup functions in firmware code
Dmitry Torokhov
2024-06-28
Input: ili210x - use kvmalloc() to allocate buffer for firmware update
Dmitry Torokhov
2024-06-28
Input: rohm_bu21023 - switch to using cleanup functions
Dmitry Torokhov
2024-06-28
Input: rohm_bu21023 - switch to using sysfs_emit()
Dmitry Torokhov
2024-06-28
Input: rohm_bu21023 - factor out settings update code
Dmitry Torokhov
2024-06-28
Input: goodix_berlin - use __free() cleanup in SPI transport
Dmitry Torokhov
2024-06-28
Input: wacom_w8001 - use "guard" notation when acquiring mutex
Dmitry Torokhov
2024-06-28
input: Add onkey driver for Marvell 88PM886 PMIC
Karel Balej
2024-06-28
Input: cs40l50 - Add support for the CS40L50 haptic driver
James Ogletree
2024-06-27
Merge branch 'ib/ads7846-hsync' into next
Dmitry Torokhov
2024-06-25
Input: qt1050 - handle CHIP_ID reading error
Andrei Lalaev
2024-06-25
input/vmmouse: Use VMware hypercall API
Alexey Makhalov
2024-06-24
Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-06-22
Input: edt-ft5x06 - add ft5426
Andreas Kemnade
2024-06-22
Input: ektf2127 - add ektf2232 support
Andreas Kemnade
2024-06-21
Input: ads7846 - handle HSYNC GPIO
Linus Walleij
2024-06-21
Input: adc-joystick - move axes data into the main structure
Dmitry Torokhov
2024-06-20
Input: ims-pcu - switch to using cleanup functions
Dmitry Torokhov
2024-06-20
Input: ims-pcu - use driver core to instantiate device attributes
Dmitry Torokhov
2024-06-20
Input: ims-pcu - drop repeated "input" in error message
Javier Carrasco
2024-06-20
Input: ims-pcu - annotate struct ims_pcu_flash_fmt with __counted_by
Javier Carrasco
2024-06-20
Input: ads7846 - use spi_device_id table
Alexander Stein
2024-06-11
Input: adxl34x - switch to using "guard" notation
Dmitry Torokhov
2024-06-11
Input: adxl34x - switch to using managed resources
Dmitry Torokhov
2024-06-11
Input: adxl34x - use input_set_capability()
Dmitry Torokhov
2024-06-11
Input: adxl34x - use device core to create driver-specific device attributes
Dmitry Torokhov
[prev]
[next]