/tm6000/tm6000.h
drivers/media/usb/usbvision/usbvision-i2c.c
drivers/media/usb/usbvision/usbvision-video.c
drivers/media/usb/usbvision/usbvision.h
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-core/dvbdev.c | 24
drivers/media/dvb-core/dvbdev.h | 3 +++
2
PT3 is wrongly categorized, fix it
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/Kconfig | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/drivers/media/dvb-frontends/Kconfig
b/drivers/media/dvb-frontends/Kconfig
index 5a13454..6c75418 100644
PT1 & PT3 are wrongly categorized, fix it
Add comment that PT3 needs FE & tuners
This patch can be applied immediately
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/Kconfig | 4 ++--
drivers/media/pci/pt3/Kconfig | 2 +-
2 files changed, 3 insertio
del.
>I very much prefer if you could agree one with another around
>a series of patches that would improve the driver without causing
>regressions.
As you said, this is doable but very painful.
-Bud
2014-10-05 22:20 GMT+09:00 Mauro Carvalho Chehab :
> Em Sun, 05 Oct 2014 21:39:
river is simpler/slimmer and yet, stable. And, it
conforms the rules of DVB core.
Or, do you have the card with you?
-Bud
2014-10-05 21:29 GMT+09:00 Mauro Carvalho Chehab :
> Hi Bud,
>
> Em Sun, 05 Oct 2014 18:36:54 +0900
> "AreMa Inc." escreveu:
>
>> Dear Antti,
b :
> Em Sun, 05 Oct 2014 17:59:38 +0900
> "Буди Романто, AreMa Inc" escreveu:
>
>> tc90522 is an I2C client functioning as a frontend
>> thus, it is enough to return the FE pointer.
>>
>> Signed-off-by: Буди Роман
ries proof of facts follow.
Thanks again for your appreciation.
Bud @ AreMa Inc.
official contacts:
+81 50 5552 1666
i...@are.ma
2014-10-04 16:16 GMT+09:00 AreMa Inc. :
> Hi Mauro,
>
> The biggest reason is that, the submitted driver, also published at
> https://github.com/knight-rider/pt
tc90522 is an I2C client functioning as a frontend
thus, it is enough to return the FE pointer.
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/tc90522.h | 41 ---
1 file changed, 14 insertions(+), 27 deletions(-)
diff --git a/drivers
minimize export
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/tuners/mxl301rf.h | 23 ++-
1 file changed, 10 insertions(+), 13 deletions(-)
diff --git a/drivers/media/tuners/mxl301rf.h b/drivers/media/tuners/mxl301rf.h
index 19e6840..a5334e7 100644
--- a/drivers
*** PT3 stable driver ***
Clean Package:
Please pull from
https://github.com/knight-rider/ptx/tree/master/pt3_dvb
Буди Романто, AreMa Inc (11):
tc90522: better chip description
tc90522 is a client
tc90522: use hardware algorithm & correct CNR
pt3: add comment
pt3: merge
- minimize exports
- use client->dev.platform_data to point frontend
- use real address for I2C
- no freq limits in FE, it is non sense. move here...
- try to treat invalid frequency as channel number
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/tuners/mxl301rf.c |
PT3 needs frontend & tuners to run properly
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/pci/pt3/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/media/pci/pt3/Kconfig b/drivers/media/pci/pt3/Kconfig
index 16c208a..f7b7210 100644
--- a/dri
divs.
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/tc90522.c | 1146 -
1 file changed, 427 insertions(+), 719 deletions(-)
diff --git a/drivers/media/dvb-frontends/tc90522.c
b/drivers/media/dvb-frontends/tc90522.c
index d9905fb..cf19cfb 1
I2C & DMA handlers are merged into single file.
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/pci/pt3/Makefile | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/drivers/media/pci/pt3/Makefile b/drivers/media/pci/pt3/Makefile
index 396f146..56ebc9b 10
- minimize exports
- use client->dev.platform_data to point frontend
- use real address for I2C
- no freq limits in FE, it is non sense. move here...
- try to treat invalid frequency as channel number
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/tuners/qm1d1c0042.c |
minimize export
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/tuners/qm1d1c0042.h | 34 ++
1 file changed, 10 insertions(+), 24 deletions(-)
diff --git a/drivers/media/tuners/qm1d1c0042.h
b/drivers/media/tuners/qm1d1c0042.h
index 4f5c188..65bca43
struct i2c_client *pt3_register_subdev(struct i2c_adapter *adap, struct
i2c_board_info const *info)
and
void pt3_unregister_subdev(struct i2c_client *clt)
-> should be merged into standard functions?
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/pci/pt3/pt3
nothing to export
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/pci/pt3/pt3.h | 183 +++-
1 file changed, 10 insertions(+), 173 deletions(-)
diff --git a/drivers/media/pci/pt3/pt3.h b/drivers/media/pci/pt3/pt3.h
index 1b3f2ad..13a0c8c 100644
tc90522 has both satellite & terrestrial demodulators,
thus change the category description
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/Kconfig | 4 ++--
drivers/media/dvb-frontends/Makefile | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)
diff --g
14:45:19 +0900
> "AreMa Inc." escreveu:
>
>> Mauro & Antti
>>
>> Please drop & replace Tsukada's PT3 patches.
>
> It doesn't work like that. We don't simply drop a driver and replace by
> some other one.
>
> The way most open
Mauro & Antti
Please drop & replace Tsukada's PT3 patches.
There are too many weird & violating codes in it.
Thanks
-Bud
2014-10-03 13:54 GMT+09:00 Antti Palosaari :
> On 10/02/2014 09:49 PM, Буди Романто, AreMa Inc wrote:
>>
>> DVB driver for Eart
github.com/knight-rider/ptx/tree/master/pt3_dvb
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/Kconfig |6 +-
drivers/media/dvb-frontends/Makefile |1 +
drivers/media/dvb-frontends/tc90522.c | 1145 -
drivers/media/dvb-frontends
ble as standalone, DKMS or tree embedded module
- installation:
$ chmod +x dkms.install dkms.uninstall
$ ./dkms.install
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/Kconfig |6 +-
drivers/media/dvb-frontends/Makefile |1 +
drivers/media/dvb-fr
stomized FPGA PCI bridge
Full package:
- URL: https://github.com/knight-rider/ptx/tree/master/pt3_dvb
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/Kconfig | 11 +-
drivers/media/dvb-frontends/Makefile | 2 +
drivers/media/dvb-frontends/tc90522
standalone, DKMS or tree embedded module
- installation:
$ chmod +x dkms.install dkms.uninstall
$ ./dkms.install
Changes since last release:
- cleanups (removed unused/useless features, simple is the best)
- removed .ops.write hacks
Signed-off-by: Буди Романто, AreMa Inc
standalone, DKMS or tree embedded module
- installation:
$ chmod +x dkms.install dkms.uninstall
$ ./dkms.install
Changes since last release:
- cleanups (removed unused/useless features, simple is the best)
- removed .ops.write hacks
Signed-off-by: Буди Романто, AreMa Inc
standalone, DKMS or tree embedded module
- installation:
$ chmod +x dkms.install dkms.uninstall
$ ./dkms.install
Changes since last release:
- cleanups (removed unused/useless features, simple is the best)
- removed .ops.write hacks
Signed-off-by: Буди Романто, AreMa Inc
standalone, DKMS or tree embedded module
- installation:
$ chmod +x dkms.install dkms.uninstall
$ ./dkms.install
Changes since last release:
- cleanups (removed unused/useless features, simple is the best)
- removed .ops.write hacks
Signed-off-by: Буди Романто, AreMa Inc
$ ./dkms.install
Changes since last release:
- cleanups (removed unused/useless features, simple is the best)
- removed .ops.write hacks
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb-frontends/Kconfig | 18 +-
drivers/media/dvb-frontends/Makefile | 3 +-
drivers/media/dvb-frontends
ering
adapter 2 frontend 0 (TC90522 ISDB-T)...
May 21 05:38:18 puma kernel: i2c i2c-7: #3 tc90522_wakeup T
May 21 05:38:19 puma kernel: i2c i2c-7: #3 tc90522_sleep T
May 21 05:38:19 puma kernel: pt3_dvb :03:00.0: DVB: registering
adapter 3 frontend 0 (TC90522 ISDB-T)...
Signed-off-by:
ay 21 05:38:18 puma kernel: i2c i2c-7: #3 tc90522_wakeup T
May 21 05:38:19 puma kernel: i2c i2c-7: #3 tc90522_sleep T
May 21 05:38:19 puma kernel: pt3_dvb :03:00.0: DVB: registering
adapter 3 frontend 0 (TC90522 ISDB-T)...
Signed-off-by: Буди Романто, AreMa Inc
---
drivers/media/dvb
31 matches
Mail list logo