- 13a2f42 input: kbd_matrix: implement stable poll period support by Fabio Baltieri · 4 months ago
- d6013e7 input: it8xxx2_kbd: add a kso-ignore-mask property by Fabio Baltieri · 4 months ago
- 69e85b2 board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards by Jun Lin · 5 months ago
- 52d9849 drivers: input: gt911: always set INT pin during probe by Daniel DeGrasse · 5 months ago
- d8c8d02 drivers: input_esp32_touch_sensor: missing header file bugfix by Marcio Ribeiro · 5 months ago
- b23fea1 input: gpio_keys: add a no-disconnect property by Fabio Baltieri · 5 months ago
- 7fa9625 ITE: it8xxx2: Remove CONFIG_PINCTRL from soc defconfig file by Tim Lin · 5 months ago
- 2a1fde7 drivers: input: ili2132a: add support for ili2132a touch controller by Joel Jaldemark · 6 months ago
- 00eaa85 drivers: input: sbus: Fix incorrect index reference of INPUT_SBUS_INIT by TOKITA Hiroshi · 6 months ago
- e9adbe4 drivers: input: sbus: Remove unused `pinctrl.h` including by TOKITA Hiroshi · 6 months ago
- 48eb944 input: gpio_keys: fix gpio_pin_get_dt error handling by WenBin Zhang · 6 months ago
- 4658ed5 drivers: input: input_gt911: fix OOB buffer write to touch points array by Daniel DeGrasse · 7 months ago
- 4ca2400 drivers: input: use generic touch report in stmpe811 by Dominik Lau · 7 months ago
- 40e64f1 drivers: input: use generic touch report in ft5336 by Dominik Lau · 7 months ago
- 74e84a9 drivers: input: common properties parsing for touchscreen drivers by Dominik Lau · 7 months ago
- 947ff45 input: kbd: add power management support to all keyboard scan drivers by Fabio Baltieri · 7 months ago
- eff584b input: kbd_matrix: add power management support by Fabio Baltieri · 7 months ago
- 90c6106 drivers: esp32: Interrupts flags configuration by Raffael Rostagno · 7 months ago
- 0b3a34c drivers: esp32: Interrupts priority configuration by Raffael Rostagno · 7 months ago
- fba0a47 input: pmw3610: add soft reset when no reset pin is available by Fabio Baltieri · 7 months ago
- ad254b0 drivers: input: gt911: Add support for multitouch events by Farah Fliss · 7 months ago
- bd65864 drivers: input: gt911: Fix coding style by Farah Fliss · 7 months ago
- 70664a0 drivers: input: gt911: Run clang-format by Farah Fliss · 7 months ago
- 710c89e fix: initialize gpio_keys input from pin state by Lasse Fröhner · 8 months ago
- fae0f5b drivers: input: cst816s: add cst816d support by Shang Xiangyao · 8 months ago
- 804db65 drivers: input: cst816s: read the gesture-ID register by Felipe Neves · 8 months ago
- 23435de drivers: input: cst816s: Configure before enabling interrupts on init by Fabian Blatz · 8 months ago
- 32fafc7 input: analog_axis: add output inversion by Fabio Baltieri · 8 months ago
- 03f1dd4 input: paw32xx: only reschedule the handler if motion is asserted by Fabio Baltieri · 8 months ago
- c79432e drivers/input: it8xxx2: Add critical section to prevent race conditions by Tim Lin · 9 months ago
- 96815be input: pinnacle: fix return value check for WAIT_FOR by Fabio Baltieri · 9 months ago
- 0787093 everywhere: replace double words by Jordan Yates · 9 months ago
- 12405a6 input: analog_axis: implement power management support by Fabio Baltieri · 10 months ago
- e017006 drivers: input: sbus remote controller support by Peter van der Perk · 10 months ago
- 7a538c8 input: gpio_keys: skip change checking when suspended by Fabio Baltieri · 10 months ago
- d725666 sensor: convert ADC `depends on` to `select` by Jordan Yates · 10 months ago
- d847617 input: it8xxx2_kbd: mask out KSOL and KSOH1 register access by Fabio Baltieri · 11 months ago
- 2e36c89 input: it8xxx2_kbd: fix col_size build warning range by Fabio Baltieri · 11 months ago
- 37c23f6 input: analog_axis: use k_sem for locking by Fabio Baltieri · 11 months ago
- 4a5fa01 input: add a paw32xx driver by Fabio Baltieri · 11 months ago
- d9fd292 drivers: input: CHSC6X Driver by Nicolas Goualard · 12 months ago
- 828a0c0 drivers: input: pinnacle: add driver for trackpad by Ilia Kharin · 12 months ago
- d5b1a7d driver: input: gt911: Support case that no dedicated reset pin by Jason Yu · 12 months ago
- 55c14e6 input: analog_axis: rework deadzone calibration code by Fabio Baltieri · 1 year ago
- 1b2bb0d input: analog_axis: fix the variable name for calibration by Fabio Baltieri · 1 year ago
- bc140e1 drivers: input: add cf1133 controller touchscreen by Clement Dysli · 1 year ago
- c82b38c input: pmw3610: run the whole init with spi clock on by Fabio Baltieri · 1 year ago
- 2c5b992 input: pmw3610: add few config options by Fabio Baltieri · 1 year ago
- d0a8c41 input: gpio_keys: fix suspend race condition by Fabio Baltieri · 1 year ago
- 154b2b9 input: pat912x: fix build with default cpi setting by Fabio Baltieri · 1 year ago
- 2f691ad Driver Input: FT5336 reports touch pressed on no touches by Glenn Andrews · 1 year ago
- a63b3d1 input: xec: use the generic keyboard code by Fabio Baltieri · 1 year ago
- ddd2cf1 input: convert kscan_mchp_xec.c driver to input by Fabio Baltieri · 1 year ago
- d123a457 input: kbd_matrix: define PRIkbdrow coherently by Fabio Baltieri · 1 year ago
- 3550259 drivers: input: Fix uninitialized closest_mv variable warning by Robert Lubos · 1 year, 1 month ago
- 8b94640 input: add a pmw3610 driver by Fabio Baltieri · 1 year, 1 month ago
- 7d676c2 input: pat912x: add a bunch of settings by Fabio Baltieri · 1 year, 1 month ago
- ad9f2c5 input: kbd_matrix: skip column with empty mask by Fabio Baltieri · 1 year, 1 month ago
- 3538335 input: add a pat912x driver by Fabio Baltieri · 1 year, 1 month ago
- d181607 drivers: input: Implement driver for ADC keys by Chen Xingyu · 1 year, 1 month ago
- 415cb65 drivers: input: cst816s: add alternative chip id by Joel Guittet · 1 year, 2 months ago
- 01be4af input: gpio_qdec: add power management support by Fabio Baltieri · 1 year, 2 months ago
- 1dd2307 input: gpio_qdec: add optical encoder support by Fabio Baltieri · 1 year, 2 months ago
- 91ee5c4 input: gpio_qdec: rename gpio to ab_gpio by Fabio Baltieri · 1 year, 2 months ago
- e5974b2 input: gpio_keys: implement polling mode support by Fabio Baltieri · 1 year, 3 months ago
- 9c1a45c posix: Fix name collision with __bswap by Jonathan Hamberg · 1 year, 3 months ago
- bd8cee8 drivers: input: add an analog-axis driver by Fabio Baltieri · 1 year, 3 months ago
- 8ca40e5 drivers: input: depend on multithreading on drivers using a thread by Fabio Baltieri · 1 year, 3 months ago
- bba517f input: tweak actual-key-mask description by Fabio Baltieri · 1 year, 3 months ago
- 2a99432 input: kbd_matrix: fail gracefully if changing an undefined key mask by Fabio Baltieri · 1 year, 3 months ago
- 4307882 input: kbd_matrix: add actual key mask runtime control by Fabio Baltieri · 1 year, 3 months ago
- 66a06d9 input: use K_KERNEL_STACK_SIZEOF to set the thread stack size by Fabio Baltieri · 1 year, 3 months ago
- c0e6629 input: npcx_kbd: setup the interrupt to falling edge only by Fabio Baltieri · 1 year, 3 months ago
- 0442fe3 input: npcx_kbd: clear pending interrupts before reenabling detection by Fabio Baltieri · 1 year, 3 months ago
- ecce235 input: kbd_matrix: fix possible race condition by Fabio Baltieri · 1 year, 3 months ago
- ffbd039 input: gpio_kbd_matrix: use edge-to-active interrupt by Fabio Baltieri · 1 year, 3 months ago
- f9313b1 input: add a linux-evdev device by Fabio Baltieri · 1 year, 3 months ago
- 38d5c0a input: kbd_matrix: make the thread priority configurable by Fabio Baltieri · 1 year, 3 months ago
- cc5cef8 input: gpio_keys: add power management support by Fabio Baltieri · 1 year, 3 months ago
- c0b103b input: ft5336: add suspend and resume support by Fabio Baltieri · 1 year, 3 months ago
- 8cb870f driver: input: espressif touch_sensor by Marcio Ribeiro · 1 year, 4 months ago
- e479652 input: kbd_matrix: add an kbd_matrix_state shell command by Fabio Baltieri · 1 year, 4 months ago
- bc849c7 input: kbd_matrix: add print helper define by Fabio Baltieri · 1 year, 4 months ago
- f69641f input: gpio_kbd_matrix: do not enable interrupt if there's no callbacks by Fabio Baltieri · 1 year, 4 months ago
- c161253 drivers: input: fix few types by Fabio Baltieri · 1 year, 4 months ago
- 808c0f1 input: kbd_matrix: add actual-key-mask support by Fabio Baltieri · 1 year, 4 months ago
- 9080007 input: gpio_keys: drop the pin filter from the callback by Fabio Baltieri · 1 year, 4 months ago
- f6917bc input: gpio_keys: interrupt configure cleanup by Fabio Baltieri · 1 year, 4 months ago
- 07bf0f9 input: gpio_keys: drop zephyr_code from the callback struct by Fabio Baltieri · 1 year, 4 months ago
- 3862c22 input: gpio_kbd_matrix: add poll and scan mode support by Fabio Baltieri · 1 year, 4 months ago
- 56d73a8 input: kbd_matrix: always poll if poll_timeout_ms is 0 by Fabio Baltieri · 1 year, 4 months ago
- f4bf74e input: kbd_matrix: clear unstable state correctly on release by Fabio Baltieri · 1 year, 4 months ago
- 71e5c66 input: kbd_matrix: fix a typing issue for a cycle counter by Fabio Baltieri · 1 year, 4 months ago
- 506ede0 input: kbd_matrix: fix a debouncing timing issue by Fabio Baltieri · 1 year, 4 months ago
- 76791cd input: kbd_matrix: add a input_kbd_matrix_drive_column_hook option by Fabio Baltieri · 1 year, 4 months ago
- ea887af input: gpio_kbd_matrix: drop redundant gpio_kbd_matrix_set_detect_mode by Fabio Baltieri · 1 year, 4 months ago
- 6cd7249 input: gpio_kbd_matrix: add direct access support by Fabio Baltieri · 1 year, 4 months ago
- 8ec1b54 input: gpio_kbd_matrix: add column drive mode by Fabio Baltieri · 1 year, 4 months ago
- f9ed74e input: gpio_kbd_matrix: add 16 bit rows support by Fabio Baltieri · 1 year, 4 months ago
- adcb2f5 input: gpio_kbd_matrix: define a type for the row data by Fabio Baltieri · 1 year, 4 months ago