- 8c748fd kernel: Modify the signature of k_mem_slab_free() by Carles Cufi · 1 year, 6 months ago
- 2d65acc drivers: gpio: use gpio_is_ready_dt helper function by Nick Ward · 1 year, 7 months ago
- 5962830 drivers: led_strip: apa102: add multi instances support by Francois Gervais · 1 year, 10 months ago
- 0ebe14b sys: util: migrate all files to DIV_ROUND_UP by Gerard Marull-Paretas · 2 years ago
- c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
- f8e5e17 drivers: led_strip: add WS2812 I2S-based driver by Jonathan Rico · 2 years, 1 month ago
- e077fb7 drivers: tests: replace usage of `spi_is_ready` with `spi_is_ready_dt` by Bartosz Bilas · 2 years, 3 months ago
- 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 6 months ago
- d092101 drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks by Simon Hein · 2 years, 8 months ago
- 8d71e8f drivers: led_strip: ws2812: allow settings cpol and cpha by Jeppe Odgaard · 2 years, 9 months ago
- 9bdf811 led_strip: ws2812: Remove dead code by Kumar Gala · 2 years, 9 months ago
- fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 10 months ago
- 959afcc drivers: led_strip: add tlc5971 driver by Mikkel Jakobsen · 3 years ago
- dffaf53 kconfig: tweak Kconfig prompts by Gerard Marull-Paretas · 3 years ago
- 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years ago
- a7ae33d drivers: led_strip: ws2812_gpio: drop redundant dev_cfg helper by Gerard Marull-Paretas · 3 years, 1 month ago
- e2431fa drivers: led_strip: ws2812_gpio: use gpio_dt_spec by Gerard Marull-Paretas · 3 years, 1 month ago
- f6be283 drivers: Apply SPI API change to relevant places by Tomasz Bursztyka · 3 years, 4 months ago
- b404215 dts: fix 'colorway' compatibles by Martí Bolívar · 3 years, 7 months ago
- 08a2be8 drivers: led_strip: build as static library by Daniel Leung · 3 years, 7 months ago
- 941a1af led_strip: lpd880x: update to `spi_dt_spec` by Jordan Yates · 3 years, 7 months ago
- 7065aec led_strip: ws2812: convert to `spi_dt_spec` by Jordan Yates · 3 years, 7 months ago
- 8d84626 led_strip: apa102: convert to `spi_dt_spec` by Jordan Yates · 3 years, 7 months ago
- 4de1b6b led_strip: ws2812: claim compatibility with Everlight B1414 by Simon Guinot · 3 years, 8 months ago
- dc92d1d led_strip: ws2812: use k_usleep() for reset delay by Simon Guinot · 3 years, 8 months ago
- 17c0ddf led_strip: ws2812: allow to configure reset delay by Simon Guinot · 3 years, 8 months ago
- 4ada0bb led_strip: ws2812: allow to configure channel mapping by Simon Guinot · 3 years, 8 months ago
- 233fbf4 drivers: led_strip: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 3 years, 11 months ago
- e03181a drivers: led_strip: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
- 4000e28 drivers: led_strip: APA102 use CS flags from devicetree by Roman Vaughan · 4 years, 6 months ago
- ef560e0 drivers: Manual const-ification of device driver instance by Tomasz Bursztyka · 4 years, 7 months ago
- e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
- 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 7 months ago
- af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 7 months ago
- 5be0d00 treewide: remove unnecessary DT GPIO/PWM flags checks by Martí Bolívar · 4 years, 8 months ago
- e824190 drivers: led_strip: ws2812_gpio: Adapt to clock using onoff by Krzysztof Chruscinski · 4 years, 8 months ago
- ac6fec4 drivers: led_strip: Add support for external SPI CS on APA102 LED strips by Roman Vaughan · 4 years, 9 months ago
- a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 9 months ago
- 6e8775f devicetree: remove DT_HAS_NODE_STATUS_OKAY by Martí Bolívar · 4 years, 10 months ago
- 7e0eed9 devicetree: allow access to all nodes by Martí Bolívar · 4 years, 10 months ago
- 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 4 years, 10 months ago
- 0a7d4e2 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon by Kumar Gala · 4 years, 10 months ago
- fdd85d5 dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY by Kumar Gala · 4 years, 11 months ago
- 36049b1 drivers: Convert to use DT_INST_FOREACH by Kumar Gala · 5 years ago
- 3501766 drivers: led_strip: ws2812_gpio: Fixup one missed DT_INST conversion by Kumar Gala · 5 years ago
- 3bc3f2a drivers: led_strip: Convert to new DT_INST macros by Kumar Gala · 5 years ago
- eddd98f kconfig: Replace some single-symbol 'if's with 'depends on' by Ulf Magnusson · 5 years ago
- 1d2a551 drivers: led_strip: modernize and fix up ws2812 drivers/sample by Martí Bolívar · 5 years ago
- 00156ad drivers: clock_control: nrf: Switch to single clock device by Krzysztof Chruscinski · 5 years ago
- bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
- 975de21 kconfig: Global whitespace/consistency cleanup by Ulf Magnusson · 5 years ago
- 677f1e6 kconfig: Turn pointless/confusing 'menuconfig's into 'config's by Ulf Magnusson · 5 years ago
- 4e7863d dts: Make instance defines consistent by Kumar Gala · 6 years ago
- a2fd7d7 cleanup: include/: move misc/util.h to sys/util.h by Anas Nashif · 6 years ago
- bd70f6f cleanup: include/: move spi.h to drivers/spi.h by Anas Nashif · 6 years ago
- afa85cd cleanup: include/: move led_strip.h to drivers/led_strip.h by Anas Nashif · 6 years ago
- 6aa9c3a cleanup: include/: move gpio.h to drivers/gpio.h by Anas Nashif · 6 years ago
- 17ddd17 cleanup: include/: move clock_control.h to drivers/clock_control.h by Anas Nashif · 6 years ago
- a269397 dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... by Kumar Gala · 6 years ago
- 3ae5262 license: cleanup: add SPDX Apache-2.0 license identifier by Anas Nashif · 6 years ago
- d30c9ae drivers: nrf_power_clock: Migrate to DTS. by Piotr Zięcik · 6 years ago
- 003bdb5 led_strip: lpd880x: Add Device Tree support by Kumar Gala · 6 years ago
- ae3abda led_strip: apa102: Convert to new DT_<COMPAT>_<INSTANCE> defines by Kumar Gala · 6 years ago
- 8b691f5 led_strip: ws2182: Add Device Tree support by Kumar Gala · 6 years ago
- 302a746b drivers: clock control: nrf: rename CLOCK_CONTROL_NRF5 Kconfig symbol by Ioannis Glaropoulos · 6 years ago
- ebf5dfb drivers: led_strip: Fix typo in APA102 driver by Roman Vaughan · 6 years ago
- 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
- aa2bdbe drivers: Remove board.h include by Kumar Gala · 6 years ago
- 7439367 drivers: led_strip: add ws2812 defaults for nRF5 devices by Marti Bolivar · 6 years ago
- 7cf2ce6 drivers: led_strip: guard SPI defaults on stm32f4x kconfig by Marti Bolivar · 6 years ago
- bdde886 led_strip: ws2812: HACK: memory-hungry pulse timing bugfix by Marti Bolivar · 6 years ago
- ef46d11 drivers: led_strip: move to new logger by Anas Nashif · 6 years ago
- da49f2e coccicnelle: Ignore return of memset by Flavio Ceolin · 7 years ago
- 15813d3 boards: nrf: Changed GPIO default driver to NRFX shim by Mieszko Mierunski · 7 years ago
- 3ec8dd5 drivers: led_strip: Kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
- ea2431f api/spi: Reduce parameter number on transceive function by Tomasz Bursztyka · 7 years ago
- f49150c arch: arm: nrf: Rename nrf5 SoC Family to nrf by Carles Cufi · 7 years ago
- 9639c00 drivers: led_strip: Add driver for software-based WS2812B operation by Johan Hedberg · 7 years ago
- 8ee282e led_strip: add a APA102 driver. by Michael Hope · 7 years ago
- 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
- 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
- 7e3ed14 doc: fix Kconfig misspellings by David B. Kinder · 7 years ago
- 6693271 drivers: led_strip: add WS2812-ish driver by Marti Bolivar · 7 years ago
- 658b673 drivers: led_strip: add LPD880x driver by Marti Bolivar · 7 years ago
- b533841 drivers: led_strip: add public API for addressable LED strips by Marti Bolivar · 7 years ago