22 Aug, 2013
1 commit
-
Configure the device external clock using the common clock framework
instead of a board code callback function.Signed-off-by: Laurent Pinchart
Acked-by: Sylwester Nawrocki
Signed-off-by: Mauro Carvalho Chehab
21 May, 2013
2 commits
-
Using the managed function the kfree() calls can be removed from the
probe error path and the remove handler.Signed-off-by: Laurent Pinchart
Acked-by: Sylwester Nawrocki
Acked-by: Lad, Prabhakar
Acked-by: Andy Shevchenko
Reviewed-by: Benoît Thébaudeau
Signed-off-by: Mauro Carvalho Chehab -
The control handler must be freed in the probe error path and in the
remove handler.Signed-off-by: Laurent Pinchart
Signed-off-by: Mauro Carvalho Chehab
06 Oct, 2012
1 commit
-
V4L2_CID_TEST_PATTERN is now a standard control.
This patch replaces the user defined control for test
pattern to make use of standard control V4L2_CID_TEST_PATTERN.Signed-off-by: Lad, Prabhakar
Signed-off-by: Manjunath Hadli
Acked-by: Laurent Pinchart
Acked-by: Sakari Ailus
Signed-off-by: Mauro Carvalho Chehab
14 Sep, 2012
3 commits
-
Signed-off-by: Laurent Pinchart
Signed-off-by: Mauro Carvalho Chehab -
Signed-off-by: Laurent Pinchart
Acked-by: Sakari Ailus
Signed-off-by: Mauro Carvalho Chehab -
Provide pixel rate control calculated from external clock and horizontal
binning factor.Signed-off-by: Sakari Ailus
Signed-off-by: Laurent Pinchart
Signed-off-by: Mauro Carvalho Chehab
16 Aug, 2012
1 commit
-
Move ancillary I2C drivers into drivers/media/i2c, in order to
better organize them.Signed-off-by: Mauro Carvalho Chehab