1. 25 Jan, 2014 1 commit
  2. 14 Sep, 2012 1 commit
  3. 04 Nov, 2011 1 commit
    • Martijn Coenen's avatar
      New NFC HAL. · 44ae5b24
      Martijn Coenen authored
      First implementation of a NFC HAL. This implementation doesn't
      offer a generic NFC device HAL (yet), but offers typed interfaces
      for different NFC controllers. Currently only the PN544 is supported.
      
      Change-Id: I3ac04dcd767fb12a433edbe88ec7068eb1930a57
      44ae5b24
  4. 06 Jun, 2011 1 commit
  5. 01 Apr, 2011 1 commit
  6. 14 Mar, 2011 1 commit
  7. 15 Oct, 2010 1 commit
    • Jean-Baptiste Queru's avatar
      Allow disabling page-flipping. · 118b5d79
      Jean-Baptiste Queru authored
      Some devices have low-level bugs in their page-flip.
      
      Disabling it at this level gives us more flexibility
      than trying to control it elsewhere.
      
      Bug: 3097357
      Change-Id: Icc6ae172264e453bec0680e74a497a2b24299c4a
      118b5d79
  8. 15 Dec, 2009 1 commit
    • Mathias Agopian's avatar
      remove all references to pmem and simplify the lock/unlock hooks · f96b2064
      Mathias Agopian authored
      this gralloc module is only used on the emulator or without a h/w
      renderer. therefore there is no synchronization to do in lock/unlock
      and pmem buffers are not relevant.
      
      hopefully this will remove some of the confusion about how gralloc
      should be implemented and make it more obvious that this implementation
      is not intended to be used by h/w renderers.
      f96b2064
  9. 13 Nov, 2009 1 commit
  10. 04 Mar, 2009 2 commits
  11. 18 Dec, 2008 1 commit