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