summaryrefslogtreecommitdiff
path: root/include/spi.h
AgeCommit message (Expand)Author
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-10-24drivers/spi: Make references to driver_api constMarcus Shawcroft
2016-08-10drivers: spi: Update comment for spi config parameterBaohong Liu
2016-07-29spi: Remove suspend and resume hooks from spi_driver_apiIván Briano
2016-07-19drivers: spi: Add comment for API usageBaohong Liu
2016-06-16doc: fix "WARNING: Error in type declaration." in callback typedefsInaky Perez-Gonzalez
2016-03-16drivers: Fix documentation from remaining APIsAndre Guedes
2016-03-16drivers: Replace DEV_OK by 0Andre Guedes
2016-03-09arm: K64 SPI module driverJeff Blais
2016-03-04SPI: Change read/write buffer pointers to void *Johan Hedberg
2016-02-11doc: Edit the SPI driver APIsRodrigo Caballero
2016-02-05spi: Fix the spi configuration mode documentationTomasz Bursztyka
2016-02-05spi: Make the API fully synchronousTomasz Bursztyka
2016-02-05spi: Add static keyword to spi_slave_select()mhirst
2016-02-05doxygen: define groups for driversAnas Nashif
2016-02-05checkpatch: warning - line_spacingDan Kalowsky
2016-02-05spi: Fix SPI configuration flagsDmitriy Korovkin
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05spi: Add a utility pointer for the application on SPI callbackTomasz Bursztyka
2016-02-05doxygen: fixed typos and parameter referencesAnas Nashif
2016-02-05spi: Add an error callback typeTomasz Bursztyka
2016-02-05spi: change inline functions to static inlineDaniel Leung
2016-02-05spi: Fix the generic APITomasz Bursztyka
2016-02-05spi: Fix the generic API headerTomasz Bursztyka
2016-02-05spi: Add the generic driver API header for SPI controllersTomasz Bursztyka