Skip to content
Snippets Groups Projects
  1. Feb 27, 2019
  2. Feb 26, 2019
    • Raja Mallik's avatar
      msm: camera: Add stub function changes for all sensor modules · fdaced17
      Raja Mallik authored
      
      This change is added to keep sensor code alinged for porting.
      
      Change-Id: I2f671f26a16883acfc463cd02663b6c5d8ec790f
      Signed-off-by: default avatarRaja Mallik <rmallik@codeaurora.org>
      fdaced17
    • Shankar Ravi's avatar
      ARM: dts: msm: Add camera res mgr in cci node · bea24039
      Shankar Ravi authored
      
      Add cam-res-mgr entry in cci node for multiple
      flash handle
      
      Change-Id: Ic77e95561a3f2e4a0602051b6e3047a1bf4580d7
      Signed-off-by: default avatarShankar Ravi <rshankar@codeaurora.org>
      bea24039
    • Shankar Ravi's avatar
      msm: camera: Add bulk changes for flash support for sdm845 · 1667cd55
      Shankar Ravi authored
      
      Migrate the flash changes from mainline.
      
      Change-Id: Ia8401e2d3e658666916beb6cbccdb76aaf8ccb3e
      Signed-off-by: default avatarShankar Ravi <rshankar@codeaurora.org>
      Signed-off-by: default avatarRaja Mallik <rmallik@codeaurora.org>
      1667cd55
    • Raja Mallik's avatar
      msm: camera: Add new spectra camera changes · 8eab2180
      Raja Mallik authored
      
      Changes added for camera driver from msm-4.14 'commit <efd1feba>
      ("msm: camera: ife: clean up HW manager sequence")' till 'commit
      <f4ae227b> ("msm: camera: core: Avoid concurrency between
      stop and pfdump")'
      
        commit 'f4ae227b':
        msm: camera: core: Avoid concurrency between stop and pfdump
        msm: camera: isp: Switching between rdi and pix rup for fs2 state machine
        msm: camera: icp: Increase number of supported contexts
        msm: camera: isp: Dump registers based on debugfs
        msm: camera: Listen to error interrupts once CSID is enabled
        msm: camera: cci: Add serialization of requests from diff i2c freq modes
        msm: camera: sync: Update error message in sync driver
        msm: camera: reqmgr: Move trace event post applying
        msm: camera: reqmgr: Correct the check for lower pd devices
        msm: camera: reqmgr: Reset sync link initial sync req
        msm: camera: icp: Add fw error message in kmd logging
        msm: camera: sync: Report error if getting sync obj reference fails
        msm: camera: icp: Update frame process command
        msm: camera: sensor: Add csi phy reset sequence
        msm: camera: core: Update the log level
      
      Retain existing ION, CMA alloc, SMMU, for camera modules for msm-4.9.
      
      Change-Id: I5fc3c798372ac824ded2c093f7da59da5816d015
      Signed-off-by: default avatarRaja Mallik <rmallik@codeaurora.org>
      8eab2180
    • Raja Mallik's avatar
      msm: camera: Add bulk changes for new spectra camera support for sdm845 · abcf16d0
      Raja Mallik authored
      
      msm: cam: isp: Add state machine for FS2
      msm: camera: isp: Improve logging by adding context info
      msm: camera: icp: Reduce delay between subsequent HFI polls
      msm: camera: cdm: Avoid presence of stale tags in BL_FIFO
      msm: camera: lrme: correct fetch engine width size for P010 format
      msm: camera: fd: Add mutex protection to frame done processing
      msm: camera: crm: Fix use-after-free for link
      msm: camera: reqmgr: Modify frame sync logic
      msm: camera: reqmgr: Fix frame sync issue on SAT mode
      msm: camera: reqmgr: Validate num links in link control
      msm: camera: reqmgr: Validate num links in link control
      msm: camera: reqmgr: Fix frame skip condition
      msm: camera: reqmgr: Deliver matching frames for master-slave sync
      msm: camera: reject request id earlier than last flush request
      msm: camera: core: Cleanup the logic for shutdown
      msm: camera: Add stride info as part of pf dump
      msm: camera: Enable fetch engine to support FS2 feature for IFE sdm845
      msm: camera: isp: Change epoch to 2/3rd frame
      msm: camera: memmgr: Allow alloc flags with 0
      
      Changes added from camera from msm-4.14 'commit <a50bf345>
      ("msm: camera: flash: Moving flash off operation in stop dev ioctl")'
      till 'commit <efd1feba> ("msm: camera: ife: clean up HW manager
      sequence")'
      
      Retain existing ION, CMA alloc, SMMU, for camera modules for msm-4.9.
      Retain cpas hw tcsr specific changes for sdm670.
      
      Change-Id: I053a47b2662fb2b545f694633afac784f641d14f
      Signed-off-by: default avatarSuresh Vankadara <svankada@codeaurora.org>
      Signed-off-by: default avatarAlok Pandey <akumarpa@codeaurora.org>
      Signed-off-by: default avatarRaja Mallik <rmallik@codeaurora.org>
      abcf16d0
  3. Feb 21, 2019
  4. Feb 12, 2019
  5. Feb 11, 2019
  6. Feb 09, 2019
  7. Feb 08, 2019
  8. Feb 07, 2019
  9. Feb 06, 2019
  10. Feb 05, 2019
  11. Feb 04, 2019
  12. Jan 31, 2019
    • Jordan Crouse's avatar
      checkpatch: Treat duplicate signatures as a different error class · b3063fa5
      Jordan Crouse authored
      
      If code is merged upstream first it is possible that the same author
      may end up attempting to merge the same code into a downstream kernel.
      Since code coming from upstream is always a backport and may involve
      modifications it is appropriate for the author to add another
      Signed-off-by line to the bottom of the commit log but this will
      cause checkpatch to complain about duplicate signatures.  By making
      the duplicate signature warning a different error class
      (DUPLICATE_SIGN_OFF instead of BAD_SIGN_OFF) this will let us ignore
      this error with --ignore DUPLICATE_SIGN_OFF without losing the benefits
      of the other signature checks.
      
      Change-Id: Ic0dedbadcc1b319061db324f88740e5320bfff09
      Signed-off-by: default avatarJordan Crouse <jcrouse@codeaurora.org>
      b3063fa5
  13. Jan 30, 2019
  14. Jan 29, 2019
Loading