summaryrefslogtreecommitdiff
path: root/cpukit/dev/i2c (follow)
AgeCommit message (Expand)Author
2020-04-16Canonicalize config.h includeSebastian Huber
2018-11-06Correct minor spelling and grammar errorsZenon
2018-02-02i2c: Use self-contained mutexSebastian Huber
2018-02-01Xilinx AXI I2C driver IP race condition causes clock glitch.Chris Johns
2017-10-02i2c: Add temperature sensor LM75A driverSebastian Huber
2017-10-02i2c: Fix EEPROM driver program timeout handlingSebastian Huber
2017-10-02i2c: Send MSB of address first for EEPROMsSebastian Huber
2017-08-25Include missing <string.h>Sebastian Huber
2017-08-22dev/i2c: Fix integer typeSebastian Huber
2017-08-20dev/i2c: Add I2C device support for FPGA Slave, LM25066A, TMP112, ADS1113, AD...Chris Johns
2017-08-16dev/i2c: Add Xilinx AXI I2C driver.Chris Johns
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber
2015-01-27IMFS: Replace node union with individual structSebastian Huber
2014-11-26i2c: Do not close file descriptor 0 if open failsSebastian Huber
2014-11-26i2c: Avoid undefined right shift operationSebastian Huber
2014-11-25cpukit/dev/i2c/i2c-dev.c: Fix leak on error pathJoel Sherrill
2014-11-24i2c: Fix endian issueSebastian Huber
2014-11-20Add NXP PCA9548A 8-channel switch I2C driverSebastian Huber
2014-11-20Add NXP PCA9535 16-bit GPIO I2C driverSebastian Huber
2014-11-20Add generic EEPROM I2C device driverSebastian Huber
2014-11-20Add I2C driver frameworkSebastian Huber