1. 06 Mar, 2018 37 commits
  2. 05 Mar, 2018 2 commits
    • Daniel Scheller's avatar
      media: dvb-frontend/mxl5xx: add support for physical layer scrambling · 62474660
      Daniel Scheller authored
      The MaxLinear MxL5xx has support for physical layer scrambling, which was
      recently added to the DVB core via the new scrambling_sequence_index
      property. Add required bits to the mxl5xx driver.
      
      Picked up from dddvb master, commit 5c032058b9ba ("add support for PLS")
      by Ralph Metzler <rjkm@metzlerbros.de>, adapted to the different naming
      of the pls property (pls vs. scrambling_sequence_index).
      
      Cc: Ralph Metzler <rjkm@metzlerbros.de>
      Signed-off-by: default avatarDaniel Scheller <d.scheller@gmx.net>
      Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
      62474660
    • Mauro Carvalho Chehab's avatar
      Merge commit 'v4.16-rc4~0' into patchwork · 76bf7087
      Mauro Carvalho Chehab authored
      * commit 'v4.16-rc4~0': (900 commits)
        Linux 4.16-rc4
        memremap: fix softlockup reports at teardown
        libnvdimm: re-enable deep flush for pmem devices via fsync()
        MAINTAINERS: take over Kconfig maintainership
        vfio: disable filesystem-dax page pinning
        kconfig: fix line number in recursive inclusion error message
        Coccinelle: memdup: Fix typo in warning messages
        i2c: octeon: Prevent error message on bus error
        parisc: Reduce irq overhead when run in qemu
        parisc: Use cr16 interval timers unconditionally on qemu
        parisc: Check if secondary CPUs want own PDC calls
        parisc: Hide virtual kernel memory layout
        parisc: Fix ordering of cache and TLB flushes
        kconfig: Update ncurses package names for menuconfig
        kbuild/kallsyms: trivial typo fix
        kbuild: test --build-id linker flag by ld-option instead of cc-ldoption
        kbuild: drop superfluous GCC_PLUGINS_CFLAGS assignment
        kconfig: Don't leak choice names during parsing
        sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE
        kconfig: set SYMBOL_AUTO to the symbol marked with defconfig_list
        ...
      76bf7087
  3. 04 Mar, 2018 1 commit