summaryrefslogtreecommitdiff
path: root/drivers/grove
AgeCommit message (Expand)Author
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-10-28grove/light_sensor: Limit name space, add static.Marcus Shawcroft
2016-10-28grove/light_sensor: Make driver_api structure const.Marcus Shawcroft
2016-10-28grove/temperature_sensor: Limit name space, add static.Marcus Shawcroft
2016-10-28grove/temperature_sensor: Make driver_api structure const.Marcus Shawcroft
2016-10-27sensors: make grove sensors depend on CONFIG_SENSORAnas Nashif
2016-10-26grove/lcd: Limit name space, add static.Marcus Shawcroft
2016-10-25grove: fixed log level kconfig variableAnas Nashif
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-05-25Cleanup whitespace in Kconfig filesKumar Gala
2016-05-12grove: add temperature sensorBogdan Davidoaia
2016-05-12grove: add light sensorBogdan Davidoaia
2016-04-25i2c: use I2C_X nameing instead of I2CXAnas Nashif
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: this display is not a feature of the boardAnas Nashif
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-05grove: KConfig cleanupDan Kalowsky
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