Ralph Metzler
d398909c1d
add first basic support for MCI frontends like the MAXSX8 (incomplete)
2017-12-05 19:59:23 +01:00
Ralph Metzler
b7c9038f51
add ddb_irq_set to set irq handlers
...
always use tasklet/workqueue for input/ouput handlers
2017-10-25 23:03:16 +02:00
Ralph Metzler
7bb6cf99e2
add dummy tuner with 125MByte/s dummy data stream
2017-10-23 21:07:28 +02:00
Ralph Metzler
7e6f9d6e9d
change dma buffer number and size from defines to module parameters
2017-10-23 00:14:39 +02:00
Ralph Metzler
e239a6d772
move common workqueue and class init/exit to core
2017-10-22 20:58:58 +02:00
Ralph Metzler
0f05b1988a
- add lock loss irq handler
...
- add modulator ioctl mutex
- some more documentation about modulator properties
2017-10-17 23:49:31 +02:00
Ralph Metzler
1c22a07eaa
adapt dvb-core, includes and affected files to mainline 4.14-rc2
2017-09-26 22:09:05 +02:00
mvoelkel
f84d196a1e
compiling for kernel 4.12.x
2017-09-25 19:20:17 +02:00
mvoelkel
41897e48c8
bump version to 0.9.32
2017-09-23 12:12:38 +02:00
Ralph Metzler
b814cf09e4
use enums instead of types
2017-09-10 23:11:15 +02:00
Ralph Metzler
0dd0997133
change FSM card channel number detection to use register 0x1c
2017-09-10 22:25:02 +02:00
Ralph Metzler
983949f4dd
- initialize modulators before registering devices to prevent races
...
- check for number of FSM modulator channels before allocating ports
2017-09-09 00:21:11 +02:00
Ralph Metzler
fe5f6b737c
convert all device information structs to const and fix related problems
2017-09-08 14:47:14 +02:00
Ralph Metzler
aa2762747f
move MaxS8 and special MAX card LNB functions to separate file
2017-08-27 23:54:49 +02:00
Ralph Metzler
17b3e1ed26
move ci support to separate file
2017-08-27 22:09:43 +02:00
Ralph Metzler
07f7720145
prefix irq handlers with ddb_ to avoid name collisions
2017-08-27 21:42:02 +02:00
Ralph Metzler
b2ca06e639
strict checkpatch style fixes
2017-08-26 22:04:37 +02:00
Ralph Metzler
2b6babfdc0
coding style fixes according to checkpatch
2017-08-26 10:32:53 +02:00
mvoelkel
5751c3fb1a
bump version to 0.9.31
2017-08-11 22:57:02 +02:00
Ralph Metzler
bf0315bcc0
move io functions to ddbridge-io.[ch]
2017-08-02 20:22:52 +02:00
Ralph Metzler
dcddb3437d
compile parts of ddbridge and octonet seperately
2017-08-02 17:40:24 +02:00
Ralph Metzler
eb81f006e4
bump version to 0.9.30
2017-07-26 15:16:14 +02:00
Ralph Metzler
3556d6464b
Move device info into ddbridge-hw.c and use get_ddb_info
...
in ddbridge.c, ddbridge-core.c and octonet.c to get
ddb_info for specific devices.
This unifies the method for getting the device info for all hardware.
It also no longer relies on driver_data in struct pci_dev_id
which is deprecated to be used as a pointer.
2017-07-24 22:24:47 +02:00
Ralph Metzler
40c32767ec
new release
2017-05-17 19:42:25 +02:00
Ralph Metzler
3063b8e88b
revert struct name change
2017-05-04 16:08:13 +02:00
Ralph Metzler
04294ab5ef
increase to 32 buffers for SDR
2017-04-25 18:59:47 +02:00
Ralph Metzler
f44a9dfcbd
coding style fixes
2017-04-16 21:20:52 +02:00
Ralph Metzler
bba5fa5683
kernel 4.11 fixes
2017-04-10 11:46:36 +02:00
Ralph Metzler
6830f4df08
add sat selection for fmode 1 and 2
2017-04-07 22:21:06 +02:00
Ralph Metzler
d51a9db022
increase buffer for SDR
...
more SDR card init in driver
2017-02-21 17:12:35 +01:00
Ralph Metzler
fc4a807b4e
add support for new cine and change 24 MHz osciallator handling
2016-12-14 19:11:57 +01:00
Ralph Metzler
b6d5976e14
support for 24MHz crystals
2016-11-07 21:19:53 +01:00
Ralph Metzler
4ee27ff317
change DMA buf size for small bufs to be multiple of 128
2016-10-10 00:14:03 +02:00
mvoelkel
49a05e75af
Set version 0.9.26
2016-09-05 16:16:02 +02:00
mvoelkel
5252c5318d
Version 0.9.25
2016-08-31 19:10:39 +02:00
Ralph Metzler
1f4ae2bd51
- add support for new Max S8/A8 with temperature monitor
...
- move temperature monitor code from mod to core and cleanup modulator ioctls
2016-08-29 18:44:53 +02:00
Ralph Metzler
38f0e9611e
new release
2016-08-03 13:49:17 +02:00
Ralph Metzler
8c82d0166c
first support for V2 modulator cards
2016-07-31 21:41:03 +02:00
Ralph Metzler
421adf6872
cleanup
2016-06-08 12:12:32 +02:00
Ralph Metzler
65f9f56cfe
prepare for llowing different buffer number/sizes
2016-05-31 17:01:08 +02:00
Ralph Metzler
40edadad3d
octopro testing
2016-05-03 22:05:29 +02:00
Ralph Metzler
1b0df5fcfa
octopro fixes
2016-05-02 16:27:32 +02:00
Ralph Metzler
5633c2f79d
increase port and output max
2016-04-24 21:44:01 +02:00
Ralph Metzler
de16096894
add new maps for dma and i/o
2016-04-20 16:27:56 +02:00
Ralph Metzler
a4062a1582
add mdio regmap
2016-04-17 19:43:54 +02:00
Ralph Metzler
8f30246ff1
first support for v2 irq core
2016-04-15 18:08:51 +02:00
mvoelkel
faee02e446
set version 0.9.23
2016-04-11 18:26:36 +02:00
Ralph Metzler
1d3bb91eb8
cleanup
2016-04-11 18:26:07 +02:00
mvoelkel
781686c87d
Set version number to 0.9.22
2016-01-13 16:58:01 +01:00
mvoelkel
16f0d291b1
Version 0.9.21
2015-12-11 16:06:24 +01:00