Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move files to files-2.6.30, to ease newer kernel integration | Florian Fainelli | 2010-01-31 | 1 | -445/+0 |
* | fix typo, INT_MASK is writable, INT_STATUS is not | Florian Fainelli | 2009-08-11 | 1 | -1/+1 |
* | remove useless hard reset in the SPI controller driver | Florian Fainelli | 2009-08-09 | 1 | -1/+0 |
* | request irq with the platform driver name instead of bus_id which is being re... | Florian Fainelli | 2009-07-20 | 1 | -1/+1 |
* | fix redundant driver name printing in probe function | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
* | some more fixes to the SPI controller driver | Florian Fainelli | 2009-04-08 | 1 | -23/+25 |
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_... | Florian Fainelli | 2009-03-11 | 1 | -7/+12 |
* | make SPI work in full-duplex mode by default | Florian Fainelli | 2009-03-10 | 1 | -2/+2 |
* | add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ... | Florian Fainelli | 2009-03-08 | 1 | -0/+439 |