Skip to content
Snippets Groups Projects
  1. Apr 03, 2020
    • 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.
      Verified
      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.
      Verified
      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.
      Verified
      3cbbf984
  2. Mar 23, 2020
  3. Mar 19, 2020
  4. Mar 18, 2020
  5. Mar 17, 2020
  6. Mar 13, 2020
  7. Mar 04, 2020
  8. Feb 17, 2020
  9. Feb 13, 2020
  10. Feb 09, 2020
  11. Feb 03, 2020
  12. Jan 29, 2020
  13. Jan 28, 2020
  14. Jan 27, 2020
  15. Jan 26, 2020
    • Karel Koci's avatar
      patches/openwrt: try to drop ubox, ubus revert · 7cf3eabb
      Karel Koci authored
      libubox introduced new function that is now missing for ucert.
      
      Downgrading ucert is not ideal because it contains security fix.
      
      The real problem might be in procd and update of libubox just exposes
      that. There is newer version of procd.
      Verified
      7cf3eabb
  16. Jan 24, 2020
  17. Jan 14, 2020
  18. Jan 10, 2020
  19. Jan 09, 2020
  20. Jan 08, 2020
    • Josef Schlehofer's avatar
      patches/openwrt: ubus and libubox revert due to bug · 7a26fc74
      Josef Schlehofer authored
      This changes were during Christmas holidays commited to OpenWrt master
      branch and before the OpenWrt 19.07 release, they were included there as
      well.
      
      It was reverted in master, when we noticed that
      (0711c2c8), it should be fixed that why
      it was reverted back, however, there are still some issues which needs
      to be solved.
      
      Fixes: turris/turris-build#103
      (temporarily)
      Verified
      7a26fc74
  21. Jan 07, 2020
  22. Jan 02, 2020
  23. Jan 01, 2020
  24. Dec 31, 2019