On Fri, Oct 04, 2013 at 06:20:52PM +0400, Valentine Barshak wrote:
> Signed-off-by: Valentine Barshak
This looks entirely sane to me.
Acked-by: Simon Horman
Mauro, would you consider taking this?
> ---
> drivers/media/platform/soc_camera/rcar_vin.c | 5 -
> 1 file changed, 4 insertions(+
On Monday, October 28, 2013 08:44 PM, Fabio Estevam wrote:
On Mon, Oct 28, 2013 at 10:42 AM, Chris Ruehl wrote:
I didn't get USB detected with
compatible ="fsl,imx27-usb"
nothing happen.
You probably need a mx27 entry into drivers/usb/chipidea/usbmisc_imx.c.
Again, this is offtopic to thi
Hi Mauro,
On 10/28/2013 11:11 PM, Mauro Carvalho Chehab wrote:
The following changes since commit 8ca5d2d8e58df7235b77ed435e63c484e123fede:
>
> [media] uvcvideo: Fix data type for pan/tilt control (2013-10-17 06:55:29
-0300)
>
> are available in the git repository at:
>
> git://linuxtv
On Fri, Oct 18, 2013 at 06:37:38AM +0100, Arun Kumar K wrote:
> S5K4E5 is a Samsung raw image sensor controlled via I2C.
> This patch adds the DT binding documentation for the same.
>
> Signed-off-by: Arun Kumar K
> Reviewed-by: Sylwester Nawrocki
> ---
> .../devicetree/bindings/media/samsung-s
Renesas ARM platforms are transitioning from single-platform to
multi-platform kernels using the new ARCH_SHMOBILE_MULTI. Make the
driver available on all ARM platforms to enable it on both ARCH_SHMOBILE
and ARCH_SHMOBILE_MULTI and increase build testing coverage.
Cc: Mauro Carvalho Chehab
Cc: li
Hi,
Apologies for the late reply. I have a few comments, but nothing major.
On Fri, Oct 18, 2013 at 06:37:28AM +0100, Arun Kumar K wrote:
> The patch adds the DT binding documentation for Samsung
> Exynos5 SoC series imaging subsystem (FIMC-IS).
>
> Signed-off-by: Arun Kumar K
> Reviewed-by: Sy
Hello Tomasz
Sorry for the late reply, but I have been offline the last week due to
the conference.
On Thu, Oct 24, 2013 at 12:31 PM, Tomasz Stanislawski
wrote:
> Hi Ricardo,
> I am the designer of selection API. I hope I can help you a little.
> I think that there are two issues mixed in 'Muli
Hi Sylwester,
Em Fri, 18 Oct 2013 22:13:50 +0200
Sylwester Nawrocki escreveu:
> Hi Mauro,
>
> This change set is V4L2 driver for the Exynos5 series camera subsystem.
> There is also included a minimal driver for the s5k4e5 image sensor.
>
> The FIMC-IS driver is pretty huge, even though there
Remove unnecessary spaces before semicolons to meet kernel
coding style.
Signed-off-by: Lisa Nguyen
---
drivers/staging/media/davinci_vpfe/dm365_ipipe.c| 2 +-
drivers/staging/media/davinci_vpfe/dm365_ipipe_hw.c | 4 ++--
drivers/staging/media/davinci_vpfe/dm365_isif.c | 2 +-
3 files ch
Rewrite the return statement in vpfe_video.c to eliminate the
use of a ternary operator. This will prevent the checkpatch.pl
script from generating a warning saying to remove () from
this particular return statement.
Signed-off-by: Lisa Nguyen
---
drivers/staging/media/davinci_vpfe/vpfe_video.c
On Monday 28 October 2013 12:54:01 Mike Turquette wrote:
> Quoting Sylwester Nawrocki (2013-10-15 13:04:17)
>
> > Hi,
> >
> > (adding linux-media mailing list at Cc)
> >
> > On 09/25/2013 11:47 AM, Laurent Pinchart wrote:
> > > On Tuesday 24 September 2013 23:38:44 Sylwester Nawrocki wrote:
> >
Hi Sylwester,
On Tuesday 15 October 2013 22:04:17 Sylwester Nawrocki wrote:
> Hi,
>
> (adding linux-media mailing list at Cc)
>
> On 09/25/2013 11:47 AM, Laurent Pinchart wrote:
> > On Tuesday 24 September 2013 23:38:44 Sylwester Nawrocki wrote:
> [...]
>
> >> The only issue I found might be at
Quoting Sylwester Nawrocki (2013-10-15 13:04:17)
> Hi,
>
> (adding linux-media mailing list at Cc)
>
> On 09/25/2013 11:47 AM, Laurent Pinchart wrote:
> > On Tuesday 24 September 2013 23:38:44 Sylwester Nawrocki wrote:
> [...]
> >> The only issue I found might be at the omap3isp driver, which pro
Hi Mauro
As agreed a couple of days ago, here go several general V4L2 patches,
posted at vatious times with no objections, and patches, aiming at fixing
the current em28xx+ov2640 breakage. After you pull them I'll have to
remember to change their status in patchwork too...
The following change
2013/10/28 Karim :
> It seems we can request datasheet of VC0321, maybe it can help ?
>
> http://www.vimicro.com/english/product/d_vc0321_n.htm
Karim,
Thanks for following up on this bug report.
It could be a good idea to reply directly to the bug report, rather
than e-mailing me and Jonathan se
On Mon, Oct 28, 2013 at 10:42 AM, Chris Ruehl wrote:
> I didn't get USB detected with
>
> compatible ="fsl,imx27-usb"
>
> nothing happen.
You probably need a mx27 entry into drivers/usb/chipidea/usbmisc_imx.c.
Again, this is offtopic to this list, so please start a new thread at linux-usb,
--
T
On Monday, October 28, 2013 08:25 PM, Fabio Estevam wrote:
On Mon, Oct 28, 2013 at 10:17 AM, Chris Ruehl wrote:
Hi,
when tried to activate the USB-OTG or USBH2 with the FDT the system oops
You should have posted this to the linux-usb list instead :-)
config: (imx27.dtsi)
usbo
On Mon, Oct 28, 2013 at 10:17 AM, Chris Ruehl wrote:
> Hi,
>
> when tried to activate the USB-OTG or USBH2 with the FDT the system oops
You should have posted this to the linux-usb list instead :-)
> config: (imx27.dtsi)
>
> usbotg: usb@10024000 {
> compatible = "fsl
Hi Donghwa,
On Monday 28 of October 2013 15:12:08 Donghwa Lee wrote:
> On Fri, OCT 25, 2013 06:57, Sylwester Nawrocki wrote:
> > On 10/24/2013 05:57 PM, Kishon Vijay Abraham I wrote:
> >> On Thursday 24 October 2013 09:12 PM, Sachin Kamat wrote:
> >>> On 24 October 2013 20:00, Olof Johansson wrot
If SHARK_USE_LEDS=1, but CONFIG_PM=n:
drivers/media/radio/radio-shark.c:275: warning: ‘shark_resume_leds’ defined but
not used
Instead of making the #ifdef logic even more complicated (there are already
two definitions of shark_resume_leds()), mark shark_resume_leds() inline to
kill the compiler
Hi,
when tried to activate the USB-OTG or USBH2 with the FDT the system oops
[1.034403] ehci-mxc: Freescale On-Chip EHCI Host driver
[1.041158] Unable to handle kernel NULL pointer dereference at
virtual address
[1.049406] pgd = c0004000
[1.052219] [] *pgd=000
On 05/31/13 12:02, Hans Verkuil wrote:
return -EINVAL;
+ }
+ clamp(freq, FREQ_MIN * FREQ_MUL, FREQ_MAX * FREQ_MUL);
tea5764_power_up(radio);
- tea5764_tune(radio, (f->frequency * 125) / 2);
+ tea5764_tune(radio, (freq * 125) / 2);
return 0;
22 matches
Mail list logo