NetBSD/sys/dev/spi
tnn b656910d5f spi: make the "slave" config(5) locator optional
needed to be able to support FDT direct attachment of SPI slaves
2019-08-05 23:42:48 +00:00
..
Makefile Add userland driver to spi framework. 2019-02-23 10:43:25 +00:00
files.spi spi: make the "slave" config(5) locator optional 2019-08-05 23:42:48 +00:00
m25p.c m25p: change devices recently added from 4kB "sector size" to 64kB ... 2019-08-04 22:13:24 +00:00
mcp3k.c Fixed typo in name for MCP3304. 2016-11-20 12:38:04 +00:00
mcp23s17.c
mcp23s17.h
mcp48x1.c
oj6sh.c Avoid workqueue_check_duplication(). 2019-07-04 11:13:26 +00:00
spi.c More input validation. Fix off-by-1 for size limit. 2019-03-09 07:53:12 +00:00
spi_io.h Add userland driver to spi framework. 2019-02-23 10:43:25 +00:00
spiflash.c Rename min/max -> uimin/uimax for better honesty. 2018-09-03 16:29:22 +00:00
spiflash.h
spivar.h Add userland driver to spi framework. 2019-02-23 10:43:25 +00:00
tmp121.c