summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-3.3/109-bcm63xx-fix-transfer-bits_per_words-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx: remove 3.3 supportJonas Gorski2013-01-041-29/+0
| | | | | | | | 3.6 is tested enough to be considered stable. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35009
* bcm63xx: fix spi transfer handlingJonas Gorski2012-11-241-0/+29
* Accept transfers without bits_per_word set. * Work around the inability of the hardware of keeping CS asserted. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 34320