aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/drivers/spi
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: use pr_* functions in driversGabor Juhos2010-11-121-9/+3
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23981
* ar71xx: wrap long linesGabor Juhos2010-11-121-1/+2
| | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-126-31/+31
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port ↵Felix Fietkau2010-10-211-4/+5
| | | | | | patch to the 2.6.36 patches, add a backport patch to 2.6.32 SVN-Revision: 23574
* ar71xx: rewrite SPI drivers for the RB4xx boardsGabor Juhos2010-08-312-0/+920
| | | | | | | | | | * add a new SPI controller driver * add SPI driver for the CPLD chip * convert the NAND driver * enable the mikroSD slot * enable more LEDs SVN-Revision: 22863
* update ar71xx_spi driverGabor Juhos2009-08-061-11/+54
| | | | SVN-Revision: 17143
* add SPI controller driver for the PB44 boardGabor Juhos2009-07-111-0/+299
| | | | SVN-Revision: 16781
* use platform data to setup the MAC_CFG register in the spi_vsc7385 driverGabor Juhos2009-07-111-7/+14
| | | | SVN-Revision: 16780
* add definitions for some magic values in the spi_vsc7385 driverGabor Juhos2009-07-111-3/+12
| | | | SVN-Revision: 16779
* fix a bug in the SPI driver (closes #5485)Gabor Juhos2009-07-101-2/+2
| | | | SVN-Revision: 16767
* add SPI driver for the Vitesse VSC7385 switchGabor Juhos2009-06-041-0/+604
| | | | SVN-Revision: 16324
* add another SPI controller driver for the earlier AP83 boardsGabor Juhos2009-06-031-0/+282
| | | | SVN-Revision: 16315
* surprise :pGabor Juhos2008-07-211-0/+240
SVN-Revision: 11894