1. bbe5e1e build: namespace the generated headers with `zephyr/` by Yong Cong Sin · 10 months ago
  2. 06236ba drivers: ht16k33: convert from kscan to input by Fabio Baltieri · 11 months ago
  3. ddd2cf1 input: convert kscan_mchp_xec.c driver to input by Fabio Baltieri · 1 year, 1 month ago
  4. 939b90b drivers: drop few redundant guard around pm_policy_state_lock_* by Fabio Baltieri · 1 year, 4 months ago
  5. 7a3a6d0 input: convert ite_it8xxx2_kbd driver from kscan to input by Fabio Baltieri · 1 year, 5 months ago
  6. a08bfeb syscall: rename Z_OOPS -> K_OOPS by Anas Nashif · 1 year, 5 months ago
  7. 1a9de05 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ by Anas Nashif · 1 year, 5 months ago
  8. 684b8fc syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG by Anas Nashif · 1 year, 5 months ago
  9. 4e39617 kernel: move syscall_handler.h to internal include directory by Anas Nashif · 1 year, 5 months ago
  10. 9b6c933 drivers: mchp: kscan: low power mode enabled by Manimaran A · 1 year, 7 months ago
  11. 9c96157 modules: cmsis: move glue code to modules/cmsis by Gerard Marull-Paretas · 1 year, 7 months ago
  12. a534169 input: rename callback define macro to INPUT_CALLBACK_DEFINE by Fabio Baltieri · 1 year, 8 months ago
  13. 1d56b8e input: convert cap1203 from kscan by Fabian Blatz · 1 year, 8 months ago
  14. 723421b input: convert cst816s from kscan by Fabian Blatz · 1 year, 8 months ago
  15. 04e0e45 input: convert gt911 from kscan by Fabio Baltieri · 1 year, 9 months ago
  16. 9065c2d input: convert xpt2046 from kscan by Fabio Baltieri · 1 year, 9 months ago
  17. 3a60452 drivers: kscan: use zephyr_syscall_header by Daniel DeGrasse · 1 year, 9 months ago
  18. e4780ef input: convert the Nuvoton npcx keyboard scan driver to input by Fabio Baltieri · 1 year, 11 months ago
  19. 9da9c90 intc: miwu: npcx: improve interrupt latency of miwu input events by Mulin Chao · 1 year, 11 months ago
  20. f9fbd8a drivers: kscan: gt911: ignore touch events if TOUCH_STATUS mask is clear by Daniel DeGrasse · 1 year, 11 months ago
  21. b2d9212 drivers: all: mchp_xec: remove conditional support for pinctrl by Gerard Marull-Paretas · 1 year, 11 months ago
  22. b76ac9a input: convert the kscan_sdl driver from kscan to input by Fabio Baltieri · 2 years ago
  23. 6b532ff treewide: Update clock control API usage by Pieter De Gendt · 2 years ago
  24. aac23e5 input: convert the ft5336 driver from kscan to input by Fabio Baltieri · 2 years ago
  25. a9735ab kscan: input: add input to kscan adapter by Fabio Baltieri · 2 years ago
  26. c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
  27. edae1be drivers: kscan: Add driver for XPT2046 by Seppo Takalo · 2 years, 1 month ago
  28. 7daba22 drivers: kscan: fix GT911 support when not using interrupt by Daniel DeGrasse · 2 years, 1 month ago
  29. 5d7051f drivers: kscan: Fix the kscan gt911 driver by Mahesh Mahadevan · 2 years, 2 months ago
  30. 7b5780e ITE drivers/kscan/it8xxx2: set KSI/KSO kbs mode by pinctrl driver by Ruibin Chang · 2 years, 3 months ago
  31. 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
  32. a55c9f8 driver: kscan: npcx: add driver support for kscan by Jun Lin · 2 years, 6 months ago
  33. 7b64f63 drivers: kscan_ite_it8xxx2 fix wrong comment reference by Fabio Baltieri · 2 years, 6 months ago
  34. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
  35. 17089a2 drivers: kscan_touch: enable the touch panel for rt1170 by Crist Xu · 2 years, 7 months ago
  36. 01c4e02 kscan: sdl: Convert driver over to devicetree by Kumar Gala · 2 years, 8 months ago
  37. 287043c drivers: kscan: Update Kconfig by Kumar Gala · 2 years, 8 months ago
  38. 49b36ea drivers: add mising braces to single line if statements by Anas Nashif · 2 years, 9 months ago
  39. 5d662ae drivers: kscan: Add CAP1203 driver by Keiya Nobuta · 2 years, 11 months ago
  40. fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
  41. bd8afe7 ITE: drivers/kscan: Use pinctrl instead of pinmux driver by Tim Lin · 2 years, 11 months ago
  42. 4aa6e98 ITE drivers/kscan: clean up it8xxx2 kscan driver by Ruibin Chang · 3 years ago
  43. cebcaee ITE drivers/kscan: use wakeup interface for WUC pins by Ruibin Chang · 3 years ago
  44. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  45. 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years, 1 month ago
  46. 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years, 1 month ago
  47. 73f2405 kscan: update mchp keyscan module to use pinctrl by Jay Vasanth · 3 years, 1 month ago
  48. b0eb320 drivers: kscan: add support for cst816s touch panel driver by Qingsong Gou · 3 years, 1 month ago
  49. 0f09360 lvgl: change the prefix of Zephyr-specific LVGL config options by Bartosz Golaszewski · 3 years, 1 month ago
  50. 071b802 drivers: kscan: ft5336: simplify device definition by Gerard Marull-Paretas · 3 years, 1 month ago
  51. 97eb6a3 drivers: kscan: ft5336: use i2c_dt_spec by Gerard Marull-Paretas · 3 years, 1 month ago
  52. f52b5ad drivers: kscan: ft5336: use gpio_dt_spec by Gerard Marull-Paretas · 3 years, 1 month ago
  53. f6394e0 Microchip: MEC172x: kscan driver by Jay Vasanth · 3 years, 1 month ago
  54. 336d0f6 ITE drivers/kscan: support tests/driver/kscan/kscan_api by Ruibin Chang · 3 years, 2 months ago
  55. 59fe6b8 drivers: kscan: it8xxx2: use instance based macros by Gerard Marull-Paretas · 3 years, 3 months ago
  56. d16ae76 ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb by Ruibin Chang · 3 years, 6 months ago
  57. 588d22a drivers: ht16k33: convert keyscan driver from gpio API to kscan API by Henrik Brix Andersen · 3 years, 10 months ago
  58. 8f0657a drivers: kscan: increase init priority by Gerard Marull-Paretas · 3 years, 10 months ago
  59. 5f4fedc drivers: kscan: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  60. 02703e6 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE by Kumar Gala · 4 years, 2 months ago
  61. 85518d1 drivers: kscan: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE by Kumar Gala · 4 years, 3 months ago
  62. 725aa46 drivers: kscan: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  63. 8b47e56 dts/Kconfig: Remove HAS_DTS_I2C by Erwan Gouriou · 4 years, 6 months ago
  64. 8ba99a4 drivers: kscan: sdl: Corrected device data access by Jan Van Winkel · 4 years, 7 months ago
  65. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  66. 7af2375 drivers: kscan: Fix device instance const qualifier loss by Tomasz Bursztyka · 4 years, 7 months ago
  67. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  68. ca9dce0 drivers: kscan: generalize and improve FT5336 driver by Gerard Marull-Paretas · 4 years, 8 months ago
  69. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  70. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  71. 7d920ba drivers: use K_KERNEL_STACK macros by Andrew Boie · 4 years, 8 months ago
  72. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  73. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
  74. d898ada drivers: kscan: Add debug logging output to ft5336 driver by Maureen Helm · 5 years ago
  75. 1ca4aed tests: drivers: fixes for failing tests by Mark Olsson · 5 years ago
  76. f796991 drivers: kscan: add support for the interrupt on the ft5336 by Mark Olsson · 5 years ago
  77. 7a81cd9 drivers: microchip: Convert microchip drivers to new DT_INST macros by Kumar Gala · 5 years ago
  78. 59379f9 drivers: kscan: ft5336: Convert to new DT_INST macros by Kumar Gala · 5 years ago
  79. 687f407 drivers: kscan: Introduce SDL mouse driver by Pavlo Hamov · 5 years ago
  80. f669b7c drivers: kscan: fix syscall handlers by Andrew Boie · 5 years ago
  81. eddd98f kconfig: Replace some single-symbol 'if's with 'depends on' by Ulf Magnusson · 5 years ago
  82. 6382f06 drivers: kscan: Introduce ft5336 touch panel driver by Maureen Helm · 5 years ago
  83. 984bfae global: Remove leading/trailing blank lines in files by Ulf Magnusson · 5 years ago
  84. d0aa6fc drivers: kscan_mchp_xec: fix memory corruption by Anas Nashif · 5 years ago
  85. bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
  86. 975de21 kconfig: Global whitespace/consistency cleanup by Ulf Magnusson · 5 years ago
  87. 241044f doc: fix misspellings in Kconfig files by David B. Kinder · 5 years ago
  88. 0d85074 drivers: kscan: Add driver for Microchip XEC family by Francisco Munoz · 5 years ago
  89. edf2499 drivers: kscan: Add syscall handler for Keyboard Matrix API by Francisco Munoz · 5 years ago
  90. 453427d drivers: kscan: Add Kconfig for Keyboard scan driver by Francisco Munoz · 5 years ago