1. 12 Oct, 2015 2 commits
    • Mark Brown's avatar
      Merge tag 'regmap-offload-update-bits' into regmap-next · b3961e87
      Mark Brown authored
      regmap: Allow buses to provide a custom update_bits() operation
      
      Some buses provide a native _update_bits() operation which for uncached
      registers is faster than doing a read/modify/write cycle as it is a
      single bus transaction.  Add support for implementing this to regmap.
      
      # gpg: Signature made Tue 06 Oct 2015 16:21:47 BST using RSA key ID 5D5487D0
      # gpg: Oops: keyid_from_fingerprint: no pubkey
      # gpg: Oops: keyid_from_fingerprint: no pubkey
      # gpg: key 00000000 occurs more than once in the trustdb
      # gpg: key 16005C11: no public key for trusted key - skipped
      # gpg: key 16005C11 marked as ultimately trusted
      # gpg: Good signature from "Mark Brown <broonie@sirena.org.uk>"
      # gpg:                 aka "Mark Brown <broonie@debian.org>"
      # gpg:                 aka "Mark Brown <broonie@kernel.org>"
      # gpg:                 aka "Mark Brown <broonie@tardis.ed.ac.uk>"
      # gpg:                 aka "Mark Brown <broonie@linaro.org>"
      # gpg:                 aka "Mark Brown <Mark.Brown@linaro.org>"
      b3961e87
    • Mark Brown's avatar
      Merge tag 'regmap-irq-unmask' into regmap-next · ba5890a0
      Mark Brown authored
      regmap: Support for split mask and unmask interrupt registers
      
      This branch adds an interface for supporting devices which have separate
      mask and unmask registers.
      
      # gpg: Signature made Thu 17 Sep 2015 11:52:20 BST using RSA key ID 5D5487D0
      # gpg: Oops: keyid_from_fingerprint: no pubkey
      # gpg: Oops: keyid_from_fingerprint: no pubkey
      # gpg: key 00000000 occurs more than once in the trustdb
      # gpg: key 16005C11: no public key for trusted key - skipped
      # gpg: key 16005C11 marked as ultimately trusted
      # gpg: Good signature from "Mark Brown <broonie@sirena.org.uk>"
      # gpg:                 aka "Mark Brown <broonie@debian.org>"
      # gpg:                 aka "Mark Brown <broonie@kernel.org>"
      # gpg:                 aka "Mark Brown <broonie@tardis.ed.ac.uk>"
      # gpg:                 aka "Mark Brown <broonie@linaro.org>"
      # gpg:                 aka "Mark Brown <Mark.Brown@linaro.org>"
      ba5890a0
  2. 11 Oct, 2015 8 commits
  3. 10 Oct, 2015 12 commits
  4. 09 Oct, 2015 10 commits
  5. 08 Oct, 2015 8 commits