summaryrefslogtreecommitdiffstats
path: root/cpukit/dev/i2c/i2c-bus.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
2021-06-22i2c: Add non blocking read / writeChristian Mauderer1-5/+40
2020-04-16Canonicalize config.h includeSebastian Huber1-2/+2
2018-02-02i2c: Use self-contained mutexSebastian Huber1-31/+5
2017-07-14posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel1-0/+1
2015-01-27IMFS: Replace node union with individual structSebastian Huber1-9/+7
2014-11-20Add I2C driver frameworkSebastian Huber1-0/+351