Gregory Nutt
|
27bc1a2221
|
drivers/sensors: Change some *err() message to *info() messages if what was a *dbg() message does not indicate and error condition.
|
2016-06-11 18:21:49 -06:00 |
|
Gregory Nutt
|
a1469a3e95
|
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
|
2016-06-11 15:50:49 -06:00 |
|
Gregory Nutt
|
3e7b2d617a
|
All drivers that use SPI must call SPI_LOCK and SPI_UNLOCK. This is not optional.
|
2016-05-26 14:56:10 -06:00 |
|
Gregory Nutt
|
7edf921c5e
|
Remove CONFIG_SPI_OWNBUS: Now it is not just a good idea, it is the law
|
2016-01-23 18:54:36 -06:00 |
|
Gregory Nutt
|
f6e49caba8
|
All SPI-based device drivers needs to call SPI_HWFEATURES() with zero in order to co-exist with drivers that use H/W features
|
2016-01-23 16:18:13 -06:00 |
|
Gregory Nutt
|
cf14f8d1b5
|
drivers/: Fixes to spacing and alignement
|
2015-10-10 10:41:00 -06:00 |
|
Alan Carvalho de Assis
|
3a8b00f09f
|
max31855 driver fix from Alan Carvalho de Assis
|
2015-09-14 07:47:21 -06:00 |
|
Alan Carvalho de Assis
|
c4cf5be231
|
Add support to Maxim MAX31855 Thermocouple-to-Digital
|
2015-09-13 15:56:48 -06:00 |
|