Skip to content
Snippets Groups Projects
  1. Jun 04, 2020
  2. May 28, 2020
  3. May 27, 2020
  4. May 21, 2020
  5. May 18, 2020
  6. May 11, 2020
  7. May 08, 2020
  8. Apr 27, 2020
  9. Apr 26, 2020
  10. Apr 24, 2020
  11. Apr 22, 2020
  12. Apr 16, 2020
  13. Apr 14, 2020
  14. Apr 13, 2020
  15. Apr 03, 2020
    • Josef Schlehofer's avatar
      patches/openwrt: dvb: fix recursive dependency · 54a4b246
      Josef Schlehofer authored
      This removes duplicate kernelpackage for dvb-tuner-cxusb from DVB frontends
      section. It is already present in DVB USB drivers section.
      
      And removes two duplicate rows about dvb-tuner-dib0070.
      Fixes:
      
      tmp/.config-package.in:8717:	symbol PACKAGE_kmod-dvb-tuner-dib0070 is selected by PACKAGE_kmod-dvb-tuner-dib0070
      tmp/.config-package.in:8717:error: recursive dependency detected!
      For a resolution refer to Documentation/kbuild/kconfig-language.txt
      subsection "Kconfig recursive dependency limitations"
      tmp/.config-package.in:8717:	symbol PACKAGE_kmod-dvb-tuner-dib0070 is selected by PACKAGE_kmod-dvb-tuner-dib0070
      54a4b246
    • Josef Schlehofer's avatar
      patches/openwrt: linux: add support for slave demod Sony CXD2837ER · 035f8507
      Josef Schlehofer authored
      The support for it was added in Kernel 5.0. This backport it as it is.
      035f8507
    • Josef Schlehofer's avatar
      patches/openwrt: dvb: add support for backported TDA18250 · b31acb82
      Josef Schlehofer authored
      This tuner is used for Xbox One Digital TV Tuner. It was added in kernel
      4.16. I added clear comment, where it starts and where it ends to be sure
        that those comments can be removed as OpenWrt in their master branch
      wants to have kernel 5.4, otherwise it should be there at least for
      OpenWrt 19.07. Otherwise the kernel config won't be recognized.
      b31acb82
    • Josef Schlehofer's avatar
      patches/openwrt: dvb: add kernel package for demodulator Sony CXD2841ER · 6cc9204e
      Josef Schlehofer authored
      This demodulator can be found, for example, in Astrometa DVB-T2 revision
      2018. This enables it for kernel versions, but support for slave
      demodulator was added in kernel 5.0.
      6cc9204e
    • Josef Schlehofer's avatar
      patches/openwrt: kernel: media: add support for Xbox One Digital Tuner · 3cbbf984
      Josef Schlehofer authored
      Xbox One Digital Tuner is supported at mainline Linux since Kernel 4.16. OpenWrt
      19.07 is using Kernel 4.14. This patch should not be send to OpenWrt for
      branch master as they are working on 5.4 kernel support for targets.
      
      Xbox One Digital Tuner uses:
      - USB interface: dib0700
      Patch 0032-generic-Add-support-for-Xbox-One-Tuner.patch,
      which was backported adds USB ID 045e:02d5 to be recognized
      for an USB interface dib0700.
      
      - Demodulator MN88472, which is supported in kernel 4.14, which we are
        using and higher
      
      - Tuner TDA18250B
      Patch 0031-generic-add-tuner-driver-for-tda18250.patch,
      which was backported add driver for this tuner.
      3cbbf984
  16. Mar 23, 2020
  17. Mar 19, 2020
  18. Mar 18, 2020
  19. Mar 17, 2020
  20. Mar 15, 2020
  21. Mar 13, 2020
  22. Mar 10, 2020
  23. Mar 09, 2020
  24. Mar 07, 2020
  25. Mar 04, 2020
  26. Feb 20, 2020
  27. Feb 17, 2020