[OpenWrt-Devel] [PATCH 1/1] linux-atm: update solos-pci driver to upstream

2011-12-10 Thread Philip Prindeville
Fixes for the solos-pci driver. - Corrects calculation of headroom for padding. - Removes pointless debug messages. - Expose Bis A and Bis M annex capabilities. - Expose hardware revision. Accepted upstream into netdev. Signed-Off-By: Nathan Williams Acked-By: David Woodhouse Cc: David Miller

[OpenWrt-Devel] [PATCH 1/1] alix2: update platform driver

2011-12-10 Thread Philip Prindeville
Add platform driver support for alix2 boards for linux 3.x. Index: target/linux/generic/patches-3.0/105-alix_platform_leds.patch === --- target/linux/generic/patches-3.0/105-alix_platform_leds.patch (revision 0) +++ target/linux

[OpenWrt-Devel] [PATCH 1/1]: linux-atm: headroom/padding fixes

2011-12-10 Thread Philip Prindeville
Submitted upstream to netdev by Chas Williams on linux-atm. Index: target/linux/generic/patches-2.6.39/051-linux_atm-chas.patch === --- target/linux/generic/patches-2.6.39/051-linux_atm-chas.patch (revision 0) +++ target/linu

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk to support brcm47xx NAND flash

2011-12-10 Thread Hauke Mehrtens
On 12/09/2011 08:16 AM, Tathagata Das wrote: > Hi, > Attached is the kernel patch to support brcm47xx NAND flash. > I have used latest trunk source code to create this patch. > > Regards, > Tathagata Hi Tathagata, nice patch. I had a quick look over your big patch. I did not know that there is

[OpenWrt-Devel] [PATCH] jansson library update

2011-12-10 Thread Roman Yeryomin
Bump version to 2.2.1 Add json_object_deep_update() definition to jansson.h Signed-off-by: Roman Yeryomin Index: feeds/packages/libs/jansson/patches/01-jansson-add-jason_object_deep_update.patch === --- a/feeds/packages/libs/janss