dan-and / linux-sunxi

Linux source for Allwinner/Boxchip F20 (sun3i), A10 (sun4i), A12/A13 (sun5i), A20 (sun7i) SoCs -- You can visit it a chat at https://gitter.im/dan-and/linux-sunxi --
http://linux-sunxi.org/Linux
Other
17 stars 17 forks source link

all my patches #1

Closed igorpecovnik closed 10 years ago

igorpecovnik commented 10 years ago

VLAN, i2s sound, clustering, LIRC

dan-and commented 10 years ago

Hi Igor,

Looks good so far, but

• A kernel.config (3961)

Is just added by accident - right?

Cheers,

Daniel

Am 30.05.2014 um 18:06 schrieb Igor Pečovnik notifications@github.com:

VLAN, i2s sound, clustering, LIRC

You can merge this Pull Request by running

git pull https://github.com/igorpecovnik/linux-sunxi dan-3.4.91 Or view, comment on, or merge it at:

https://github.com/dan-and/linux-sunxi/pull/1

Commit Summary

• all my patches File Changes

• M Documentation/networking/ip-sysctl.txt (35) • M drivers/staging/media/lirc/Kconfig (8) • M drivers/staging/media/lirc/Makefile (1) • M drivers/staging/media/lirc/lirc_gpio.c (25) • A drivers/staging/media/lirc/sunxi-lirc.c (590) • A firmware/ap6210/bd_addr.txt (1) • A firmware/ap6210/nvram_apxxxx.txt (57) • M include/linux/inetdevice.h (8) • M include/linux/rtnetlink.h (61) • M include/net/flow.h (2) • M include/net/ip_fib.h (12) • M include/net/netfilter/nf_nat.h (7) • M include/net/route.h (3) • A kernel.config (3961) • M net/bridge/br_netfilter.c (3) • M net/core/rtnetlink.c (2) • M net/ipv4/arp.c (669) • M net/ipv4/devinet.c (7) • M net/ipv4/fib_frontend.c (55) • M net/ipv4/fib_lookup.h (4) • M net/ipv4/fib_rules.c (5) • M net/ipv4/fib_semantics.c (320) • M net/ipv4/fib_trie.c (5) • M net/ipv4/netfilter/ipt_MASQUERADE.c (26) • M net/ipv4/netfilter/nf_nat_core.c (46) • M net/ipv4/netfilter/nf_nat_standalone.c (8) • M net/ipv4/route.c (112) • M sound/soc/Kconfig (2) • M sound/soc/sunxi/i2s/Kconfig (2) • M sound/soc/sunxi/i2s/sndi2s.c (68) • M sound/soc/sunxi/i2s/sndi2s.h (3) • M sound/soc/sunxi/i2s/sunxi-i2s.c (279) • M sound/soc/sunxi/i2s/sunxi-i2s.h (9) • M sound/soc/sunxi/i2s/sunxi-i2sdma.c (36) • M sound/soc/sunxi/i2s/sunxi-i2sdma.h (4) • M sound/soc/sunxi/i2s/sunxi-sndi2s.c (135) • M sound/soc/sunxi/i2s/sunxi-sndi2s.h (3) Patch Links:

https://github.com/dan-and/linux-sunxi/pull/1.patchhttps://github.com/dan-and/linux-sunxi/pull/1.diff — Reply to this email directly or view it on GitHub.

--  www.Flinkmann.de : Unix, Mac, Photography   --
--  www.Hijet.de : Daihatsu and Japan related stuff     --
igorpecovnik commented 10 years ago

Yes, by accident. Remove it. I hope we'll not encounter any new troubles :) I have been able to compile and so far it's working good. We sure need more testing to be sure.

dan-and commented 10 years ago

Hi Igor,

It looks good so far. I have made a test build ( http://dl.danand.de ), but I will need some more time to test.

Cheers,

Daniel

Am 31.05.2014 um 06:44 schrieb Igor Pečovnik notifications@github.com:

Yes, by accident. Remove it. I hope we'll not encounter any new troubles :) I have been able to compile and so far it's working good. We sure need more testing to be sure.

— Reply to this email directly or view it on GitHub.

--  www.Flinkmann.de : Unix, Mac, Photography   --
--  www.Hijet.de : Daihatsu and Japan related stuff     --