scripts: fix revision calculation using new "main" branch
[openwrt/openwrt.git] / target / linux / brcm63xx / files / drivers / spi / bcm63xx_spi.c
2010-01-31 Florian Fainellimove files to files-2.6.30, to ease newer kernel integr...
2009-08-11 Florian Fainellifix typo, INT_MASK is writable, INT_STATUS is not
2009-08-09 Florian Fainelliremove useless hard reset in the SPI controller driver
2009-07-20 Florian Fainellirequest irq with the platform driver name instead of...
2009-04-19 Florian Fainellifix redundant driver name printing in probe function
2009-04-08 Florian Fainellisome more fixes to the SPI controller driver
2009-03-11 Florian Fainellido not duplicate fifo_size, since RX and TX fifo sizes...
2009-03-10 Florian Fainellimake SPI work in full-duplex mode by default
2009-03-08 Florian Fainelliadd bcm63xx_spi based on reading shared/opensource...