summaryrefslogtreecommitdiffstats
path: root/sys/dev/spibus
Commit message (Expand)AuthorAgeFilesLines
* [spigen] add initial spigen driver from green@adrian2016-05-262-0/+405
* [spibus] implement maximum clock frequency lookup from ofw.adrian2016-05-261-1/+10
* [spibus] add missing break.adrian2016-05-261-0/+1
* [spibus] add initial placeholders for transfer mode and frequency.adrian2016-05-262-1/+21
* Fix the parameter type according to method declaration.br2016-04-261-1/+1
* Revert r298268 (Add optional chip_select/deselect methods).br2016-04-192-33/+0
* Add optional chip_select/deselect methods. This is requiredbr2016-04-192-0/+33
* Add copyright statement I should have had on these files in 2006,imp2015-02-183-2/+81
* Add an OFW SPI compatible bus. Fix the spibus probe to returnloos2013-10-243-2/+197
* Fetch the chip select in the bridge driver, like all the other spiimp2012-08-232-4/+0
* Add the chip select glue.imp2012-08-012-0/+6
* Replace `inline static' by `static inline'.ed2011-12-131-1/+1
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-2/+1
* bus_add_child: change type of order parameter to u_intavg2010-09-101-1/+1
* strict kobj signatures: fix assortment of bus_read_ivar implsavg2009-06-111-1/+1
* - Make SPI bus bridge be non-arch dependent by using more genericgonzo2009-05-131-1/+1
* MFp4: when passing the transfer up the foodchain, make sure we go upimp2006-10-201-2/+4
* Fix comments.cognet2006-07-172-2/+2
* MFp4:imp2006-07-144-0/+277
OpenPOWER on IntegriCloud