Searched hist:f90580ca0133c533763a6cb3e632a21098a382df (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | mt9p031.c | diff f90580ca0133c533763a6cb3e632a21098a382df Tue Nov 26 02:31:42 CST 2013 Ricardo Ribalda <ricardo.ribalda@gmail.com> [media] videodev2: Set vb2_rect's width and height as unsigned
As discussed on the media summit 2013, there is no reason for the width and height to be signed.
Therefore this patch is an attempt to convert those fields from __s32 to __u32.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> (documentation and smiapp) Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
|
H A D | mt9v032.c | diff f90580ca0133c533763a6cb3e632a21098a382df Tue Nov 26 02:31:42 CST 2013 Ricardo Ribalda <ricardo.ribalda@gmail.com> [media] videodev2: Set vb2_rect's width and height as unsigned
As discussed on the media summit 2013, there is no reason for the width and height to be signed.
Therefore this patch is an attempt to convert those fields from __s32 to __u32.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> (documentation and smiapp) Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
|
H A D | tvp5150.c | diff f90580ca0133c533763a6cb3e632a21098a382df Tue Nov 26 02:31:42 CST 2013 Ricardo Ribalda <ricardo.ribalda@gmail.com> [media] videodev2: Set vb2_rect's width and height as unsigned
As discussed on the media summit 2013, there is no reason for the width and height to be signed.
Therefore this patch is an attempt to convert those fields from __s32 to __u32.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> (documentation and smiapp) Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
|
/openbmc/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-video.c | diff f90580ca0133c533763a6cb3e632a21098a382df Tue Nov 26 02:31:42 CST 2013 Ricardo Ribalda <ricardo.ribalda@gmail.com> [media] videodev2: Set vb2_rect's width and height as unsigned
As discussed on the media summit 2013, there is no reason for the width and height to be signed.
Therefore this patch is an attempt to convert those fields from __s32 to __u32.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> (documentation and smiapp) Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | diff f90580ca0133c533763a6cb3e632a21098a382df Tue Nov 26 02:31:42 CST 2013 Ricardo Ribalda <ricardo.ribalda@gmail.com> [media] videodev2: Set vb2_rect's width and height as unsigned
As discussed on the media summit 2013, there is no reason for the width and height to be signed.
Therefore this patch is an attempt to convert those fields from __s32 to __u32.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> (documentation and smiapp) Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
|
/openbmc/linux/include/uapi/linux/ |
H A D | videodev2.h | diff f90580ca0133c533763a6cb3e632a21098a382df Tue Nov 26 02:31:42 CST 2013 Ricardo Ribalda <ricardo.ribalda@gmail.com> [media] videodev2: Set vb2_rect's width and height as unsigned
As discussed on the media summit 2013, there is no reason for the width and height to be signed.
Therefore this patch is an attempt to convert those fields from __s32 to __u32.
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Acked-by: Sakari Ailus <sakari.ailus@iki.fi> (documentation and smiapp) Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
|