aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/spibus/spibusvar.h
Commit message (Expand)AuthorAgeFilesLines
* Add IRQ resource to SPIBUSEmmanuel Vadot2020-12-171-0/+1
* Regularize my copyright noticeWarner Losh2019-12-041-2/+1
* Generate a spibus_set_[ivarname]() convenience function for each ivar,Ian Lepore2018-04-071-1/+7
* Provide public declarations for ofw_spibus_driver and ofw_spibus_devclassIan Lepore2018-02-181-0/+2
* ofw_spi: Parse property for the SPI mode and CS polarity.Emmanuel Vadot2016-12-181-0/+2
* [spibus] add initial placeholders for transfer mode and frequency.Adrian Chadd2016-05-261-1/+12
* Add copyright statement I should have had on these files in 2006,Warner Losh2015-02-181-1/+27
* Add an OFW SPI compatible bus. Fix the spibus probe to returnLuiz Otavio O Souza2013-10-241-0/+3
* Replace `inline static' by `static inline'.Ed Schouten2011-12-131-1/+1
* Fix comments.Olivier Houchard2006-07-171-1/+1
* MFp4:Warner Losh2006-07-141-0/+28