28 Jul, 2011

1 commit


29 Dec, 2010

1 commit

  • This patch adds the timberdale video-in driver.

    The video IP of timberdale delivers the video data via DMA.
    The driver uses the DMA api to handle DMA transfers, and make use
    of the V4L2 video buffers to handle buffers against user space.

    If available the driver uses an encoder to get/set the video standard

    Signed-off-by: Richard Röjfors
    Signed-off-by: Mauro Carvalho Chehab

    Richard Röjfors
     

27 Feb, 2010

1 commit

  • This patch add supports for the radio system on the Intel Russellville board.

    It's a In-Vehicle Infotainment board with a radio tuner and DSP.

    This umbrella driver has the DSP and tuner as V4L2 subdevs and calls them
    when needed.

    Signed-off-by: Richard Röjfors
    Reviewed-by: Hans Verkuil
    Signed-off-by: Mauro Carvalho Chehab

    Richard Röjfors