* [GIT PULL 3.12] e4000 and msi3101 bug fixes
@ 2013-09-08 0:25 Antti Palosaari
2013-09-15 16:58 ` Antti Palosaari
0 siblings, 1 reply; 3+ messages in thread
From: Antti Palosaari @ 2013-09-08 0:25 UTC (permalink / raw)
To: LMML
The following changes since commit 26a20eb09d44dc064c4f5d1f024bd501c09edb4b:
[media] v4l: vsp1: Fix mutex double lock at streamon time (2013-08-28
05:40:07 -0300)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git 3.12-fixes
for you to fetch changes up to c3b1d3317c8b06563462710d1da2345d4de561f4:
msi3101: Kconfig select VIDEOBUF2_VMALLOC (2013-09-08 03:04:24 +0300)
----------------------------------------------------------------
Antti Palosaari (2):
e4000: fix PLL calc bug on 32-bit arch
msi3101: Kconfig select VIDEOBUF2_VMALLOC
Fengguang Wu (1):
msi3101: msi3101_ioctl_ops can be static
drivers/media/tuners/e4000.c | 2 +-
drivers/staging/media/msi3101/Kconfig | 1 +
drivers/staging/media/msi3101/sdr-msi3101.c | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
--
http://palosaari.fi/
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL 3.12] e4000 and msi3101 bug fixes
2013-09-08 0:25 [GIT PULL 3.12] e4000 and msi3101 bug fixes Antti Palosaari
@ 2013-09-15 16:58 ` Antti Palosaari
2013-09-16 21:36 ` Antti Palosaari
0 siblings, 1 reply; 3+ messages in thread
From: Antti Palosaari @ 2013-09-15 16:58 UTC (permalink / raw)
To: LMML
Request updated.
The following changes since commit 26a20eb09d44dc064c4f5d1f024bd501c09edb4b:
[media] v4l: vsp1: Fix mutex double lock at streamon time (2013-08-28
05:40:07 -0300)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git 3.12-fixes
for you to fetch changes up to 128bb88cf439b91afb517f81a2891f83c2480433:
msi3101: correct max videobuf2 alloc (2013-09-15 19:57:01 +0300)
----------------------------------------------------------------
Antti Palosaari (3):
e4000: fix PLL calc bug on 32-bit arch
msi3101: Kconfig select VIDEOBUF2_VMALLOC
msi3101: correct max videobuf2 alloc
Fengguang Wu (1):
msi3101: msi3101_ioctl_ops can be static
drivers/media/tuners/e4000.c | 2 +-
drivers/staging/media/msi3101/Kconfig | 1 +
drivers/staging/media/msi3101/sdr-msi3101.c | 10 ++++++++--
3 files changed, 10 insertions(+), 3 deletions(-)
Antti
On 09/08/2013 03:25 AM, Antti Palosaari wrote:
> The following changes since commit
> 26a20eb09d44dc064c4f5d1f024bd501c09edb4b:
>
> [media] v4l: vsp1: Fix mutex double lock at streamon time (2013-08-28
> 05:40:07 -0300)
>
> are available in the git repository at:
>
> git://linuxtv.org/anttip/media_tree.git 3.12-fixes
>
> for you to fetch changes up to c3b1d3317c8b06563462710d1da2345d4de561f4:
>
> msi3101: Kconfig select VIDEOBUF2_VMALLOC (2013-09-08 03:04:24 +0300)
>
> ----------------------------------------------------------------
> Antti Palosaari (2):
> e4000: fix PLL calc bug on 32-bit arch
> msi3101: Kconfig select VIDEOBUF2_VMALLOC
>
> Fengguang Wu (1):
> msi3101: msi3101_ioctl_ops can be static
>
> drivers/media/tuners/e4000.c | 2 +-
> drivers/staging/media/msi3101/Kconfig | 1 +
> drivers/staging/media/msi3101/sdr-msi3101.c | 2 +-
> 3 files changed, 3 insertions(+), 2 deletions(-)
>
--
http://palosaari.fi/
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [GIT PULL 3.12] e4000 and msi3101 bug fixes
2013-09-15 16:58 ` Antti Palosaari
@ 2013-09-16 21:36 ` Antti Palosaari
0 siblings, 0 replies; 3+ messages in thread
From: Antti Palosaari @ 2013-09-16 21:36 UTC (permalink / raw)
To: LMML
Request updated again. That tda10071 bug fix is not regression, but it
is absolutely something that should go into 3.12 and maybe later stable
too (have to think if it is enough big bug for stable request as bug
does not appear very often).
The following changes since commit 26a20eb09d44dc064c4f5d1f024bd501c09edb4b:
[media] v4l: vsp1: Fix mutex double lock at streamon time (2013-08-28
05:40:07 -0300)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git 3.12-fixes
for you to fetch changes up to 0d2fb4bd88e10359debd2ad2be59680ded77545e:
tda10071: change firmware download condition (2013-09-17 00:08:13 +0300)
----------------------------------------------------------------
Andreas Matthies (1):
tda10071: change firmware download condition
Antti Palosaari (3):
e4000: fix PLL calc bug on 32-bit arch
msi3101: Kconfig select VIDEOBUF2_VMALLOC
msi3101: correct max videobuf2 alloc
Fengguang Wu (1):
msi3101: msi3101_ioctl_ops can be static
drivers/media/dvb-frontends/tda10071.c | 9 +--------
drivers/media/tuners/e4000.c | 2 +-
drivers/staging/media/msi3101/Kconfig | 1 +
drivers/staging/media/msi3101/sdr-msi3101.c | 10 ++++++++--
4 files changed, 11 insertions(+), 11 deletions(-)
Antti
On 09/15/2013 07:58 PM, Antti Palosaari wrote:
> Request updated.
>
> The following changes since commit
> 26a20eb09d44dc064c4f5d1f024bd501c09edb4b:
>
> [media] v4l: vsp1: Fix mutex double lock at streamon time (2013-08-28
> 05:40:07 -0300)
>
> are available in the git repository at:
>
> git://linuxtv.org/anttip/media_tree.git 3.12-fixes
>
> for you to fetch changes up to 128bb88cf439b91afb517f81a2891f83c2480433:
>
> msi3101: correct max videobuf2 alloc (2013-09-15 19:57:01 +0300)
>
> ----------------------------------------------------------------
> Antti Palosaari (3):
> e4000: fix PLL calc bug on 32-bit arch
> msi3101: Kconfig select VIDEOBUF2_VMALLOC
> msi3101: correct max videobuf2 alloc
>
> Fengguang Wu (1):
> msi3101: msi3101_ioctl_ops can be static
>
> drivers/media/tuners/e4000.c | 2 +-
> drivers/staging/media/msi3101/Kconfig | 1 +
> drivers/staging/media/msi3101/sdr-msi3101.c | 10 ++++++++--
> 3 files changed, 10 insertions(+), 3 deletions(-)
>
>
> Antti
>
> On 09/08/2013 03:25 AM, Antti Palosaari wrote:
>> The following changes since commit
>> 26a20eb09d44dc064c4f5d1f024bd501c09edb4b:
>>
>> [media] v4l: vsp1: Fix mutex double lock at streamon time (2013-08-28
>> 05:40:07 -0300)
>>
>> are available in the git repository at:
>>
>> git://linuxtv.org/anttip/media_tree.git 3.12-fixes
>>
>> for you to fetch changes up to c3b1d3317c8b06563462710d1da2345d4de561f4:
>>
>> msi3101: Kconfig select VIDEOBUF2_VMALLOC (2013-09-08 03:04:24 +0300)
>>
>> ----------------------------------------------------------------
>> Antti Palosaari (2):
>> e4000: fix PLL calc bug on 32-bit arch
>> msi3101: Kconfig select VIDEOBUF2_VMALLOC
>>
>> Fengguang Wu (1):
>> msi3101: msi3101_ioctl_ops can be static
>>
>> drivers/media/tuners/e4000.c | 2 +-
>> drivers/staging/media/msi3101/Kconfig | 1 +
>> drivers/staging/media/msi3101/sdr-msi3101.c | 2 +-
>> 3 files changed, 3 insertions(+), 2 deletions(-)
>>
>
>
--
http://palosaari.fi/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-16 21:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 0:25 [GIT PULL 3.12] e4000 and msi3101 bug fixes Antti Palosaari
2013-09-15 16:58 ` Antti Palosaari
2013-09-16 21:36 ` Antti Palosaari
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox