24 Jul, 2007

1 commit

  • Some of the code has been gradually transitioned to using the proper
    struct request_queue, but there's lots left. So do a full sweet of
    the kernel and get rid of this typedef and replace its uses with
    the proper type.

    Signed-off-by: Jens Axboe

    Jens Axboe
     

09 May, 2007

1 commit

  • This patch adds a generic mailbox interface for for DSP and IVA
    (Image Video Accelerator). This patch itself doesn't contain
    any IVA driver.

    Signed-off-by: Hiroshi DOYU
    Signed-off-by: Juha Yrjola
    Signed-off-by: Tony Lindgren
    Signed-off-by: Russell King

    Hiroshi DOYU