1. 09 Sep, 2016 1 commit
  2. 03 Sep, 2016 2 commits
  3. 21 Jul, 2016 1 commit
  4. 27 Jun, 2016 1 commit
  5. 03 Jun, 2016 1 commit
  6. 01 Jun, 2016 1 commit
  7. 19 May, 2016 1 commit
  8. 13 May, 2016 1 commit
  9. 12 May, 2016 1 commit
  10. 06 May, 2016 1 commit
  11. 02 May, 2016 1 commit
    • Mikhail Karpenko's avatar
      Detect and fix erroneous HW pointer in updateIRQJPEG_wp · 4cad3ef9
      Mikhail Karpenko authored
      It looks like compessor is reporting erroneous HW pointer when last
      frame ends precisely at the end of buffer and 32 zero bytes start from
      the beginning of the buffer. HW pointer in this case should be 0x20, but
      it is 0x00 in fact. This situation is detected and fixed in updateIRQJPEG_wp.
      4cad3ef9
  12. 29 Apr, 2016 1 commit
  13. 27 Apr, 2016 2 commits
  14. 26 Apr, 2016 1 commit
  15. 21 Apr, 2016 1 commit
  16. 19 Apr, 2016 1 commit
  17. 18 Apr, 2016 1 commit
  18. 16 Apr, 2016 1 commit
  19. 15 Apr, 2016 1 commit
  20. 14 Apr, 2016 2 commits
  21. 13 Apr, 2016 1 commit
  22. 10 Apr, 2016 2 commits
  23. 08 Apr, 2016 1 commit
  24. 05 Apr, 2016 1 commit
  25. 31 Mar, 2016 1 commit
  26. 30 Mar, 2016 1 commit
    • Mikhail Karpenko's avatar
      WIP: start adding interrupt handlers · 37a49a7a
      Mikhail Karpenko authored
      This commit should not compile and was made just to save current state.
      framepars and sensor_common were converted to platform dirver, some file
      headers were updated and ad-hoc updates to doxygen comments were
      introduced.
      37a49a7a
  27. 25 Mar, 2016 1 commit
    • Mikhail Karpenko's avatar
      Kernel loads built in circbuf · 2b37bcdf
      Mikhail Karpenko authored
      circbuf driver was converted to platform driver, some unused lines of
      code were commented out to delete them in the future. Currently the
      driver is built in into kernel as I could not easily split it to
      separate external modules due to various dependencies and issues during
      linking stage.
      2b37bcdf
  28. 23 Mar, 2016 1 commit
  29. 22 Mar, 2016 1 commit
  30. 21 Mar, 2016 1 commit