1. 29 7月, 2020 1 次提交
  2. 28 7月, 2020 4 次提交
  3. 22 7月, 2020 3 次提交
  4. 17 7月, 2020 1 次提交
  5. 02 7月, 2020 1 次提交
  6. 13 5月, 2020 3 次提交
  7. 12 5月, 2020 1 次提交
  8. 08 5月, 2020 1 次提交
  9. 20 4月, 2020 1 次提交
  10. 17 4月, 2020 2 次提交
  11. 26 3月, 2020 4 次提交
  12. 09 3月, 2020 1 次提交
    • A
      remoteproc: add IPA notification to q6v5 driver · d7f5f3c8
      Alex Elder 提交于
      Set up a subdev in the q6v5 modem remoteproc driver that generates
      event notifications for the IPA driver to use for initialization and
      recovery following a modem shutdown or crash.
      
      A pair of new functions provides a way for the IPA driver to register
      and deregister a notification callback function that will be called
      whenever modem events (about to boot, running, about to shut down,
      etc.) occur.  A void pointer value (provided by the IPA driver at
      registration time) and an event type are supplied to the callback
      function.
      
      One event, MODEM_REMOVING, is signaled whenever the q6v5 driver is
      about to remove the notification subdevice.  It requires the IPA
      driver de-register its callback.
      
      This sub-device is only used by the modem subsystem (MSS) driver,
      so the code that adds the new subdev and allows registration and
      deregistration of the notifier is found in "qcom_q6v6_mss.c".
      Signed-off-by: NAlex Elder <elder@linaro.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      d7f5f3c8
  13. 25 1月, 2020 2 次提交
  14. 22 1月, 2020 2 次提交
  15. 21 12月, 2019 2 次提交
  16. 05 11月, 2019 1 次提交
  17. 27 8月, 2019 1 次提交
  18. 02 7月, 2019 1 次提交
  19. 31 5月, 2019 1 次提交
  20. 31 1月, 2019 2 次提交
  21. 30 1月, 2019 2 次提交
  22. 22 1月, 2019 1 次提交
  23. 07 1月, 2019 2 次提交