30 Mar, 2009

1 commit

  • Modified mxb to load the i2c modules through v4l2_subdev. So no more probing.
    Modified tea6415c and tea6420 to use the standard routing ops to do the
    routing, rather than using private commands. Dropped the private commands
    from tda9840 (they were never used except during initialization of the
    module).

    Added saa7146 support for VIDIOC_DBG_G_CHIP_IDENT.

    Converted saa5246a and saa5249 to v4l2_subdev.

    Signed-off-by: Hans Verkuil
    Signed-off-by: Mauro Carvalho Chehab

    Hans Verkuil
     

25 Mar, 2006

1 commit


17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds