1. 25 5月, 2018 2 次提交
  2. 27 3月, 2018 1 次提交
  3. 23 3月, 2018 1 次提交
    • D
      arm64: defconfig: enable stmmac ethernet to defconfig · 83d6e27e
      Dinh Nguyen 提交于
      This patch enables the CONFIG_STMMAC_ETH to the default arm64 defconfig:
      
      -CONFIG_STMMAC_ETH=m
      +CONFIG_STMMAC_ETH=y
      +CONFIG_DWMAC_IPQ806X=m
      +CONFIG_DWMAC_MESON=m
      +CONFIG_DWMAC_ROCKCHIP=m
      +CONFIG_DWMAC_SUNXI=m
      +CONFIG_DWMAC_SUN8I=m
      
      The STMMAC ethernet controller is on the Stratix10 platform, and thus needs
      driver to be in the kernel image for NFS to work.
      Signed-off-by: NDinh Nguyen <dinguyen@kernel.org>
      83d6e27e
  4. 14 3月, 2018 1 次提交
  5. 09 3月, 2018 6 次提交
  6. 07 3月, 2018 2 次提交
  7. 02 3月, 2018 1 次提交
  8. 26 2月, 2018 1 次提交
  9. 22 2月, 2018 1 次提交
  10. 13 2月, 2018 1 次提交
  11. 12 2月, 2018 1 次提交
  12. 19 1月, 2018 3 次提交
  13. 12 1月, 2018 1 次提交
  14. 22 12月, 2017 3 次提交
  15. 21 12月, 2017 3 次提交
  16. 07 12月, 2017 1 次提交
  17. 30 10月, 2017 1 次提交
  18. 20 10月, 2017 2 次提交
  19. 19 10月, 2017 1 次提交
  20. 17 10月, 2017 1 次提交
    • A
      arm64: defconfig: re-enable Qualcomm DB410c USB · b8eb03a7
      Alex Elder 提交于
      Stephen Boyd reworked some Qualcomm USB code earlier this year.
      The result requires a few different config options to be enabled
      in order for the USB on the DragonBoard 410c to continue working,
      but these were never added to arm64 "defconfig".  As a result, USB
      on that board stopped working during the v4.13-rc1 merge window.
      
      Re-enable this functionality by setting the needed config options
      in the arm64 "defconfig" file.
      Signed-off-by: NAlex Elder <elder@linaro.org>
      Signed-off-by: NAndy Gross <andy.gross@linaro.org>
      b8eb03a7
  21. 12 10月, 2017 2 次提交
  22. 10 10月, 2017 1 次提交
  23. 27 9月, 2017 1 次提交
  24. 25 9月, 2017 1 次提交
  25. 20 9月, 2017 1 次提交