Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: remove __dev{init,exit} annotations from kernel files | Gabor Juhos | 2013-02-19 | 2 | -6/+6 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35687 | ||||
* | ar71xx: merge 3.2 fixes | Gabor Juhos | 2012-02-10 | 3 | -39/+73 |
| | | | | SVN-Revision: 30406 | ||||
* | ar71xx: move arch specific files to files-2.6.39 | Gabor Juhos | 2012-01-22 | 2 | -599/+0 |
| | | | | SVN-Revision: 29867 | ||||
* | ar71xx: rename vsc7385 spi driver | Gabor Juhos | 2012-01-22 | 1 | -0/+0 |
| | | | | SVN-Revision: 29853 | ||||
* | ar71xx: rename ap81 spi driver | Gabor Juhos | 2012-01-22 | 1 | -0/+0 |
| | | | | SVN-Revision: 29852 | ||||
* | ar71xx: rename rb4xx spi drivers | Gabor Juhos | 2012-01-22 | 2 | -0/+0 |
| | | | | SVN-Revision: 29851 | ||||
* | ar71xx: pb44_spi: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+10 |
| | | | | | | This allows to access the flash from a kexec'd kernel. SVN-Revision: 29710 | ||||
* | ar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe/remove | Gabor Juhos | 2012-01-11 | 1 | -6/+4 |
| | | | | SVN-Revision: 29709 | ||||
* | ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpers | Gabor Juhos | 2012-01-11 | 1 | -8/+17 |
| | | | | SVN-Revision: 29708 | ||||
* | ar71xx: ar71xx_spi: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+10 |
| | | | | | | This allows to access the flash from a kexec'd kernel. SVN-Revision: 29707 | ||||
* | ar71xx: ar71xx_spi: save and restore regs from probe/remove | Gabor Juhos | 2012-01-11 | 1 | -17/+7 |
| | | | | SVN-Revision: 29706 | ||||
* | ar71xx: use pr_* functions in drivers | Gabor Juhos | 2010-11-12 | 1 | -9/+3 |
| | | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23981 | ||||
* | ar71xx: wrap long lines | Gabor Juhos | 2010-11-12 | 1 | -1/+2 |
| | | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977 | ||||
* | ar71xx: fix whitespaces nits | Gabor Juhos | 2010-11-12 | 6 | -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 Fietkau | 2010-10-21 | 1 | -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 boards | Gabor Juhos | 2010-08-31 | 2 | -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 driver | Gabor Juhos | 2009-08-06 | 1 | -11/+54 |
| | | | | SVN-Revision: 17143 | ||||
* | add SPI controller driver for the PB44 board | Gabor Juhos | 2009-07-11 | 1 | -0/+299 |
| | | | | SVN-Revision: 16781 | ||||
* | use platform data to setup the MAC_CFG register in the spi_vsc7385 driver | Gabor Juhos | 2009-07-11 | 1 | -7/+14 |
| | | | | SVN-Revision: 16780 | ||||
* | add definitions for some magic values in the spi_vsc7385 driver | Gabor Juhos | 2009-07-11 | 1 | -3/+12 |
| | | | | SVN-Revision: 16779 | ||||
* | fix a bug in the SPI driver (closes #5485) | Gabor Juhos | 2009-07-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 16767 | ||||
* | add SPI driver for the Vitesse VSC7385 switch | Gabor Juhos | 2009-06-04 | 1 | -0/+604 |
| | | | | SVN-Revision: 16324 | ||||
* | add another SPI controller driver for the earlier AP83 boards | Gabor Juhos | 2009-06-03 | 1 | -0/+282 |
| | | | | SVN-Revision: 16315 | ||||
* | surprise :p | Gabor Juhos | 2008-07-21 | 1 | -0/+240 |
SVN-Revision: 11894 |