On 02/09/2013 01:03 AM, Mauro Carvalho Chehab wrote:
Em Fri, 8 Feb 2013 21:38:07 +0100
Sebastian Hesselbarth escreveu:
This patch adds device tree parsing for gpio_ir_recv platform_data and
the mandatory binding documentation. It basically follows what we already
have for e.g. gpio_keys. All
Em Fri, 8 Feb 2013 09:40:27 +0100
Hans Verkuil escreveu:
> Mauro,
>
> Please fast-track this for 3.8. Yesterday I discovered that commits made
> earlier
> for 3.8 kill ivtv and cx18 (as in: unable to boot, instant crash) since a
> function was made __init that was actually called *after* initia
Am 08.02.2013 16:17, schrieb Mauro Carvalho Chehab:
> Em Mon, 28 Jan 2013 13:02:43 +0100
> Roland Scheidegger escreveu:
>
>> From: Roland Scheidegger
>> To: linux-media@vger.kernel.org
>> Subject: Re: terratec h5 rev. 3?
>> Date: Mon, 28 Jan 2013 13:02:43 +0100
>> Sender: linux-media-ow...@vger.
On 02/08/2013 05:05 PM, Sylwester Nawrocki wrote:
> On 02/09/2013 12:21 AM, Stephen Warren wrote:
>> On 02/08/2013 04:16 PM, Sylwester Nawrocki wrote:
>>> On 02/07/2013 12:40 AM, Stephen Warren wrote:
> diff --git
> a/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt
> b/Docu
On 02/09/2013 12:27 AM, Stephen Warren wrote:
On 02/08/2013 03:29 PM, Sylwester Nawrocki wrote:
On 02/07/2013 12:36 AM, Stephen Warren wrote:
On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote:
s5p-csis is platform device driver for MIPI-CSI frontend to the FIMC
device. This patch support for bi
On 02/09/2013 12:21 AM, Stephen Warren wrote:
On 02/08/2013 04:16 PM, Sylwester Nawrocki wrote:
On 02/07/2013 12:40 AM, Stephen Warren wrote:
diff --git
a/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt
b/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt
+Samsung S5P/
Em Fri, 8 Feb 2013 21:38:07 +0100
Sebastian Hesselbarth escreveu:
> This patch adds device tree parsing for gpio_ir_recv platform_data and
> the mandatory binding documentation. It basically follows what we already
> have for e.g. gpio_keys. All required device tree properties are OS
> independe
On 02/07/2013 12:44 AM, Stephen Warren wrote:
On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote:
Before the camera ports can be used the pinmux needs to be configured
properly. This patch adds a function to set the camera ports pinctrl
to a default state within the media driver's probe().
The cam
On 02/08/2013 03:29 PM, Sylwester Nawrocki wrote:
> On 02/07/2013 12:36 AM, Stephen Warren wrote:
>> On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote:
>>> s5p-csis is platform device driver for MIPI-CSI frontend to the FIMC
>>> device. This patch support for binding the driver to the MIPI-CSIS
>>>
On 02/07/2013 12:42 AM, Stephen Warren wrote:
On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote:
The sensor (I2C and/or SPI client) devices are instantiated by their
corresponding control bus drivers. Since the I2C client's master clock
is often provided by a video bus receiver (host interface) o
On 02/08/2013 04:16 PM, Sylwester Nawrocki wrote:
> On 02/07/2013 12:40 AM, Stephen Warren wrote:
>>> diff --git
>>> a/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt
>>> b/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt
>>
>>> +Samsung S5P/EXYNOS SoC Camera Subsystem (FIM
On 02/07/2013 12:40 AM, Stephen Warren wrote:
diff --git a/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt
b/Documentation/devicetree/bindings/media/soc/samsung-fimc.txt
+Samsung S5P/EXYNOS SoC Camera Subsystem (FIMC)
+--
+
+The Exynos
On 02/07/2013 12:36 AM, Stephen Warren wrote:
On 02/01/2013 12:09 PM, Sylwester Nawrocki wrote:
s5p-csis is platform device driver for MIPI-CSI frontend to the FIMC
device. This patch support for binding the driver to the MIPI-CSIS
devices instantiated from device tree and for parsing all SoC an
On 02/08/2013 10:36 PM, Sebastian Hesselbarth wrote:
You could also make it:
#define gpio_ir_recv_get_devtree_pdata (-ENOSYS)
Hmm, does that also play with parameter passing of the
CONFIG_OF gpio_ir_recv_get_devtree_pdata() ?
Oops, should have been:
#define gpio_ir_recv_get_devtree_pdata(de
On 02/08/2013 10:26 PM, Sylwester Nawrocki wrote:
On 02/08/2013 09:38 PM, Sebastian Hesselbarth wrote:
This patch adds device tree parsing for gpio_ir_recv platform_data and
the mandatory binding documentation. It basically follows what we already
have for e.g. gpio_keys. All required device tre
On 02/08/2013 09:38 PM, Sebastian Hesselbarth wrote:
This patch adds device tree parsing for gpio_ir_recv platform_data and
the mandatory binding documentation. It basically follows what we already
have for e.g. gpio_keys. All required device tree properties are OS
independent but an optional pro
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: Fri Feb 8 19:00:25 CET 2013
git branch: for_v3.9
git hash: 47ebe3f93250fce6f4eaa16309ae5eee9d4099b3
gcc ve
Could you explain what is wrong with that patch?
Antti
On 02/08/2013 09:23 PM, Michael Krufky wrote:
Mauro,
This isn't ready for merge yet. Please revert it. This needs more
work as I explained on the mailing list.
-Mike Krufky
On Fri, Feb 8, 2013 at 12:37 PM, Mauro Carvalho Chehab
wrote:
Mauro,
This isn't ready for merge yet. Please revert it. This needs more
work as I explained on the mailing list.
-Mike Krufky
On Fri, Feb 8, 2013 at 12:37 PM, Mauro Carvalho Chehab
wrote:
> This is an automatic generated email to let you know that the following patch
> were queued at the
>
Em Fri, 8 Feb 2013 19:12:31 +0100
Sebastian Hesselbarth escreveu:
> On Fri, Feb 8, 2013 at 6:57 PM, Mauro Carvalho Chehab
> wrote:
> > Em Wed, 06 Feb 2013 18:18:22 +0100
> > Sebastian Hesselbarth escreveu:
> >> On 02/06/2013 02:48 PM, Sylwester Nawrocki wrote:
> >> > On 02/06/2013 09:03 AM, Seb
On 02/06/2013 06:18 PM, Sebastian Hesselbarth wrote:
>>> +Optional properties:
>>> +- linux,allowed-rc-protocols: Linux specific u64 bitmask of allowed
>>> +rc protocols.
>>
>> You likely need to specify in these bindings documentation which bit
>> corresponds to which RC protocol.
>>
>
While running checkpatch.pl after the last patch, I noticed
lots of those:
WARNING: please, no space before tabs
#151: FILE: drivers/media/common/tveeprom.c:99:
+^I{ TUNER_ABSENT,^I^I"None" },$
(together with other checkpatch.pl errors/warnings)
While I won't be fi
On Fri, Feb 8, 2013 at 6:57 PM, Mauro Carvalho Chehab
wrote:
> Em Wed, 06 Feb 2013 18:18:22 +0100
> Sebastian Hesselbarth escreveu:
>> On 02/06/2013 02:48 PM, Sylwester Nawrocki wrote:
>> > On 02/06/2013 09:03 AM, Sebastian Hesselbarth wrote:
>> >> This patch adds device tree parsing for gpio_ir_
Em Wed, 06 Feb 2013 18:18:22 +0100
Sebastian Hesselbarth escreveu:
> On 02/06/2013 02:48 PM, Sylwester Nawrocki wrote:
> > On 02/06/2013 09:03 AM, Sebastian Hesselbarth wrote:
> >> This patch adds device tree parsing for gpio_ir_recv platform_data and
> >> the mandatory binding documentation. It
Em Mon, 28 Jan 2013 13:02:43 +0100
Roland Scheidegger escreveu:
> From: Roland Scheidegger
> To: linux-media@vger.kernel.org
> Subject: Re: terratec h5 rev. 3?
> Date: Mon, 28 Jan 2013 13:02:43 +0100
> Sender: linux-media-ow...@vger.kernel.org
> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.
Fix PM suspend() broken by emergency patches, thanks to Philip Langdale for
pointing out.
...But PM resume() didn't work anyway with the original code, always err
invalid args.
Recommended workaround user space PM handling for ACPI S3:
/etc/pm/config.d/00suspend_modules:2:SUSPEND_MODULES="dvb
On 02/08/2013 11:51 AM, Tomi Valkeinen wrote:
On 2013-02-04 12:05, Marcus Lorentzon wrote:
As discussed at FOSDEM I will give DSI bus with full feature set a
try.
Please do, but as a reminder I want to raise the issues I see with a DSI
bus:
- A device can be a child of only one bus. So if DSI
On 2013-02-04 12:05, Marcus Lorentzon wrote:
> As discussed at FOSDEM I will give DSI bus with full feature set a
> try.
Please do, but as a reminder I want to raise the issues I see with a DSI
bus:
- A device can be a child of only one bus. So if DSI is used only for
video, the device is a chil
On Thu February 7 2013 23:39:58 Arvydas Sidorenko wrote:
> On Wed, Feb 6, 2013 at 8:32 AM, Hans Verkuil wrote:
> >
> > I've improved v4l2-compliance a bit, but I've also pushed a fix (I hope) to
> > my git branch.
> >
> > It's great if you can test this!
> >
Thanks for the testing! I've pushed so
Mauro,
Please fast-track this for 3.8. Yesterday I discovered that commits made earlier
for 3.8 kill ivtv and cx18 (as in: unable to boot, instant crash) since a
function was made __init that was actually called *after* initialization.
We are already at rc6 and this *must* make it for 3.8. Withou
30 matches
Mail list logo