This ensures device->streaming has correct status.
Signed-off-by: Axel Lin
---
drivers/media/i2c/tvp7002.c | 21 -
1 file changed, 8 insertions(+), 13 deletions(-)
diff --git a/drivers/media/i2c/tvp7002.c b/drivers/media/i2c/tvp7002.c
index 11f2387..51bac76 100644
--- a/driv
The current m88ts2022 driver will miss the following high symbol rate
transponders on Telstar 18 138.0.
12385 H 43200,
12690 H 43200,
12538 V 41250...
the code for f_3db_hz will overflow for the high symbol rate.
for example, symbol rate=41250 KS/s
symbol_rate * 135UL = 556875(1 4BEC 61B0), t
The current m88ts2022 driver will miss the following high symbol rate
transponders on Telstar 18 138.0.
12385 H 43200,
12690 H 43200,
12538 V 41250...
the code for f_3db_hz will overflow for the high symbol rate.
for example, symbol rate=41250 KS/s
symbol_rate * 135UL = 556875(1 4BEC 61B0), t
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: Sat Aug 16 04:00:18 CEST 2014
git branch: test
git hash: 0f3bf3dc1ca394a8385079a5653088672b65c5c4
gcc versi
--
POZOR!
=
Vážený užívateľ,
Toto je váš správca webmail. Prosím, byť informovaný, že e-mailový
server bol práve aktualizovaný a váš e-mail musí byť okamžite obnoviť.
Tento proces je udržiavať aktualizované a chránené ako vždy webmail
server.
Kliknite nižšie Ak c
From: Randy Dunlap
Fix build when CONFIG_INPUT_EVDEV=m and DVB_AV7110=y.
Only build av7110_ir.c when CONFIG_INPUT_EVDEV is compatible with
CONFIG_DVB_AV7110.
Fixes these build errors:
drivers/built-in.o: In function `input_sync':
av7110_ir.c:(.text+0x1223ac): undefined reference to `input_event
On 08/15/14 15:03, kbuild test robot wrote:
> tree: git://linuxtv.org/media_tree.git devel
> head: f1d2fd677f61bf4d649098317497db11a958a021
> commit: 277c0ffaea64c71c39f03b9ee6818de600c38fc3 [498/499] [media] media:
> ttpci: build av7110_ir.c only when allowed by CONFIG_INPUT_EVDEV
> config: x
tree: git://linuxtv.org/media_tree.git devel
head: f1d2fd677f61bf4d649098317497db11a958a021
commit: 277c0ffaea64c71c39f03b9ee6818de600c38fc3 [498/499] [media] media:
ttpci: build av7110_ir.c only when allowed by CONFIG_INPUT_EVDEV
config: x86_64-randconfig-s1-08160530 (attached as .config)
Al
On Wed, Aug 13, 2014 at 12:15:23PM -0300, Mauro Carvalho Chehab wrote:
> Hi,
>
> Please pull from:
> ssh://linuxtv.org/git/mchehab/linux-firmware.git master
>
Had to use git://linuxtv.org/mchehab/linux-firmware.git
> It has firmware files for media devices based on xc4000, xc5000c and as102.
Signed-off-by: Maks Naumov
---
drivers/media/dvb-frontends/stv0367.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/dvb-frontends/stv0367.c
b/drivers/media/dvb-frontends/stv0367.c
index 59b6e66..0dcfb8b 100644
--- a/drivers/media/dvb-frontends/stv0367.c
+++ b/d
Now that alsa code is part of the driver, it can be compiled
only if alsa is enabled.
drivers/built-in.o: In function `snd_usbtv_hw_free':
>> usbtv-audio.c:(.text+0x21eb55): undefined reference to
>> `snd_pcm_lib_free_pages'
drivers/built-in.o: In function `snd_usbtv_hw_params':
>> usbtv-au
The V4L2_CID_PAN_SPEED and V4L2_CID_TILT_SPEED controls allow to move the
camera by setting its rotation speed around its axis.
Signed-off-by: Vincent Palatin
---
Changes from v1:
- update the documentation wording according to Pawel suggestion.
Documentation/DocBook/media/v4l/compat.xml | 10
Instead of using a temporary stack allocated i2c_client in
em28xx_i2c_ir_handle_key(),
allocate/free the i2c_client at module init/uninit and hook it into struct
em28xx_IR
(if the device has an i2c IR decoder).
This reduces the frame size of function em28xx_i2c_ir_handle_key() and speeds
it up a
tree: git://linuxtv.org/media_tree.git devel
head: 66b7a659921009c31042d4c1b7a37c2e71f7726d
commit: dad0a22934fbeedb28c85e3395dac209f08bb6ad [487/499] [media] usbtv: add
audio support
config: x86_64-randconfig-hsxa1-08160149 (attached as .config)
All error/warnings:
drivers/built-in.o: In
tree: git://linuxtv.org/media_tree.git devel
head: 66b7a659921009c31042d4c1b7a37c2e71f7726d
commit: dad0a22934fbeedb28c85e3395dac209f08bb6ad [487/499] [media] usbtv: add
audio support
config: x86_64-randconfig-s0-08160136 (attached as .config)
All error/warnings:
>> ERROR: "snd_pcm_period_el
Am 09.08.2014 um 11:58 schrieb Hans Verkuil:
> On 08/07/2014 06:36 PM, Frank Schäfer wrote:
>> Am 07.08.2014 um 08:45 schrieb Hans Verkuil:
>>> On 08/05/2014 05:18 PM, Frank Schäfer wrote:
Hi Hans,
Am 05.08.2014 um 09:00 schrieb Hans Verkuil:
> Fix three compiler warnings:
>
In the davinci/ subdirectory, all drivers but one depend on
CONFIG_ARCH_DAVINCI. The only exception, selected by CONFIG_VIDEO_DM6446_CCDC,
is also available on CONFIG_ARCH_OMAP3.
Thus, it is not necessary to always descend into davinci/. It is sufficient to
do this only if CONFIG_ARCH_OMAP3 or CON
This patch introduces the use of !usb_endpoint_dir_in(epd) and
!usb_endpoint_xfer_int(epd).
The Coccinelle semantic patch that makes these changes is as follows:
- ((epd->bEndpointAddress & \(USB_ENDPOINT_DIR_MASK\|0x80\)) !=
- \(USB_DIR_IN\|0x80\))
+ !usb_endpoint_dir_in(epd)
@@ struct usb_end
This patch introduces the use of the function usb_endpoint_is_int_in.
The Coccinelle semantic patch that makes these changes is as follows:
@@ struct usb_endpoint_descriptor *epd; @@
- ((epd->bEndpointAddress & \(USB_ENDPOINT_DIR_MASK\|0x80\)) ==
- \(USB_DIR_IN\|0x80\))
+ usb_endpoint_dir_in(ep
This patch introduces the use of the function usb_endpoint_type.
The Coccinelle semantic patch that makes these changes is as follows:
@@ struct usb_endpoint_descriptor *epd; @@
- (epd->bmAttributes & \(USB_ENDPOINT_XFERTYPE_MASK\|3\))
+ usb_endpoint_type(epd)
Signed-off-by: Himangi Saraogi
Ac
Em Tue, 15 Jul 2014 00:43:47 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> This patch adds support for PT3 PCIe cards.
> PT3 has an FPGA PCIe bridge chip, a TC90522 demod chip and
> a VA4M6JC2103 tuner module which contains two QM1D1C0042 chips for ISDB-S
> and two MxL301RF's for
Em Tue, 15 Jul 2014 00:43:46 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> This patch adds driver for tc90522 demodulator chips.
> The chip contains 4 demod modules that run in parallel and are independently
> controllable via separate I2C addresses.
> Two of the modules are for I
Em Tue, 15 Jul 2014 00:43:45 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> This patch adds driver for qm1d1c0042 (Trellis Coded) 8PSK tuner chips.
> It is used as an ISDB-S tuner in earthsoft pt3 cards.
>
> Signed-off-by: Akihiro Tsukada
> ---
> drivers/media/tuners/Kconfig
Em Tue, 15 Jul 2014 00:43:44 +0900
tsk...@gmail.com escreveu:
> From: Akihiro Tsukada
>
> This patch adds driver for mxl301rf OFDM tuner chips.
> It is used as an ISDB-T tuner in earthsoft pt3 cards.
>
> Note that this driver does not initilize the chip,
> because the initilization sequence / r
I am Tom Crist retired CEO of EECOL Electric and winner of Forty Million
Dollars in the Calgary Lotto and I ve made a donation to your email. Contact me
with name, address, age, phone number and occupation via private email. View
link for more info;
http://www.cbc.ca/video/news/audioplayer.html
Dear Friend,
Please acknowledge and accept my proposal.
My name is Barrister Miguel Martinez Moreno, an Attorney at Law, in
Alicante-Spain.
I am writing to notify you of the unclaimed inheritance deposit of our
late client, who passed on to Great beyond on August 21st, 2010
26 matches
Mail list logo