On 8/19/19 2:19 PM, Tomasz Figa wrote:
> Hi Bingbu,
>
> On Fri, Aug 16, 2019 at 8:17 PM wrote:
>>
>> From: Bingbu Cao
>>
>> This patch add more details for the resolution change blocks
>> It can help the developer to understand the main resolution
>> change blocks in ImgU.
>>
>> Signed-off-by:
Hi,
sorry for the noise but this patch has two bugs. First is a rebasing
issue and the second a wrong #ifdef handling. I will prepare a v8
addressing Hans comments and fixing those issues. Please let me know if
you have more comments for this patch.
Regards,
Marco
On 19-08-15 13:57, Marco Fels
Hi Bingbu,
On Fri, Aug 16, 2019 at 8:17 PM wrote:
>
> From: Bingbu Cao
>
> This patch add more details for the resolution change blocks
> It can help the developer to understand the main resolution
> change blocks in ImgU.
>
> Signed-off-by: Bingbu Cao
> ---
> Documentation/media/v4l-drivers/i
Hi Sakari,
On Sun, 2019-08-18 at 00:32 +0300, Sakari Ailus wrote:
> Hi Dongchun,
>
> On Sat, Aug 17, 2019 at 11:53:05AM +0800, Dongchun Zhu wrote:
> ...
> > > > +
> > > > +The device node shall contain one 'port' child node with an
> > > > +'endpoint' subnode for its digital output video port, in
Hi Bingbu,
On Fri, Aug 16, 2019 at 7:12 PM wrote:
>
> From: Bingbu Cao
>
> Currently, imgu is working on 450MHz for all cases, however
> in some cases (input frame less than 2048x1152), the imgu
> did not need work in high frequency.
> This patch make imgu work on 200MHz if the imgu input
> fram
From: Dongchun Zhu
This patch adds a V4L2 sub-device driver for OV02A10 image sensor.
The OV02A10 is a 1/5" CMOS sensor from Omnivision,
which supports output format: 10-bit Raw.
The OV02A10 has a single MIPI lane interface and use the I2C bus
for control and the CSI-2 bus for data.
Signed-off-b
From: Dongchun Zhu
Hello,
This patch adds driver and bindings for Omnivision's OV02A10 2 megapixel CMOS
1/5" sensor,
which has a single MIPI lane interface and output format of 10-bit Raw.
The driver is implemented wth V4L2 framework.
1. Async registered as a V4L2 I2C sub-device.
2. A media en
From: Dongchun Zhu
Add device tree binding documentation for the OV02A10 camera sensor.
Signed-off-by: Dongchun Zhu
---
.../devicetree/bindings/media/i2c/ov02a10.txt | 54 ++
MAINTAINERS| 7 +++
2 files changed, 61 insertions(+)
In media_device_register_entity, if media_graph_walk_init fails,
need to free the previously memory.
Reported-by: Hulk Robot
Signed-off-by: zhengbin
---
drivers/media/mc/mc-device.c | 65 ++--
1 file changed, 33 insertions(+), 32 deletions(-)
diff --git
Like a bunch of other MSI laptops the MS-1039 uses a 0c45:627b
SN9C201 + OV7660 webcam which is mounted upside down.
Add it to the sn9c20x flip_dmi_table to deal with this.
Cc: sta...@vger.kernel.org
Reported-by: Rui Salvaterra
Signed-off-by: Hans de Goede
---
drivers/media/usb/gspca/sn9c20x.c
Hi JP, James,
On Tue, Aug 13, 2019 at 03:46:37PM +0200, JP wrote:
> Thanks James, my tests on both DVB-T and DVB-C all went OK.
>
> So, with the t230 driver in cxusb broken for one hw version of
> the device and both hw versions now working fine in dvbsky &
> the driver in cxusb does not crash it
On Thu, Aug 15, 2019 at 12:41:19PM -0400, A Sun wrote:
> Fix and eliminate mceusb's IR length limit for IR signals transmitted to
> the MCE IR blaster ports.
Great, thank you. This code needed cleaning up, nice to see it done. I
have 5 different mceusb devices and it works fine with all of them.
12 matches
Mail list logo