NetBSD/sys/dev/spi
dholland f9228f4225 Add d_discard to all struct cdevsw instances I could find.
All have been set to "nodiscard"; some should get a real implementation.
2014-07-25 08:10:31 +00:00
..
files.spi add Microchip MCP23S17 GPIO driver 2014-04-06 17:59:39 +00:00
m25p.c Add support for M25P16, tested on Raspberry PI with Digilent PmodSF. 2013-10-26 15:18:21 +00:00
mcp23s17.c add Microchip MCP23S17 GPIO driver 2014-04-06 17:59:39 +00:00
mcp23s17.h add Microchip MCP23S17 GPIO driver 2014-04-06 17:59:39 +00:00
mcp48x1.c Add preliminary driver for Microchip MCP48x1 family of DACs. 2014-02-25 20:09:37 +00:00
oj6sh.c Add optical joystick support for NetWalker. 2014-03-29 12:00:27 +00:00
spi.c Fix usage of uninitialised variable holding number of slave devices. 2013-02-15 17:44:40 +00:00
spiflash.c Add d_discard to all struct cdevsw instances I could find. 2014-07-25 08:10:31 +00:00
spiflash.h
spivar.h "peripheral", not "peripherial". 2014-07-13 17:12:23 +00:00
tmp121.c