.. |
ddbridge-ci.c
|
increase wit time after powerup and before reset to 300ms
|
2021-09-23 15:07:00 +02:00 |
ddbridge-core.c
|
device pointer is const now
|
2023-07-22 19:48:59 +02:00 |
ddbridge-hw.c
|
remove Octopus Net Pro IDs
|
2023-07-22 19:48:59 +02:00 |
ddbridge-i2c.c
|
adapt to current mainline kernel dvb-core
|
2020-08-29 15:32:42 +02:00 |
ddbridge-i2c.h
|
adapt to current mainline kernel dvb-core
|
2020-08-29 15:32:42 +02:00 |
ddbridge-io.c
|
always use the copy loop with 32bit accesses
|
2021-01-13 14:56:57 +01:00 |
ddbridge-io.h
|
adapt to current mainline kernel dvb-core
|
2020-08-29 15:32:42 +02:00 |
ddbridge-ioctl.h
|
move ddbridge ioctls to separate file
|
2021-03-18 12:39:41 +01:00 |
ddbridge-m4.c
|
allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined
|
2022-02-12 15:14:44 +01:00 |
ddbridge-main.c
|
remove Octopus Net Pro IDs
|
2023-07-22 19:48:59 +02:00 |
ddbridge-max.c
|
allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined
|
2022-02-12 15:14:44 +01:00 |
ddbridge-mci.c
|
return actual modulation for DVB-C
|
2022-12-13 13:34:22 +01:00 |
ddbridge-mci.h
|
add error return values
|
2022-10-25 19:32:51 +02:00 |
ddbridge-modulator.c
|
emulate old API for latest FSM firmware
|
2022-12-13 13:44:34 +01:00 |
ddbridge-ns.c
|
adapt to current mainline kernel dvb-core
|
2020-08-29 15:32:42 +02:00 |
ddbridge-regs.h
|
Do not use BIT_ULL, because older kernels do not have it.
|
2022-10-25 19:23:06 +02:00 |
ddbridge-sx8.c
|
allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined
|
2022-02-12 15:14:44 +01:00 |
ddbridge.h
|
remove workqueue and threaded interrupt modes, they are too laggy
|
2021-09-19 19:05:05 +02:00 |
dvb_netstream.c
|
allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined
|
2022-02-12 15:14:44 +01:00 |
dvb_netstream.h
|
move ns.h to ddbridge directory
|
2022-01-14 20:23:32 +01:00 |
Kbuild
|
allow compilation against kerne dvb_core if KERNEL_DVB_CORE defined
|
2022-02-12 15:14:44 +01:00 |
Kconfig
|
add Kconfigs and Makefiles for OctopusNet kernel
|
2017-08-02 17:34:53 +02:00 |
Makefile
|
adapt to current mainline kernel dvb-core
|
2020-08-29 15:32:42 +02:00 |
Makefile.kernel
|
remove modulator from octonet
|
2022-10-25 19:25:05 +02:00 |
ns.h
|
move ns.h to ddbridge directory
|
2022-01-14 20:23:32 +01:00 |
octonet-main.c
|
use correct MODULE_LINCESE for GPL v2 only according to notice in header
|
2018-03-22 19:32:17 +01:00 |