On 09/20/2013 10:37 AM, Sachin Kamat wrote:
> Driver core sets driver data to NULL upon failure or remove.
>
> Signed-off-by: Sachin Kamat
Acked-by: Hans Verkuil
Regards,
Hans
> ---
> drivers/media/radio/radio-sf16fmr2.c |1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/dr
On 09/20/2013 10:32 AM, Sachin Kamat wrote:
> module_pci_driver removes some boilerplate and makes code simpler.
>
> Signed-off-by: Sachin Kamat
For this patch series:
Acked-by: Hans Verkuil
Regards,
Hans
> ---
> drivers/media/pci/cx88/cx88-alsa.c | 25 +
>
On 09/20/2013 10:36 AM, Sachin Kamat wrote:
> Driver core sets driver data to NULL upon failure or remove.
>
> Signed-off-by: Sachin Kamat
> Cc: Patrick Boettcher
For this patch series:
Acked-by: Hans Verkuil
Regards,
Hans
> ---
> drivers/media/pci/b2c2/flexcop-pci.c |2 --
>
On Fri, Sep 20, 2013 at 2:06 PM, Sachin Kamat wrote:
> Driver core sets driver data to NULL upon failure or remove.
>
> Signed-off-by: Sachin Kamat
Acked-by: Manu Abraham
> ---
> drivers/media/pci/bt8xx/bt878.c |1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/media/pci/bt8xx/b
On Fri, Sep 20, 2013 at 2:06 PM, Sachin Kamat wrote:
> Driver core sets driver data to NULL upon failure or remove.
>
> Signed-off-by: Sachin Kamat
> Cc: Manu Abraham
Acked-by: Manu Abraham
> ---
> drivers/media/pci/mantis/mantis_pci.c |2 --
> 1 file changed, 2 deletions(-)
>
> diff --git
On 26.09.2013 16:54, Antti Palosaari wrote:
On 25.09.2013 07:50, Matthias Schwarzott wrote:
On 17.08.2013 13:30, Ulf wrote:
Hi,
I know the topic Hauppauge HVR-900 HD and HVR 930C-HD with si2165
demodulator was already discussed
http://permalink.gmane.org/gmane.linux.drivers.video-input-infrast
Hi,
On Sunday 29 September 2013 12:57 AM, Sylwester Nawrocki wrote:
> Add PHY provider node for the MIPI CSIS and MIPI DSIM PHYs.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Kyungmin Park
> Acked-by: Felipe Balbi
Can this patch be taken through exynos dt tree?
Thanks
Kishon
> ---
Hello,
Do you need a loan? Do you need money to pay off your debts? Do you need
money to establish a
new business or to refinance an existing business? our loan company offers
loans at 3% interest
rate with an understandable loan terms and condition. If you are interested in
obtaining a l
Hi Hans,
On 30 September 2013 17:52, Hans Verkuil wrote:
> On 09/23/2013 03:43 AM, Jingoo Han wrote:
>> Since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
>> (device-core: Ensure drvdata = NULL when no driver is bound),
>> the driver core clears the driver data to NULL after device_release
>>
This message is generated daily by a cron job that builds media_tree for
the kernels and architectures in the list below.
Results of the daily build of media_tree:
date: Tue Oct 1 04:00:14 CEST 2013
git branch: test
git hash: ffee921033e64edf8579a3b21c7f15d1a6c3ef71
gcc versi
Hi Laurent,
Thnanks for the comments. A few more below.
On Tue, Oct 01, 2013 at 01:21:58AM +0200, Laurent Pinchart wrote:
> Hi Sakari,
>
> On Tuesday 01 October 2013 02:08:47 Sakari Ailus wrote:
> > On Fri, Sep 20, 2013 at 11:08:47PM +0200, Laurent Pinchart wrote:
> > > On Thursday 19 September
Hi Sakari,
On Tuesday 01 October 2013 02:08:47 Sakari Ailus wrote:
> On Fri, Sep 20, 2013 at 11:08:47PM +0200, Laurent Pinchart wrote:
> > On Thursday 19 September 2013 01:01:05 Sakari Ailus wrote:
> > > Pads that set this flag must be connected by an active link for the
> > > entity
> > > to stre
Hi Laurent,
On Fri, Sep 20, 2013 at 11:08:47PM +0200, Laurent Pinchart wrote:
> Hi Sakari,
>
> Thank you for the patch.
Thanks for the review! :)
> On Thursday 19 September 2013 01:01:05 Sakari Ailus wrote:
> > Pads that set this flag must be connected by an active link for the entity
> > to st
Em Mon, 30 Sep 2013 12:46:52 -0400
Michael Krufky escreveu:
> Do you have any comments on this, Mauro?
>
> Assuming that Mauro is OK with this change, (since he is the author of
> this driver) then yes - please resubmit the patch with some
> explanation within comments inline or within the commi
Mike,
unfortunately no documentation can be referenced except preliminary
version of
datasheet (1).This change is based on lucky guess and supported by lot of
testing on real hardware.
This change add support for devices with Xtal frequency bellow 28.8MHz.
>From Nint are computed values of Ni a
On Fri, Sep 27, 2013 at 02:47:19PM +0100, Mauro Carvalho Chehab wrote:
> Em Fri, 27 Sep 2013 12:34:58 +0100
> Mark Rutland escreveu:
>
> > On Fri, Sep 27, 2013 at 10:33:11AM +0100, Srinivas KANDAGATLA wrote:
> > > From: Srinivas Kandagatla
> > >
> > > This patch attempts to collate generic bind
Do you have any comments on this, Mauro?
Assuming that Mauro is OK with this change, (since he is the author of
this driver) then yes - please resubmit the patch with some
explanation within comments inline or within the commit message.
Best regards,
Mike Krufky
On Mon, Sep 30, 2013 at 12:42 PM
On Mon, Sep 16, 2013 at 7:48 PM, Joe Perches wrote:
> On Mon, 2013-09-16 at 16:37 -0700, Kees Cook wrote:
>> Make sure that a format string cannot accidentally leak into the printk
>> buffer.
> []
>> diff --git a/drivers/media/dvb-frontends/dib9000.c
>> b/drivers/media/dvb-frontends/dib9000.c
> [
Jiří,
It's difficult to understand a patch like this, let alone merging it,
without any kind of explanation. At a quick glance, the patch looks
wrong. If you believe the patch is correct, then please resubmit with
some sort of description and explanation for the change.
Best regards,
Mike Kruf
Jiří,
Do you have any documentation that supports this value change?
Changing this value affects the algorithm, and we'd be happier making
this change if the patch included some better description and perhaps
a reference explaining why the new value is correct.
Regards,
Mike Krufky
On Sun, Sep
Hi,
On Tuesday 24 September 2013 08:55:19 VDR User wrote:
> On Tue, Sep 24, 2013 at 4:34 AM, Laurent Pinchart wrote:
> > I've discussed this issue during LPC last week, and I still believe we
> > should enable auto-suspend. The feature really saves power, without it my
> > C910 Logitech webcam get
Hi Prabhakar,
On Monday 30 September 2013 18:57:01 Prabhakar Lad wrote:
> On Mon, Sep 23, 2013 at 8:18 AM, Prabhakar Lad wrote:
> > On Fri, Sep 20, 2013 at 3:22 PM, Sylwester Nawrocki wrote:
> >> On 09/20/2013 10:11 AM, Prabhakar Lad wrote:
> >>> OK I will, just send out a fix up patch which fixes
Hi Hans,
I probably should have done it by now.
I will send you the changes this weekend and you can test those.
I have been quite busy on my thesis lately.
Regards,
Dinesh
From: Hans Verkuil [hverk...@xs4all.nl]
Sent: 30 September 2013 15:07
To: Dinesh Ra
Running the coda driver without CONFIG_SRAM selected leads to the following
probe error:
coda 63ff4000.vpu: iram pool not available
coda: probe of 63ff4000.vpu failed with error -12
In order to avoid it, select CONFIG_SRAM inside VIDEO_CODA.
Signed-off-by: Fabio Estevam
---
drivers/media/plat
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/coda.c
index 2805538..945c539 100644
--- a/drivers/media/platform/coda.c
+++ b/drivers/media/platform/coda
The register is only written on CodaDx6, so the temporary variable
to be written only needs to be initialized on CodaDx6. Also, drop
two no-op lines.
Signed-off-by: Philipp Zabel
---
Changes since v1:
- Removed no-op lines leaving FMOPARAM fields of CMD_ENC_SEQ_FMO
at zero values on CodaDx6.
If unused, the pixel format priv field has to be cleared by the driver
in try_fmt.
Signed-off-by: Philipp Zabel
---
Changes since v1:
- Clear pixel format priv in try_fmt only
---
drivers/media/platform/coda.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/platform/coda.c b
This series contains a few fixes for the CODA driver to allow more than
four simultaneous instances on i.MX53, and to make v4l2-compliance a
bit happier.
Changes since v1:
- Removed no-op lines leaving FMOPARAM fields of CMD_ENC_SEQ_FMO
at zero values on CodaDx6.
- Use coda_ instead of coda_v
Use the product name (currently CodaDx6 or CODA7541)
to fill the v4l2_capabilities.name field.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 35 +++
1 file changed, 19 insertions(+), 16 deletions(-)
diff --git a/drivers/media/platform/coda.c b/
This patch fixes the v4l2-compliance "TRY_FMT(G_FMT) != G_FMT" issue.
The driver now overwrites invalid formats with the current setting, using
coda_get_max_dimensions to find device specific max width/height.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 72 +
Moving the ioctl handler callbacks into the coda namespace helps
tremendously to make sense of backtraces.
Signed-off-by: Philipp Zabel
---
Changes since v1:
- Use coda_ instead of coda_vidioc_ prefix
---
drivers/media/platform/coda.c | 123 +-
1 file cha
Implement try_decoder_cmd to let userspace determine available commands
and flags.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 28
1 file changed, 20 insertions(+), 8 deletions(-)
diff --git a/drivers/media/platform/coda.c b/drivers/media/platfo
Correctly flag compressed formats in the ENUM_FMT ioctl output.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/coda.c
index 945c539..53539c1 100644
--- a/drivers/media/pla
Instead of copying v4l2_buf.flags from the source buffer, set
the destination buffer flags as reported by the hardware codec.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/media/platform/coda.c b/drive
With the new firmware, there are not anymore four register sets,
but a single register set, which the driver has to conserve across
context switches. This allows to handle more than four instances
at the same time.
Signed-off-by: Philipp Zabel
---
drivers/media/platform/coda.c | 14 ++---
Hi All,
On Mon, Sep 23, 2013 at 8:18 AM, Prabhakar Lad
wrote:
> Hi Sylwester,
>
> On Fri, Sep 20, 2013 at 3:22 PM, Sylwester Nawrocki
> wrote:
>> Hi Prabhakar,
>>
>> On 09/20/2013 10:11 AM, Prabhakar Lad wrote:
>>> OK I will, just send out a fix up patch which fixes the mismatch between
>>> name
Am Montag, den 30.09.2013, 13:50 +0200 schrieb Hans Verkuil:
> On 09/19/2013 11:13 AM, Philipp Zabel wrote:
> > Moving the ioctl handler callbacks into the coda namespace helps
> > tremendously to make sense of backtraces.
>
> I like the idea, but I would just use the coda_ prefix, not coda_vidioc
Am Montag, den 30.09.2013, 13:48 +0200 schrieb Hans Verkuil:
> On 09/19/2013 11:13 AM, Philipp Zabel wrote:
> > The register is only written on CodaDx6, so the temporary variable
> > to be written only needs to be initialized on CodaDx6.
> >
> > Signed-off-by: Philipp Zabel
> > ---
> > drivers/m
On 09/02/2013 12:29 PM, Dinesh Ram wrote:
> Hi Hans and Eduardo,
>
> Sorry for my radio silence. I was infact travelling and didn't have much
> opportunity to check my mails.
> I will go through the list of comments in the thread and try to fix / justify
> them in the next few days.
> Hans, pro
On 09/29/2013 10:51 AM, Lars-Peter Clausen wrote:
> The 'driver' field of the i2c_client struct is redundant and is going to be
> removed. The results of the expressions 'client->driver.driver->field' and
> 'client->dev.driver->field' are identical, so replace all occurrences of the
> former with t
On 09/27/2013 12:59 PM, Arun Kumar K wrote:
> This patch adds the crucial hardware pipeline control for the
> fimc-is driver. All the subdev nodes will call this pipeline
> interfaces to reach the hardware. Responsibilities of this module
> involves configuring and maintaining the hardware pipeline
On 09/26/2013 12:42 PM, Mauro Carvalho Chehab wrote:
> drivers/media/usb/gspca/stk1135.c:615:6: warning: no previous prototype for
> 'stk1135_try_fmt' [-Wmissing-prototypes]
> void stk1135_try_fmt(struct gspca_dev *gspca_dev, struct v4l2_format *fmt)
> ^
> drivers/media/usb/gspca/stk1135.c:
On 09/23/2013 03:43 AM, Jingoo Han wrote:
> Since commit 0998d0631001288a5974afc0b2a5f568bcdecb4d
> (device-core: Ensure drvdata = NULL when no driver is bound),
> the driver core clears the driver data to NULL after device_release
> or on probe failure. Thus, it is not needed to manually clear the
On 09/20/2013 07:15 PM, Simon Farnsworth wrote:
> pm_qos_remove_request was not called on video_release, resulting in the PM
> core's list of requests being corrupted when the file handle was freed.
>
> This has no immediate symptoms, but later in operation, the kernel will
> panic as the PM core
On 09/30/2013 12:48 PM, Shaik Ameer Basha wrote:
> Hi Hans,
>
>
> On Mon, Sep 30, 2013 at 4:02 PM, Hans Verkuil wrote:
>> On 09/30/2013 11:32 AM, Shaik Ameer Basha wrote:
>>> Hi Hans,
>>>
>>> Thanks for pointing it out.
>>>
>>>
>>> On Mon, Sep 30, 2013 at 1:38 PM, Hans Verkuil wrote:
Hi Sh
On 09/30/2013 01:17 PM, Ricardo Ribalda Delgado wrote:
> Hello Hans
>
> As allways thank you very much for your comments.
>
> On Mon, Sep 30, 2013 at 12:21 PM, Hans Verkuil wrote:
>> Hi Ricardo,
>>
>> Sorry for the delayed review, but I'm finally catching up with my backlog.
>>
>> I've got a num
On 09/19/2013 11:44 PM, Russell King wrote:
> Replace the following sequence:
>
> dma_set_mask(dev, mask);
> dma_set_coherent_mask(dev, mask);
>
> with a call to the new helper dma_set_mask_and_coherent().
>
> Signed-off-by: Russell King
Acked-by: Hans Verkuil
Regards,
H
On 09/19/2013 11:13 AM, Philipp Zabel wrote:
> Signed-off-by: Philipp Zabel
> ---
> drivers/media/platform/coda.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/drivers/media/platform/coda.c b/drivers/media/platform/coda.c
> index d15238a..6dec34d 100644
> --- a/drivers/media/platfo
On 09/19/2013 11:13 AM, Philipp Zabel wrote:
> Moving the ioctl handler callbacks into the coda namespace helps
> tremendously to make sense of backtraces.
I like the idea, but I would just use the coda_ prefix, not coda_vidioc_. In
general
the prefix is either vidioc_ or the name of the driver,
On 09/19/2013 11:13 AM, Philipp Zabel wrote:
> The register is only written on CodaDx6, so the temporary variable
> to be written only needs to be initialized on CodaDx6.
>
> Signed-off-by: Philipp Zabel
> ---
> drivers/media/platform/coda.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 delet
On 09/19/2013 09:37 AM, Philipp Zabel wrote:
> __setup_offsets fills the v4l2_planes' mem_offset fields, which is only valid
> for V4L2_MEMORY_MMAP type buffers. For V4L2_MEMORY_DMABUF and _USERPTR
> buffers,
> this incorrectly overwrites the fd and userptr fields.
>
> Reported-by: Michael Olbric
Hi Hans,
Thanks for the review.
Hans Verkuil wrote:
Hi Teemu, Sakari,
I've been thinking about this change and I think it is a reasonable change.
I had some doubts earlier, but after thinking it through I agree with this.
But it needs a bit more work, see below.
On 09/17/2013 08:07 PM, Sakar
On 09/17/2013 10:49 PM, Rajil Saraswat wrote:
> Hi,
>
> I have a couple of PVR-500's which have additional tuners connected
> to them (using daughter cards). The audio is not usable on either
> 1.4.2 or 1.4.3 ivtv drivers. The issue is described at
> http://ivtvdriver.org/pipermail/ivtv-users/201
Hi Teemu, Sakari,
I've been thinking about this change and I think it is a reasonable change.
I had some doubts earlier, but after thinking it through I agree with this.
But it needs a bit more work, see below.
On 09/17/2013 08:07 PM, Sakari Ailus wrote:
> From: Teemu Tuominen
>
> Add check an
Hello Hans
As allways thank you very much for your comments.
On Mon, Sep 30, 2013 at 12:21 PM, Hans Verkuil wrote:
> Hi Ricardo,
>
> Sorry for the delayed review, but I'm finally catching up with my backlog.
>
> I've got a number of comments regarding this patch. I'm ignoring the platform
> driv
On Mon, Sep 30, 2013 at 4:18 PM, Shaik Ameer Basha
wrote:
> Hi Hans,
>
>
> On Mon, Sep 30, 2013 at 4:02 PM, Hans Verkuil wrote:
>> On 09/30/2013 11:32 AM, Shaik Ameer Basha wrote:
>>> Hi Hans,
>>>
>>> Thanks for pointing it out.
>>>
>>>
>>> On Mon, Sep 30, 2013 at 1:38 PM, Hans Verkuil wrote:
>>
Hi Hans,
On Mon, Sep 30, 2013 at 4:02 PM, Hans Verkuil wrote:
> On 09/30/2013 11:32 AM, Shaik Ameer Basha wrote:
>> Hi Hans,
>>
>> Thanks for pointing it out.
>>
>>
>> On Mon, Sep 30, 2013 at 1:38 PM, Hans Verkuil wrote:
>>> Hi Shaik,
>>>
>>> I have a few questions regarding the selection part.
On 09/30/2013 11:32 AM, Shaik Ameer Basha wrote:
> Hi Hans,
>
> Thanks for pointing it out.
>
>
> On Mon, Sep 30, 2013 at 1:38 PM, Hans Verkuil wrote:
>> Hi Shaik,
>>
>> I have a few questions regarding the selection part...
>>
>> On 09/12/2013 03:09 PM, Shaik Ameer Basha wrote:
>>> This patch
Hi Ricardo,
Sorry for the delayed review, but I'm finally catching up with my backlog.
I've got a number of comments regarding this patch. I'm ignoring the platform
driver patches for now until the core support is correct.
On 09/16/2013 02:54 PM, Ricardo Ribalda Delgado wrote:
> From: Ricardo Ri
On 09/13/2013 02:56 PM, Sylwester Nawrocki wrote:
> Simplify the driver by using the m2m ioctl and vb2 helpers.
>
> TODO: Add setting of default initial format.
So this patch can't be applied yet.
Other than that it looks good, but I won't ack it since it introduces a
regression
as long as the
On 09/13/2013 02:56 PM, Sylwester Nawrocki wrote:
> Simplify the driver by using the m2m ioctl and vb2 helpers.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Kyugmin Park
Acked-by: Hans Verkuil
Regards,
Hans
> ---
> drivers/media/platform/s5p-g2d/g2d.c | 103
> --
On 09/13/2013 02:56 PM, Sylwester Nawrocki wrote:
> Simplify the driver by using the m2m ioctl and vb2 helpers.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Kyugmin Park
> ---
> drivers/media/platform/mx2_emmaprp.c | 108
> --
> 1 file changed, 11 ins
On 09/13/2013 02:56 PM, Sylwester Nawrocki wrote:
> Simplify the driver by using the m2m ioctl and vb2 helpers.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Kyugmin Park
Acked-by: Hans Verkuil
Regards,
Hans
> ---
> drivers/media/platform/s5p-jpeg/jpeg-core.c | 111
> ++
On 09/13/2013 02:56 PM, Sylwester Nawrocki wrote:
> Simplify the FIMC mem-to-mem driver by using the m2m ioctl and vb2 helpers.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Kyugmin Park
Acked-by: Hans Verkuil
Regards,
Hans
> ---
> drivers/media/platform/exynos4-is/fimc-m2
On 09/13/2013 02:56 PM, Sylwester Nawrocki wrote:
> Simplify the driver by using the m2m ioctl and vb2 helpers.
>
> Signed-off-by: Sylwester Nawrocki
> Signed-off-by: Kyugmin Park
Acked-by: Hans Verkuil
Regards,
Hans
> ---
> drivers/media/platform/mem2mem_testdev.c | 94
> --
On 09/13/2013 02:56 PM, Sylwester Nawrocki wrote:
> This patch adds ioctl helpers to the V4L2 mem-to-mem API, so we
> can avoid several ioctl handlers in the mem-to-mem video node
> drivers that are simply a pass-through to the v4l2_m2m_* calls.
> These helpers will only be useful for drivers that
Hi Hans,
Thanks for pointing it out.
On Mon, Sep 30, 2013 at 1:38 PM, Hans Verkuil wrote:
> Hi Shaik,
>
> I have a few questions regarding the selection part...
>
> On 09/12/2013 03:09 PM, Shaik Ameer Basha wrote:
>> This patch adds the Makefile and memory to memory (m2m) interface
>> functiona
Hello Nuno,
On 28-09-13 13:07, Nuno Gonçalves wrote:
Here goes the initial scan files for Portugal DVB-T. Please commit them.
Thank you for these files, I decided to merge them all together into a
pt-All. See github/git.linuxtv.com for details.
Portugal is schedule to migrate from a SFN to
At Sun, 29 Sep 2013 10:51:04 +0200,
Lars-Peter Clausen wrote:
>
> The 'driver' field of the i2c_client struct is redundant and is going to be
> removed. Use 'to_i2c_driver(client->dev.driver)' instead to get direct
> access to the i2c_driver struct.
>
> Signed-off-by: Lars-Peter Clausen
Acked-b
On Monday, September 30, 2013 05:08 PM, Chris Ruehl wrote:
Hi Philipp,
On Monday, September 30, 2013 04:30 PM, Philipp Zabel wrote:
Hi Chris,
Am Montag, den 30.09.2013, 13:40 +0800 schrieb Chris Ruehl:
Hi Phillipp,
hope things doing OK.
I recently update to the 3.12-rc kernel and hit this p
Hi Philipp,
On Monday, September 30, 2013 04:30 PM, Philipp Zabel wrote:
Hi Chris,
Am Montag, den 30.09.2013, 13:40 +0800 schrieb Chris Ruehl:
Hi Phillipp,
hope things doing OK.
I recently update to the 3.12-rc kernel and hit this problem below.
[ 3.377790] coda coda-imx27.0: iram pool not
On 27/09/13 14:57, Mauro Carvalho Chehab wrote:
> Em Fri, 27 Sep 2013 14:26:12 +0100
> Srinivas KANDAGATLA escreveu:
>
>> On 27/09/13 12:34, Mark Rutland wrote:
>>
> + - rx-mode: Can be "infrared" or "uhf". rx-mode should be present iff
> + the rx pins are wired up.
>>> I'm unsure on th
Hi Chris,
Am Montag, den 30.09.2013, 13:40 +0800 schrieb Chris Ruehl:
> Hi Phillipp,
>
> hope things doing OK.
>
> I recently update to the 3.12-rc kernel and hit this problem below.
>
> [ 3.377790] coda coda-imx27.0: iram pool not available
> [ 3.383363] coda: probe of coda-imx27.0 failed with
> >> diff --git a/Documentation/devicetree/bindings/media/samsung-s5k5baf.txt
> >> b/Documentation/devicetree/bindings/media/samsung-s5k5baf.txt
> >> new file mode 100644
> >> index 000..7704a1e
> >> --- /dev/null
> >> +++ b/Documentation/devicetree/bindings/media/samsung-s5k5baf.txt
> >> @@ -
On Mon, Sep 30, 2013 at 09:09:13AM +0200, Geert Uytterhoeven wrote:
> Hi Fengguang,
>
> On Mon, Sep 30, 2013 at 5:05 AM, Fengguang Wu wrote:
> > FYI, kernel build failed on
> >
> > tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> > master
> > head: 15c03dd4859ab16f921
Hi Shaik,
I have a few questions regarding the selection part...
On 09/12/2013 03:09 PM, Shaik Ameer Basha wrote:
> This patch adds the Makefile and memory to memory (m2m) interface
> functionality for the SCALER driver.
>
> Signed-off-by: Shaik Ameer Basha
> ---
> drivers/media/platform/Kconf
Ismael,
Can you Ack these four patches?
Regards,
Hans
On 09/12/2013 02:25 PM, Krzysztof Hałasa wrote:
> Signed-off-by: Krzysztof Hałasa
>
> diff --git a/drivers/staging/media/solo6x10/solo6x10-disp.c
> b/drivers/staging/media/solo6x10/solo6x10-disp.c
> index 32d9953..884512e 100644
>
Tomasz Figa wrote:
>
> All other platforms have this condition checked inside their own Kconfig
> files, so for consistency this patch makes it this way for mach-s3c64xx
> as well.
>
> Signed-off-by: Tomasz Figa
> ---
> arch/arm/Kconfig | 2 --
> arch/arm/mach-s3c64xx/Kconfig | 4 +
Hi Fengguang,
On Mon, Sep 30, 2013 at 5:05 AM, Fengguang Wu wrote:
> FYI, kernel build failed on
>
> tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> master
> head: 15c03dd4859ab16f9212238f29dd315654aa94f6
> commit: 866f321339988293a5bb3ec6634c2c9d8396bf54 Revert "sta
79 matches
Mail list logo