1. 12 10月, 2008 1 次提交
  2. 04 9月, 2008 1 次提交
  3. 27 7月, 2008 1 次提交
  4. 26 7月, 2008 2 次提交
  5. 24 7月, 2008 1 次提交
  6. 25 4月, 2008 1 次提交
  7. 26 1月, 2008 1 次提交
  8. 09 5月, 2007 2 次提交
  9. 13 2月, 2007 1 次提交
  10. 26 9月, 2006 1 次提交
  11. 09 8月, 2006 1 次提交
  12. 25 6月, 2006 1 次提交
  13. 25 3月, 2006 2 次提交
  14. 10 1月, 2006 1 次提交
    • A
      V4L (926_2): Moves compat32 functions from fs to v4l subsystem · 0d0fbf81
      Arnd Bergmann 提交于
      This moves the 32 bit ioctl compatibility handlers for
      Video4Linux into a new file and adds explicit calls to them
      to each v4l device driver.
      
      Unfortunately, there does not seem to be any code handling
      the v4l2 ioctls, so quite often the code goes through two
      separate conversions, first from 32 bit v4l to 64 bit v4l,
      and from there to 64 bit v4l2. My patch does not change
      that, so there is still much room for improvement.
      
      Also, some drivers have additional ioctl numbers, for
      which the conversion should be handled internally to
      that driver.
      Signed-off-by: NArnd Bergmann <arnd@arndb.de>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@brturbo.com.br>
      0d0fbf81
  15. 05 1月, 2006 1 次提交
  16. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4