On Thu, 27 Aug 2015, Peter Griffin wrote:
> LIBELF_32 is not defined in Kconfig, and is left over legacy
> which is not required in the upstream driver, so remove it.
>
> Signed-off-by: Peter Griffin
> Suggested-by: Valentin Rothberg
These are the wrong way round, they should be in chronologic
On Thu, 27 Aug 2015, Peter Griffin wrote:
> gpio.txt documents that GPIO properties should be named
> "[-]gpios", with being the purpose of this
> GPIO for the device.
>
> This change has been done as one atomic commit.
>
> Signed-off-by: Peter Griffin
> ---
> Documentation/devicetree/binding
On Thu, 27 Aug 2015, Peter Griffin wrote:
> Signed-off-by: Peter Griffin
> ---
> .../devicetree/bindings/media/stih407-c8sectpfe.txt | 16
> +++-
> 1 file changed, 7 insertions(+), 9 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt
>
dvb-c/fi-sonera and dvb-c/fi-HTV should have
[CHANNEL]
DELIVERY_SYSTEM = DVBC/ANNEX_A
FREQUENCY = 29000
SYMBOL_RATE = 690
INNER_FEC = NONE
MODULATION = QAM/256
INVERSION = AUTO
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@v
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 Aug 28 04:00:17 CEST 2015
git branch: test
git hash: d071c833a0d30e7aae0ea565d92ef83c79106d6f
gcc versi
Dear Mauro,
I'm sorry but patch 3 is very incomplete.
At this round, I could not modify all device drivers,
because there are too many files to be changed
and I should change them by hands.
I just want to be reviewed the modification pattern only before
I start to modify whole related device dri
Good day, PAUL FREDRICK FINANCE offer loans at 2% annual rate. Apply with
amount needed, loan duration and phone number Via:
:paulfredrickfinanceserv...@gmail.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More
Hello Mauro,
First of all, thank you for your detailed review.
On 08/27/2015 07:28 PM, Mauro Carvalho Chehab wrote:
Em Wed, 26 Aug 2015 20:59:29 +0900
Junghak Sung escreveu:
Remove v4l2-specific stuff from struct vb2_buffer and add member variables
related with buffer management.
struct v
Add Leadtek Winfast TV2100 FM card to saa7134 driver. It is a card bearing
SAA7130HL chip.
Signed-off-by: Darek Zielski
---
Documentation/video4linux/CARDLIST.saa7134 | 1 +
drivers/media/pci/saa7134/saa7134-cards.c | 43 ++
drivers/media/pci/saa7134/saa7134-input.c
Barrister Ben Cook
La Sagrada Familia Calle Mallorca,
601 08713 Seville Spain.
Mobil: +34 631 093 714
> Attn: Dear Friend,
>
I am Barrister Ben Cook a solicitor at law. I am the personal attorney to late
Mr. Robert a national of your country, who was an official contractor (category
D) with REPS
Hi Mauro,
This series includes a couple of fixes for the c8sectpfe Linux dvb driver.
One was caused by omitting a patch from the original c8sectpfe series which
defined the ssc2 and ssc3 dt nodes, which was then used by the later DT patch.
This patch is included, along with the original patch wh
This patch adds in the required DT node for the c8sectpfe
Linux DVB demux driver which allows the tsin channels
to be used on an upstream kernel.
Signed-off-by: Peter Griffin
---
arch/arm/boot/dts/stihxxx-b2120.dtsi | 34 ++
1 file changed, 34 insertions(+)
diff
gpio.txt documents that GPIO properties should be named
"[-]gpios", with being the purpose of this
GPIO for the device.
This change has been done as one atomic commit.
Signed-off-by: Peter Griffin
---
Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt | 6 +++---
arch/arm/boot/dts/s
LIBELF_32 is not defined in Kconfig, and is left over legacy
which is not required in the upstream driver, so remove it.
Signed-off-by: Peter Griffin
Suggested-by: Valentin Rothberg
---
drivers/media/platform/sti/c8sectpfe/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/media
Signed-off-by: Peter Griffin
---
.../devicetree/bindings/media/stih407-c8sectpfe.txt | 16 +++-
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/Documentation/devicetree/bindings/media/stih407-c8sectpfe.txt
b/Documentation/devicetree/bindings/media/stih407-c8sectpfe
Adding these properties makes the I2C bus to the demodulators much
more reliable, and we no longer suffer from I2C errors when tuning.
Signed-off-by: Peter Griffin
---
arch/arm/boot/dts/stihxxx-b2120.dtsi | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/arch/arm/boo
Em Wed, 26 Aug 2015 20:59:31 +0900
Junghak Sung escreveu:
> Replace struct v4l2_format * with void * to make queue_setup()
> for common use.
> And then, modify all device drivers related with this change.
>
> Signed-off-by: Junghak Sung
> Signed-off-by: Geunyoung Kim
> Acked-by: Seung-Woo Kim
Em Wed, 26 Aug 2015 20:59:30 +0900
Junghak Sung escreveu:
> Modify all device drivers related with previous change that restructures
> vb2_buffer for common use.
> Actually, not all device drivers, yet. So, it required to modifiy more file
> to complete this patch.
I was expecting to be able to
Em Wed, 26 Aug 2015 20:59:29 +0900
Junghak Sung escreveu:
> Remove v4l2-specific stuff from struct vb2_buffer and add member variables
> related with buffer management.
>
> struct vb2_plane {
>
> /* plane information */
> unsigned intbytesused;
> unsi
Em Wed, 26 Aug 2015 20:59:28 +0900
Junghak Sung escreveu:
> Make videobuf2-v4l2 as a wrapper of videobuf2-core for v4l2-use.
> And replace videobuf2-core.h with videobuf2-v4l2.h.
> This renaming change should be accompanied by the modifications
> of all device drivers that include videobuf2-core.
Hello Mauro,
On 08/26/2015 10:43 PM, Mauro Carvalho Chehab wrote:
> Em Wed, 26 Aug 2015 17:25:19 +0200
> Javier Martinez Canillas escreveu:
>
>> The omap3isp driver initializes the entities and creates the pads links
>> before the entities are registered with the media device. This does not
>> w
21 matches
Mail list logo