1. 10 12月, 2010 2 次提交
  2. 06 12月, 2010 1 次提交
  3. 05 12月, 2010 2 次提交
  4. 24 11月, 2010 1 次提交
  5. 22 11月, 2010 2 次提交
  6. 19 11月, 2010 1 次提交
  7. 02 11月, 2010 1 次提交
  8. 29 10月, 2010 1 次提交
  9. 27 10月, 2010 1 次提交
  10. 22 10月, 2010 2 次提交
  11. 01 10月, 2010 3 次提交
  12. 22 9月, 2010 1 次提交
  13. 21 9月, 2010 11 次提交
  14. 17 9月, 2010 1 次提交
  15. 16 9月, 2010 1 次提交
    • A
      drm: use noop_llseek · dc880abe
      Arnd Bergmann 提交于
      The drm device drivers currently allow seeking on the
      character device but never care about the actual
      file position.
      
      When we change the default llseek operation to be
      no_llseek, calling llseek on a drm device would
      return an error condition, which is an API change.
      
      Explicitly setting noop_llseek lets us keep the
      current API.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Cc: David Airlie <airlied@linux.ie>
      Cc: dri-devel@lists.freedesktop.org
      dc880abe
  16. 08 9月, 2010 2 次提交
  17. 07 9月, 2010 2 次提交
  18. 30 8月, 2010 2 次提交
  19. 22 8月, 2010 1 次提交
  20. 02 8月, 2010 2 次提交