summaryrefslogtreecommitdiffstats
path: root/cpukit/dev/i2c/i2c-bus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* i2c: Add non blocking read / writeChristian Mauderer2021-06-221-5/+40
* Canonicalize config.h includeSebastian Huber2020-04-161-2/+2
* i2c: Use self-contained mutexSebastian Huber2018-02-021-31/+5
* posix/mmap: Add support for file handler and MAP_ANONKevin Kirspel2017-07-141-0/+1
* IMFS: Replace node union with individual structSebastian Huber2015-01-271-9/+7
* Add I2C driver frameworkSebastian Huber2014-11-201-0/+351