The patch number 14151 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14152 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14169 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14168 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14170 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14171 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14172 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14173 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14174 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14175 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
From: Stefan Ringel
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/tm6000-i2c.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=73bdb831e8357f3166a5b12cda175504eb9aa4dd
diff --git
From: Stefan Ringel
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/tm6000-dvb.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=be3c26550cd4174ccbf4d821cd160374e1641077
diff --git
From: Stefan Ringel
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/tm6000-cards.c | 25 +
1 files changed, 25 insertions(+), 0 deletions(-)
---
http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=19751b1ec5d8cc5c381cf80bcf3df
From: Stefan Ringel
[mche...@redhat.com: Fix CodingStyle]
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/tm6000-cards.c | 28 ++--
1 files changed, 22 insertions(+), 6 deletions(-)
---
http://git.linuxtv.org/v4l-dvb.git?a=c
From: Stefan Ringel
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/tm6000-core.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
---
http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=a0de142da83e779569e790f9a7be6ee6aa12bc45
diff --
From: Stefan Ringel
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/tm6000.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
http://git.linuxtv.org/v4l-dvb.git?a=commitdiff;h=9ec7107e4e6cae912f35d198c518adbfe8132605
diff --git a/driv
From: Stefan Ringel
"hack" module were a temporary file with some zl10353 magic. This is not
needed anymore.
Just remove it.
[mche...@redhat.com: CodingStyle fixes]
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/Makefile |3 +-
drivers/stag
From: Stefan Ringel
The i2c addr on I2C core is specified on 7-bit format, but tm6000
expects it on 8-bit format.
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/tm6000-i2c.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
http://g
From: Stefan Ringel
Split the i2c send and receive functions on separate functions
[mche...@redhat.com: CodingStyle and fix the logic for more than 2 read values]
Signed-off-by: Stefan Ringel
Signed-off-by: Mauro Carvalho Chehab
drivers/staging/tm6000/tm6000-i2c.c | 56
From: Stefan Ringel
Reading from zl10353 with tm6000 has a bug. For example:
regs w/o patch with patch
0x06 0x000x7f
0x07 0x330x30
0x08 0x000x00
0x09 0x580x50
0x0f 0x310x28
0x10 0x000x84
This patch provides the workaroun
The patch number 14321 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14322 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14323 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14324 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14325 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14326 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14330 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14334 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14339 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14338 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
The patch number 14342 was added via Douglas Schilling Landgraf
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the ma
31 matches
Mail list logo