Skip to content
Snippets Groups Projects
  1. May 28, 2018
    • Boppana Prasad, Rajendra's avatar
      Merge pull request #160 in SW_PON/linux from UGW_SW-18320-Ingegrate-LEDE-generic-patches to xrx500 · 69dc8044
      Boppana Prasad, Rajendra authored
      * commit 'c7f3673b32897465fee22a551cc071731dd7a5d7': (98 commits)
        bridge: port isolate
        bridge: only accept EAP locally
        lzma: de-bloat the lzma library used by jffs2
        hack: kernel: add generic image_cmdline hack to MIPS targets
        rfkill: add fake rfkill support
        kernel: prevent cryptomgr from pulling in useless extra dependencies for tests that are not run
        kernel: move regmap bloat out of the kernel image if it is only being used in modules
        kconfig: owrt specific dependencies
        hack: net: remove bogus netfilter dependencies
        use the openwrt lzma options for now
        kernel: fix linux/spi/spidev.h portability issues with musl
        linux-3.6: fix portability of some includes files in tools/ used on the host
        kernel: fix linux 4.9 host tools portability issues
        kernel: do not build modules.order
        build: add a hack for removing non-essential module info
        kernel: strip unnecessary symbol table information from kernel modules
        serial: do not accept sysrq characters via serial port
        libata: add ledtrig support
        usb: Remove annoying warning about bogus URB
        usb: Remove annoying warning about bogus URB
        ...
      69dc8044
    • Hauke Mehrtens's avatar
      FALCONSW-137: Use OpenWrt specific squashfs xz structure only in Openwrt CC · dc646def
      Hauke Mehrtens authored
      OpenWrt used a different version of the struct disk_comp_opts than the
      mainline kernel. This was changed to the format the upstream kernel uses
      some time ago for LEDE.
      This patch should detect based on the compiler being used if this is a
      OpenWrt or a LEDE based environment and use the Openwrt specific version or
      the upstream version. This way it should be possible to use the kernel in
      both environments.
      dc646def
    • Hauke Mehrtens's avatar
      DRVLIB_SW-320: fix compile bug · 4b686f20
      Hauke Mehrtens authored
      When CONFIG_MTD_UBI_GLUEBI_ROOTFS_DEV was not set the structure disk_comp_opts was missing a ";" at the end.
      4b686f20
    • aliastha's avatar
    • Kenneth Johansson's avatar
      linux-4.9.59 · 15a16b3e
      Kenneth Johansson authored
      15a16b3e
Loading