[brcm63xx] request irq with the platform driver name instead of bus_id which is being...
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / files / drivers / spi / bcm63xx_spi.c
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...