Skip to content
Snippets Groups Projects
  1. Feb 16, 2021
  2. Feb 04, 2021
  3. Dec 11, 2020
  4. Dec 05, 2020
  5. Dec 03, 2020
  6. Dec 02, 2020
  7. Nov 12, 2020
  8. Nov 03, 2020
  9. Sep 29, 2020
  10. Aug 11, 2020
  11. Jul 08, 2020
  12. Jun 22, 2020
  13. Jun 17, 2020
  14. Jun 04, 2020
  15. May 21, 2020
  16. Apr 27, 2020
    • Karel Koci's avatar
      patches/openwrt: add autoconf-archive tool · 49dd5a10
      Karel Koci authored
      This tool is required for updater. In reality it is set of scripts that
      are extension for autoconf. Most of the packages do not need it because
      even if they use it they use distribution archives that contain copy of
      these scripts. We could do the same although for development purposes it
      is easier to just include those scripts in OpenWrt build system over
      needing to generate distribution archives.
      49dd5a10
  17. Apr 26, 2020
  18. Apr 06, 2020
  19. 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
  20. Mar 23, 2020
  21. Mar 04, 2020
  22. Feb 17, 2020
  23. Feb 13, 2020
  24. Feb 09, 2020
  25. Feb 03, 2020
  26. Jan 29, 2020
  27. Jan 27, 2020
  28. Jan 14, 2020
  29. Jan 10, 2020
  30. Jan 09, 2020