[git:media_tree/master] media: cx88: Add support for NotOnlyTV LV3H card

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx88: Add support for NotOnlyTV LV3H card Author: Daniel Gonzalez Cabanelas Date:Wed Sep 11 14:57:06 2019 -0300 Add support for the PCI hybrid card NotOnlyTV LV3H. This card consists

[git:media_tree/master] media: i2c: Use div64_ul() for u64-by-unsigned-long divide

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: i2c: Use div64_ul() for u64-by-unsigned-long divide Author: Geert Uytterhoeven Date:Fri Aug 30 10:48:27 2019 -0300 div_u64() does a 64-by-32 division, while the divisor

[git:media_tree/master] media: usbvision: Fix invalid accesses after device disconnect

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: usbvision: Fix invalid accesses after device disconnect Author: Alan Stern Date:Mon Oct 7 12:09:04 2019 -0300 The syzbot fuzzer found two invalid-access bugs in the usbvision driver.

[git:media_tree/master] media: cx18: make array mapping static, makes object smaller

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx18: make array mapping static, makes object smaller Author: Colin Ian King Date:Mon Oct 7 06:52:40 2019 -0300 Don't populate the array mapping on the stack but instead make it

[git:media_tree/master] media: staging: media: imx: Use devm_platform_ioremap_resource().

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: imx: Use devm_platform_ioremap_resource(). Author: Jeeeun Evans Date:Thu Sep 26 12:55:39 2019 -0300 This patch fixes a warning by coccicheck:

[git:media_tree/master] media: imx: Move pads init to probe

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx: Move pads init to probe Author: Steve Longerbeam Date:Sat Aug 24 13:33:37 2019 -0300 If a subdevice is unregistered and then registered again without the driver being removed

[git:media_tree/master] media: gspca: null check create_singlethread_workqueue

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: gspca: null check create_singlethread_workqueue Author: Navid Emamdoost Date:Wed Sep 11 17:20:12 2019 -0300 In sd_start the return value of create_singlethread_workqueue needs null

[git:media_tree/master] media: usbvision: Fix races among open, close, and disconnect

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: usbvision: Fix races among open, close, and disconnect Author: Alan Stern Date:Mon Oct 7 12:09:53 2019 -0300 Visual inspection of the usbvision driver shows that it suffers from

[git:media_tree/master] media: usb: null check create_singlethread_workqueue

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: usb: null check create_singlethread_workqueue Author: Navid Emamdoost Date:Wed Sep 11 17:26:00 2019 -0300 In sd_start return value of create_singlethread_workqueue needs null check.

[git:media_tree/master] media: cx231xx: remove duplicated include from cx231xx-417.c

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx231xx: remove duplicated include from cx231xx-417.c Author: YueHaibing Date:Sun Oct 6 04:43:24 2019 -0300 Remove duplicated include. Signed-off-by: YueHaibing Signed-off-by: Hans

[git:media_tree/master] media: gspca: make array st6422_bridge_init static, makes object smaller

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: gspca: make array st6422_bridge_init static, makes object smaller Author: Colin Ian King Date:Mon Oct 7 07:18:48 2019 -0300 Don't populate the array st6422_bridge_init on the stack

[git:media_tree/master] media: rcar-vin: Rename wrongly named rectangle

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rcar-vin: Rename wrongly named rectangle Author: Niklas Söderlund Date:Tue Oct 8 20:22:00 2019 -0300 After recent refactoring the rectangle named crop no longer reflects it usage, to

[git:media_tree/master] media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()' Author: Christophe JAILLET Date:Fri Sep 13 16:06:47 2019 -0300 The 2nd parameter of 'find_first_zero_bit()' is a

[git:media_tree/master] media: rcar-vin: Create compose rectangle where it is used

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rcar-vin: Create compose rectangle where it is used Author: Niklas Söderlund Date:Tue Oct 8 20:22:01 2019 -0300 The rectangle used to correct the compose settings when changing the

[git:media_tree/master] media: af9035: add the formula used for the I2C speed

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: af9035: add the formula used for the I2C speed Author: Mauro Carvalho Chehab Date:Fri Oct 4 10:08:28 2019 -0300 A very old patch sent to the media ML used to contain the I2C speed

[git:media_tree/master] media: af9035: add support for Logilink VG0022A.

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: af9035: add support for Logilink VG0022A. Author: Gon Solo Date:Thu Oct 10 06:51:03 2019 -0300 This includes a hack for the device as it returns only 0xff after a new firmware is

[git:media_tree/master] media: si2157: Add option for not downloading firmware.

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: si2157: Add option for not downloading firmware. Author: Gon Solo Date:Thu Oct 10 06:51:01 2019 -0300 While at it, convert to kernel-doc format and use bits instead of bools.

[git:media_tree/master] media: si2168: use bits instead of bool for flags

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: si2168: use bits instead of bool for flags Author: Mauro Carvalho Chehab Date:Fri Oct 4 09:15:36 2019 -0300 Using bool on struct is not recommended, as it wastes lots of space. So,

[git:media_tree/master] media: cx88: Fix some error handling path in 'cx8800_initdev()'

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx88: Fix some error handling path in 'cx8800_initdev()' Author: Christophe JAILLET Date:Sun Sep 22 04:41:23 2019 -0300 A call to 'pci_disable_device()' is missing in the error

[git:media_tree/master] media: staging: media: imx: Fix alignment to match open parenthesis

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: imx: Fix alignment to match open parenthesis Author: Amol Grover Date:Wed Sep 11 13:56:55 2019 -0300 CHECK: Alignment should match open parenthesis Signed-off-by:

[git:media_tree/master] media: platform: Use devm_platform_ioremap_resource() in two functions

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: platform: Use devm_platform_ioremap_resource() in two functions Author: Markus Elfring Date:Wed Sep 18 06:20:48 2019 -0300 Simplify these function implementations by using a known

[git:media_tree/master] media: vimc: Fix error return code in vimc_register_devices()

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vimc: Fix error return code in vimc_register_devices() Author: Wei Yongjun Date:Tue Oct 8 06:01:33 2019 -0300 Fix to return a negative error code from the error handling case instead

[git:media_tree/master] media: rcar-vin: Use bytes per line instead of width for UV offset

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rcar-vin: Use bytes per line instead of width for UV offset Author: Niklas Söderlund Date:Thu Sep 5 18:25:17 2019 -0300 The image size is doubled for NV16 and is calculated as

[git:media_tree/master] media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2_subdev_call set __result an error code

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media/pci/ivtv: Variable vbi.type could be uninitialized if macro v4l2_subdev_call set __result an error code Author: Yizhuo Date:Thu Aug 29 21:43:59 2019 -0300 Inside function

[git:media_tree/master] media: add V4L2_CTRL_TYPE_AREA control type

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: add V4L2_CTRL_TYPE_AREA control type Author: Ricardo Ribalda Delgado Date:Mon Oct 7 12:06:31 2019 -0300 This type contains the width and the height of a rectangular area.

[git:media_tree/master] media: v4l2-common: add pixel encoding support

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-common: add pixel encoding support Author: Benoit Parrot Date:Mon Oct 7 12:10:07 2019 -0300 It is often useful to figure out if a pixel_format is either YUV or RGB especially

[git:media_tree/master] media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func Author: Benoit Parrot Date:Mon Oct 7 12:10:05 2019 -0300 All 4 of the "colorspace" components were not originally handled.

[git:media_tree/master] media: ti-vpe: Set MAX height supported to 2048 pixels

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: Set MAX height supported to 2048 pixels Author: Ram Prasad Date:Mon Oct 7 12:09:55 2019 -0300 VPE's max height supported MAX_H is set to 1184 which is the padded height from

[git:media_tree/master] media: ti-vpe: Fix a parallel build issue

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: Fix a parallel build issue Author: Benoit Parrot Date:Mon Oct 7 12:09:49 2019 -0300 When TI CAL was introduce as another driver under platform/ti-vpe adding a second entry

[git:media_tree/master] media: Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE Author: Ricardo Ribalda Delgado Date:Mon Oct 7 12:06:34 2019 -0300 New control to pass to userspace the width/height of a

[git:media_tree/master] media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number Author: Benoit Parrot Date:Mon Oct 7 12:10:00 2019 -0300 v4l2-compliance fails with this message: fail:

[git:media_tree/master] media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic Author: Benoit Parrot Date:Mon Oct 7 12:09:56 2019 -0300 v4l2-compliance fails with this message: warn:

[git:media_tree/master] media: ti-vpe: Add support for SEQ_BT

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: Add support for SEQ_BT Author: Nikhil Devshatwar Date:Mon Oct 7 12:09:53 2019 -0300 SEQ_BT indicates the buffer for bottom field needs to be processed before the top field.

[git:media_tree/master] media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage Author: Benoit Parrot Date:Mon Oct 7 12:09:59 2019 -0300 v4l2-compliance fails with this message: fail:

[git:media_tree/master] media: ti-vpe: vpe: use standard struct instead of duplicating fields

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: use standard struct instead of duplicating fields Author: Benoit Parrot Date:Mon Oct 7 12:10:04 2019 -0300 For each queue we need to maintain resolutions, pixel format,

[git:media_tree/master] media: ti-vpe: vpe: don't rely on colorspace member for conversion

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: don't rely on colorspace member for conversion Author: Benoit Parrot Date:Mon Oct 7 12:10:09 2019 -0300 Up to now VPE was relying on the colorspace value of struct

[git:media_tree/master] media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format Author: Benoit Parrot Date:Mon Oct 7 12:09:57 2019 -0300 v4l2-compliance warns with this message: warn:

[git:media_tree/master] media: ti-vpe: vpe: Remove unnecessary use of container_of

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: Remove unnecessary use of container_of Author: Benoit Parrot Date:Mon Oct 7 12:09:52 2019 -0300 Instead of saving a pointer to the 'fh' member of struct vpe_ctx to later

[git:media_tree/master] media: v4l2-core: Implement v4l2_ctrl_new_std_compound

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-core: Implement v4l2_ctrl_new_std_compound Author: Ricardo Ribalda Delgado Date:Mon Oct 7 12:06:29 2019 -0300 Currently compound controls do not have a simple way of

[git:media_tree/master] media: ti-vpe: vpe: Add missing null pointer checks

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: Add missing null pointer checks Author: Benoit Parrot Date:Mon Oct 7 12:09:51 2019 -0300 A few NULL pointer checks were missing. Add check with appropriate return code.

[git:media_tree/master] media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info Author: Benoit Parrot Date:Mon Oct 7 12:10:08 2019 -0300 Add RGB565 and RGB555 to the v4l2_format_info table. Signed-off-by:

[git:media_tree/master] media: add V4L2_CID_UNIT_CELL_SIZE control

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: add V4L2_CID_UNIT_CELL_SIZE control Author: Ricardo Ribalda Delgado Date:Mon Oct 7 12:06:33 2019 -0300 This control returns the unit cell size in nanometres. The struct provides the

[git:media_tree/master] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE Author: Ricardo Ribalda Delgado Date:Mon Oct 7 12:06:36 2019 -0300 According to the product brief, the unit cell size is 1120

[git:media_tree/master] media: ti-vpe: Add support for NV21 format

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: Add support for NV21 format Author: Nikhil Devshatwar Date:Mon Oct 7 12:09:54 2019 -0300 In NV21 format, the chroma plane is written to memory such that the U and V

[git:media_tree/master] media: ti-vpe: vpdma: Use fixed type for address in descriptor

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpdma: Use fixed type for address in descriptor Author: Benoit Parrot Date:Mon Oct 7 12:10:02 2019 -0300 Using dma_addr_t as the type to hold address inside of a fix sized

[git:media_tree/master] media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases Author: Benoit Parrot Date:Mon Oct 7 12:10:01 2019 -0300 v4l2-compliance fails with this message: fail:

[git:media_tree/master] media: Documentation: media: Document V4L2_CTRL_TYPE_AREA

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: media: Document V4L2_CTRL_TYPE_AREA Author: Ricardo Ribalda Delgado Date:Mon Oct 7 12:06:32 2019 -0300 A struct v4l2_area containing the width and the height of a

[git:media_tree/master] media: ti-vpe: Set the DMA mask and coherent mask

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: Set the DMA mask and coherent mask Author: Benoit Parrot Date:Mon Oct 7 12:10:03 2019 -0300 VPE uses VPDMA (built-in dma engine) to transfer data to and from the IP and

[git:media_tree/master] media: Documentation: v4l2_ctrl_new_std_compound

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Documentation: v4l2_ctrl_new_std_compound Author: Ricardo Ribalda Delgado Date:Mon Oct 7 12:06:30 2019 -0300 Function for initializing compound controls with a default value.

[git:media_tree/master] media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create Author: Ricardo Ribalda Delgado Date:Mon Oct 7 12:06:35 2019 -0300 This helper function simplifies the code by not needing a union

[git:media_tree/master] media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong Author: Benoit Parrot Date:Mon Oct 7 12:10:06 2019 -0300 The RGB to YUV HD full range coefficients did not match the TRM values

[git:media_tree/master] media: ti-vpe: vpe: Make sure YUYV is set as default format

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: Make sure YUYV is set as default format Author: Benoit Parrot Date:Mon Oct 7 12:09:58 2019 -0300 v4l2-compliance fails with this message: fail:

[git:media_tree/master] media: ti-vpe: vpe: Fix Motion Vector vpdma stride

2019-10-10 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: vpe: Fix Motion Vector vpdma stride Author: Benoit Parrot Date:Mon Oct 7 12:09:50 2019 -0300 commit 3dc2046ca78b ("[media] media: ti-vpe: vpe: allow use of user specified