57 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Pieter De Gendt 6e81a3e490 drivers: ps2: Place API into iterable section 7 months ago
Jun Lin 69e85b25fe board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 8 months ago
Pisit Sawangvonganan 847a4eaad2 style: drivers: comply with MISRA C:2012 Rule 15.6 10 months ago
Pisit Sawangvonganan 1bcae0ea9f style: drivers: comply with MISRA C:2012 Rule 15.6 11 months ago
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with `zephyr/` 1 year ago
Torsten Rasmussen 8dc3f85622 hwmv2: Introduce Hardware model version 2 and convert devices 1 year ago
Fabio Baltieri 939b90be4c drivers: drop few redundant guard around pm_policy_state_lock_* 2 years ago
Anas Nashif a08bfeb49c syscall: rename Z_OOPS -> K_OOPS 2 years ago
Anas Nashif 1a9de05767 syscall: rename Z_SYSCALL_DRIVER_ -> K_SYSCALL_DRIVER_ 2 years ago
Anas Nashif 9c4d881183 syscall: rename Z_SYSCALL_ to K_SYSCALL_ 2 years ago
Anas Nashif 684b8fcdd0 syscall: Z_SYSCALL_VERIFY_MSG -> K_SYSCALL_VERIFY_MSG 2 years ago
Anas Nashif 4e396174ce kernel: move syscall_handler.h to internal include directory 2 years ago
Jay Vasanth 7c43370997 microchip: ps2: fix compilation error 2 years ago
Jun Lin 4eb0b03a0f driver: ps2: npcx: add the missing kernel.h include 2 years ago
Jun Lin ad44c98cb7 driver: ps2: npcx: use the device Kconfig symbol 2 years ago
Gerard Marull-Paretas 9c961571a2 modules: cmsis: move glue code to modules/cmsis 2 years ago
Manimaran A 0f6cb5edcd drivers: ps2: microchip: Low power and wakeup enabled 2 years ago
Daniel Leung 26ecaba4af drivers: syscalls: use zephyr_syscall_header 2 years ago
Gerard Marull-Paretas b2d9212ea0 drivers: all: mchp_xec: remove conditional support for pinctrl 2 years ago
Pieter De Gendt 6b532ff43e treewide: Update clock control API usage 2 years ago
Henrik Brix Andersen c41dd36de2 drivers: kconfig: unify menuconfig title strings 2 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Anas Nashif 3d85ae37b6 arm: add missing includes 3 years ago
Gerard Marull-Paretas a202341958 devices: constify device pointers initialized at compile time 3 years ago
Anas Nashif 49b36ead95 drivers: add mising braces to single line if statements 3 years ago
Mulin Chao 95f6dc6c35 drivers: ps2: add Zephyr pinctrl support 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Jay Vasanth b7f60b2354 drivers: ps2: Microchip XEC PS2 driver add PINCTRL support 3 years ago
Jay Vasanth 60a41f6878 drivers: ps2: Microchip XEC PS2 add MEC172x support 3 years ago
Jay Vasanth bacf4ff730 drivers: ps2: Standarize device tree and structure 3 years ago
Nazar Kazakov 9713f0d47c everywhere: fix typos 3 years ago
Wealian Liao 6d6c5e1155 drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 3 years ago
Wealian Liao 3565f71a72 drivers: npcx: Correct the macro parentheses 3 years ago
Gerard Marull-Paretas 3e9d8da9ec drivers: use DT_INST_PARENT 4 years ago
Jun Lin 55f21ab846 drivers: PS/2: npcx: Replace device_get_binding with DEVICE_DT_GET 4 years ago
Jun Lin ba39c47187 driver: PS/2: npcx: add driver support for Nuvoton npcx family 4 years ago
Flavio Ceolin fbd2d2f557 drivers: ps2: Build syscall handlers 4 years ago
Flavio Ceolin 297fb5a90f drivers: ps2: Fix wrong cast 4 years ago
Flavio Ceolin 407ea645a0 drivers: ps2: Fix syscalls handlers 4 years ago
Gerard Marull-Paretas 7d10f84ca9 drivers: ps2: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 055a01b962 drivers: ps2: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka ef560e0a53 drivers: Manual const-ification of device driver instance 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Francisco Munoz 51e82855b7 drivers: ps/2: Tune PS2 driver to support severval mice brands 5 years ago
Kumar Gala 7a81cd9747 drivers: microchip: Convert microchip drivers to new DT_INST macros 5 years ago