summaryrefslogtreecommitdiff
path: root/drivers/grove/lcd_rgb.c
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-12-19logging: move sys_log to subsys/loggingAnas Nashif
2016-12-04drivers: Remove legacy nanokernel.h includeFlavio Santes
2016-11-30drivers: lcd: use unified kernel APIsAnas Nashif
2016-10-26grove/lcd: Limit name space, add static.Marcus Shawcroft
2016-10-17grove lcd: cleanup includesAnas Nashif
2016-10-07sensor: grove: use global sensor init priorityAnas Nashif
2016-10-07grove/lcd_rgb: Make config_info pointers const.Marcus Shawcroft
2016-04-15grove/lcd_rgb: assign magic number to driver_apiDaniel Leung
2016-03-18sys_log: Grove driver update to new logging APIGenaro Saucedo Tejada
2016-03-16drivers: Replace DEV_NOT_CONFIG by -EPERMAndre Guedes
2016-03-16drivers: Replace DEV_OK by 0Andre Guedes
2016-02-05device: use DEVICE_INIT everwhereBenjamin Walsh
2016-02-05device: rename SYS_DEFINE_DEVICE()Benjamin Walsh
2016-02-05device: rename DECLARE_DEVICE_INIT_CONFIG()Benjamin Walsh
2016-02-05grove/lcd: add an option to specify I2C masterDaniel Leung
2016-02-05gpio, pwm, rgb lcd: Replace polling i2c requestsDmitriy Korovkin
2016-02-05grove/lcd: fix init level due to dependence on system clockDaniel Leung
2016-02-05init: Implement fine-grained initialization policyDmitriy Korovkin
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05Change new files from BSD-3 licenses to Apache 2.0Javier B Perez Hernandez
2016-02-05grove-lcd: import of Grove LCD I2C controllerDan Kalowsky