Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix redundant driver name printing in probe function | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 15254 | ||||
* | some more fixes to the SPI controller driver | Florian Fainelli | 2009-04-08 | 1 | -23/+25 |
| | | | | SVN-Revision: 15146 | ||||
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵ | Florian Fainelli | 2009-03-11 | 1 | -7/+12 |
| | | | | | | request_mem_region on the registers SVN-Revision: 14848 | ||||
* | make SPI work in full-duplex mode by default | Florian Fainelli | 2009-03-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 14841 | ||||
* | add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ↵ | Florian Fainelli | 2009-03-08 | 1 | -0/+439 |
consumer releases, needs testing SVN-Revision: 14793 |