| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.12
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.13
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.14
Build tested on brcm63xx and ipq806x, runtested on brcm63xx.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 45711
|
|
|
|
|
|
|
|
| |
it has been upstreamed and treackled down with the latest 3.18 update
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44935
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44640
|
|
|
|
|
|
|
|
| |
Thanks to Bruno Randolf for testing and Manuel Lauss for providing a fix.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44487
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43564
|
|
|
|
|
|
|
|
| |
this is only compile tested
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43463
|
|
|
|
| |
SVN-Revision: 14875
|
|
|
|
| |
SVN-Revision: 13137
|
|
|
|
| |
SVN-Revision: 12718
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 11523
|
|
|
|
| |
SVN-Revision: 11382
|
|
|
|
| |
SVN-Revision: 11199
|
|
|
|
| |
SVN-Revision: 11021
|
|
|
|
| |
SVN-Revision: 10515
|
|
|
|
| |
SVN-Revision: 10377
|
|
|
|
| |
SVN-Revision: 10161
|
|
|
|
|
|
| |
while registering
SVN-Revision: 9425
|
|
|
|
| |
SVN-Revision: 9266
|
|
|
|
| |
SVN-Revision: 9243
|
|
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
SVN-Revision: 8653
|