Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nuke obsolete kernel stuff | Felix Fietkau | 2009-03-14 | 1 | -20/+0 |
| | | | | SVN-Revision: 14875 | ||||
* | update to 2.6.25.19, and refresh patches | Gabor Juhos | 2008-11-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 13137 | ||||
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 12718 | ||||
* | au1000: fix gpio output | Florian Fainelli | 2008-09-09 | 1 | -0/+20 |
when setting the output state of one GPIO pin we have to keep the state of the other pins, hence use binary OR. also gpio_direction_output() wants to set an initial value, so add that too. this fixes a problem with the USB power switch on mtx-1 boards. (#3974) Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 12561 |