Hello,
On 2014-07-24 14:19, Hans Verkuil wrote:
vb2_poll should always return POLLOUT | POLLWRNORM as long as there
are fewer buffers queued than there are buffers available. Poll for
an output stream should only wait if all buffers are queued and nobody
is dequeuing them.
Signed-off-by: Hans V
Hi, Guennadi
On 7/24/2014 2:01 AM, Guennadi Liakhovetski wrote:
Add initial support for OF based soc-camera devices that may be used
by any of the soc-camera drivers. The driver itself will need converting
to use OF.
These changes allow the soc-camera driver to do the connecting of any
async ca
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 Jul 25 04:00:19 CEST 2014
git branch: test
git hash: 488046c237f3b78f91046d45662b318cd2415f64
gcc versi
Fix performance issue of IT9135 AX and BX chip versions.
0001-Update-firmware-and-driver-for-performance-of-ITEtec.patch
Description: 0001-Update-firmware-and-driver-for-performance-of-ITEtec.patch
On 2014-07-24 18:18 (GMT+0200) Martin Kepplinger composed:
> schrieb Martin Kepplinger:
>> back to aaeb2554337217dfa4eac2fcc90da7be540b9a73 as the first bad
>> commit. why is this not revertable exactly? how can I show a complete
>> list of commits this merge introduces?
> It seems that _nobody_
On Thu, 24 Jul 2014, Martin Kepplinger wrote:
> Am 2014-06-30 12:39, schrieb Martin Kepplinger:
> > back to aaeb2554337217dfa4eac2fcc90da7be540b9a73 as the first bad
> > commit. why is this not revertable exactly? how can I show a complete
> > list of commits this merge introduces?
> >
>
> It see
Martin Kepplinger wrote:
Am 2014-06-30 12:39, schrieb Martin Kepplinger:
back to aaeb2554337217dfa4eac2fcc90da7be540b9a73 as the first bad
commit. why is this not revertable exactly? how can I show a complete
list of commits this merge introduces?
It seems that _nobody_ is running a simple 32
(re-adding Cc)
On Wed, 23 Jul 2014, Robert Jarzmik wrote:
> Guennadi Liakhovetski writes:
>
> > Add device-tree support to pxa_camera host driver.
> >
> > Signed-off-by: Robert Jarzmik
> > [g.liakhovet...@gmx.de: added of_node_put()]
> > Signed-off-by: Guennadi Liakhovetski
> > ---
> >
> > Ro
drx39xxj_set_lna() and drx39xxj_set_frontend() set LNA. Instead of
duplicating LNA configure code, change to use drxj_set_lna_state()
which sets LNA to the caller requested state (on or off).
Signed-off-by: Shuah Khan
---
This patch depends on previous patch that added drxj_set_lna_state().
http
make reset control optional for i.MX27
The patch "[media] coda: add reset control support" introduced a build failure
if CONFIG_RESET_CONTROLLER is disabled:
drivers/media/platform/coda.c:3734:2: error: implicit declaration of
function 'devm_reset_control_get'
Since not all SoCs contain
Good day,
Here is a pdf attachment of my proposal to you. Please read and reply I
would be grateful.
Peter Hans wrote:
Good day.pdf
Description: Adobe PDF document
tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 1a58d9909611972fd1c081bb04a9f7dc2571e612
commit: 77bbb2b049c1c3e935f5bec510bec337d94ae8f8 [7435/8702] rtl2832_sdr: move
from staging to media
config: x86_64-randconfig-r0-07242346 (attached as .config)
All er
Am 2014-06-30 12:39, schrieb Martin Kepplinger:
> back to aaeb2554337217dfa4eac2fcc90da7be540b9a73 as the first bad
> commit. why is this not revertable exactly? how can I show a complete
> list of commits this merge introduces?
>
It seems that _nobody_ is running a simple 32 bit i915 (acer) lapt
On Thu, Jul 24, 2014 at 5:34 PM, Michael Dietschi
wrote:
> Hello,
>
> I have built a Poky image for Gumstix Overo and added support for a TVP5151
> module like described here http://www.sleepyrobot.com/?p=253.
> It does work well with an Overo board which hosts an OMAP3530 SoC. But when
> I try wi
Some fe drivers will have to do additional initialization
in their fe ops.init interfaces when called during resume.
Without the additional initialization, fe and tuner driver
resume fails. A new fe exit flag value DVB_FE_DEVICE_RESUME
is necessary to detect resume case.
This patch series adds:
drx39xyj driver lacks resume support. Add support by changing
its fe ops init interface to detect the resume status by checking
fe exit flag and do the necessary initialization. With this change,
driver resume correctly in both dvb adapter is not in use and in use
by an application cases.
Signed-o
Some fe drivers will have to do additional initialization
in their fe ops.init interfaces when called during resume.
Without the additional initialization, fe and tuner driver
resume fails. A new fe exit flag value DVB_FE_DEVICE_RESUME
is necessary to detect resume case. This patch adds a new
defin
Hello,
I have built a Poky image for Gumstix Overo and added support for a
TVP5151 module like described here http://www.sleepyrobot.com/?p=253.
It does work well with an Overo board which hosts an OMAP3530 SoC. But
when I try with an Overo hosting a DM3730 it does not work: yavta just
seems t
tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 1a58d9909611972fd1c081bb04a9f7dc2571e612
commit: 8f45284c4ed758174d22342aca1bb7299f76b012 [7657/8702] [media] coda: add
reset control support
config: make ARCH=arm imx_v4_v5_defconfig
All error/warnings:
vb2_poll should always return POLLOUT | POLLWRNORM as long as there
are fewer buffers queued than there are buffers available. Poll for
an output stream should only wait if all buffers are queued and nobody
is dequeuing them.
Signed-off-by: Hans Verkuil
---
drivers/media/v4l2-core/videobuf2-core
tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 1a58d9909611972fd1c081bb04a9f7dc2571e612
commit: e23cf7f358554139a7c9f0d2739eec187599c670 [7698/8702] [media]
tuners/Kconfig: fix build when just DTV or SDR is enabled
config: x86_64-randconfig-r1-07241833 (at
Hi Mauro,
thanks for taking the time to look at this.
On Mon, Jun 30, 2014 at 11:56:33AM -0300, Mauro Carvalho Chehab wrote:
> Em Mon, 30 Jun 2014 23:19:46 +1000
> Vincent McIntyre escreveu:
>
> > Hi,
> >
> > I am reposting this since it got ignored/missed last time around...
> >
> > On 5/14/1
tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 1a58d9909611972fd1c081bb04a9f7dc2571e612
commit: fd8b5f502929925468561279d5697a4d7d8b7671 [7472/8702] msi2500: move
msi3101 out of staging and rename
config: x86_64-randconfig-ib1-07241820 (attached as .config
Userspace expects to see a long space before the first pulse is sent on
the lirc device. Currently, if a long time has passed and a new packet
is started, the lirc codec just returns and doesn't send anything. This
makes lircd ignore many perfectly valid signals unless they are sent in
quick suce
Fix performance issue of IT9135 AX and BX chip versions.
0001-Update-firmware-and-driver-for-performance-of-ITEtec.patch
Description: 0001-Update-firmware-and-driver-for-performance-of-ITEtec.patch
2014-07-23 17:57 GMT+08:00 Sonic Zhang :
> From: Sonic Zhang
>
> Multiple pinctrl states are defined for 8, 16 and 24 data pin groups in PPI
> peripheral.
> The driver should select correct group before set up further PPI parameters.
>
> Signed-off-by: Sonic Zhang
Acked-by: Scott Jiang
--
To u
2014-07-23 17:57 GMT+08:00 Sonic Zhang :
> From: Sonic Zhang
>
> On NOMMU architecture page fault is not triggered if a deleted list entry is
> accessed without reinit.
>
> Signed-off-by: Sonic Zhang
Acked-by: Scott Jiang
--
To unsubscribe from this list: send the line "unsubscribe linux-media"
2014-07-23 17:57 GMT+08:00 Sonic Zhang :
> From: Sonic Zhang
>
> if the pinctrl driver is enabled.
>
> Signed-off-by: Sonic Zhang
Acked-by: Scott Jiang
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo
Moikka!
On 07/23/2014 10:24 PM, Olli Salonen wrote:
Hi everyone,
I'm in need of advice when it comes to the implementation of the
drivers. I recently added support for TechnoTrend CT2-4400 DVB-T2
tuner into the dvb-usb-cxusb module. Now I have gotten another
TechnoTrend device CT2-4650 and it s
29 matches
Mail list logo