[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is not
[openwrt.git] / target / linux / brcm63xx / files / drivers / spi / bcm63xx_spi.c
2009-08-11 florian[brcm63xx] fix typo, INT_MASK is writable, INT_STATUS...
2009-08-09 florian[brcm63xx] remove useless hard reset in the SPI control...
2009-07-20 florian[brcm63xx] request irq with the platform driver name...
2009-04-19 florian[brcm63xx] fix redundant driver name printing in probe...
2009-04-08 florian[brcm63xx] some more fixes to the SPI controller driver
2009-03-11 florian[brcm63xx] do not duplicate fifo_size, since RX and...
2009-03-10 florian[brcm63xx] make SPI work in full-duplex mode by default
2009-03-08 florian[brcm63xx] add bcm63xx_spi based on reading shared...