Age | Commit message (Expand) | Author |
---|---|---|
2019-10-27 | src/{device,drivers}: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-22 | AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file | Martin Roth |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2018-04-23 | drivers/spi: reduce confusion in the API | Aaron Durbin |
2018-01-30 | drivers/spi: support cmd opcode deduction for spi_crop_chunk() | Aaron Durbin |
2017-05-24 | drivers/spi/spi-generic: Make spi_setup_slave strong symbol | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-04-09 | drivers/spi: Get rid of spi_get_config | Furquan Shaikh |
2017-02-16 | spi: Add function callback to get configuration of SPI bus | Furquan Shaikh |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
2016-12-07 | spi: Clean up SPI driver interface | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |