summaryrefslogtreecommitdiffstats
path: root/cpukit/dev/i2c/i2c-dev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-20Update company nameSebastian Huber1-1/+1
2022-03-10cpukit/: Scripted embedded brains header file clean upJoel Sherrill1-6/+0
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2015-07-23i2c: Fix return status of i2c dev read/writeSebastian Huber1-6/+10
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-9/+7
2014-11-26i2c: Do not close file descriptor 0 if open failsSebastian Huber1-7/+6
2014-11-25cpukit/dev/i2c/i2c-dev.c: Fix leak on error pathJoel Sherrill1-2/+1
2014-11-20Add I2C driver frameworkSebastian Huber1-0/+291