summaryrefslogtreecommitdiff
path: root/drivers/misc/ds4510.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Kconfig: Drop CONFIG_SYS_I2C_DS4510_ADDRSimon Glass2017-05-221-6/+1
* Kconfig: Drop CONFIG_CMD_DS4510Simon Glass2017-05-221-12/+10
* Kconfig: Drop CONFIG_CMD_DS4510_RSTSimon Glass2017-05-221-6/+0
* Kconfig: Drop CONFIG_CMD_DS4510_MEMSimon Glass2017-05-221-10/+0
* Kconfig: Drop CONFIG_CMD_DS4510_INFOSimon Glass2017-05-221-8/+0
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-13/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-8/+5
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* General help message cleanupWolfgang Denk2009-06-121-3/+5
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-2/+2
* Add support for Maxim's DS4510 I2C devicePeter Tyser2009-01-241-0/+424