summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-2.6.35/240-spi.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: remove patches/configs for 2.6.35Felix Fietkau2011-04-171-1002/+0
| | | | SVN-Revision: 26709
* give some credits to Tanguy Bouzeloc in the spi driverFlorian Fainelli2011-01-271-2/+5
| | | | SVN-Revision: 25133
* multiple SPI driver fixesFlorian Fainelli2010-12-291-36/+29
| | | | | | | | | | | - fix platform device registration - fix chipselect, command register defines, add missing clock - make slave select proper - fix multibytes transferts Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> SVN-Revision: 24849
* spi driver: remove bcm_rset usageFlorian Fainelli2010-12-281-62/+74
| | | | | | | | | | Since bcm636x platform embeds two spi master device, the attached patch removes static bcm_rset usage, replaced by "bs->regs" field for all I/O operation. Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 24840
* patches: Refreshed patches after led_countDaniel Dickinson2010-12-071-1/+1
| | | | SVN-Revision: 24304
* Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, ↵Daniel Dickinson2010-12-071-1/+1
| | | | | | not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs. SVN-Revision: 24302
* fix platform_devices registrationFlorian Fainelli2010-10-181-6/+6
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com> SVN-Revision: 23517
* fix SPI driver, move register out of driver codeFlorian Fainelli2010-10-171-274/+312
| | | | | | Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com SVN-Revision: 23504
* refresh patchesFlorian Fainelli2010-10-171-4/+4
| | | | | | Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com> SVN-Revision: 23502
* register udc and spi devices at the correct init levelFlorian Fainelli2010-09-121-4/+4
| | | | SVN-Revision: 23035
* add 2.6.35 supportFlorian Fainelli2010-08-251-0/+956
SVN-Revision: 22800