aboutsummaryrefslogtreecommitdiff
path: root/ipc
AgeCommit message (Expand)Author
2016-05-24Export the UART functionality via binder.Bertrand SIMONNET
2016-04-26Replace ScopedFd with unique_fdChristopher Wiley
2016-04-25Implement the backend for more I2C functions.Bertrand SIMONNET
2016-04-19libperipheralman_binder needs libbinder include pathsChristopher Wiley
2016-04-18Revert "Replace ScopedFd with unique_fd"Christopher Wiley
2016-04-13Replace ScopedFd with unique_fdChristopher Wiley
2016-03-30Allow setting the SPI message delay.Bertrand SIMONNET
2016-03-23Add tests for the I2c developer C API.Bertrand SIMONNET
2016-03-15Add I2C managerLee Campbell
2016-03-15Expose the Led interface to the user.Bertrand SIMONNET
2016-03-09Wire up GPIO and SPI list commandsLee Campbell
2016-03-07Add support for SPI in peripheral manager.Bertrand SIMONNET
2016-03-07Add support for edge, active low and polling fd for GPIO.Bertrand SIMONNET
2016-02-29Add aidl interfaces.Bertrand SIMONNET
2016-01-21peripheralman: Add dummy aidl serviceLee Campbell