index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
m88ds3103.c
Age
Commit message (
Expand
)
Author
2016-07-08
[media] m88ds3103: refactor firmware download
Antti Palosaari
2016-07-08
[media] m88ds3103: use Hz instead of kHz on calculations
Antti Palosaari
2016-07-08
[media] m88ds3103: improve ts clock setting
Antti Palosaari
2016-07-08
[media] m88ds3103: calculate DiSEqC message sending time
Antti Palosaari
2016-07-08
[media] m88ds3103: remove useless most significant bit clear
Antti Palosaari
2016-04-22
[media] m88ds3103: convert to use an explicit i2c mux core
Peter Rosin
2016-02-04
[media] dvb_frontend: pass the props cache to get_frontend() as arg
Mauro Carvalho Chehab
2015-12-08
treewide: Fix typos in printk
Masanari Iida
2015-10-22
[media] m88ds3103: use own reg update_bits() implementation
Antti Palosaari
2015-08-11
[media] dvb-frontends: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-06-10
[media] TS2020: Calculate tuner gain correctly
David Howells
2015-06-10
[media] m88ds3103: use regmap for I2C register access
Antti Palosaari
2015-06-10
[media] m88ds3103: rename variables and correct logging
Antti Palosaari
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
2015-06-09
[media] m88ds3103: a couple missing error codes
Dan Carpenter
2015-05-30
[media] m88ds3103: add I2C client binding
Antti Palosaari
2015-05-30
[media] m88ds3103: use jiffies when polling DiSEqC TX ready
Antti Palosaari
2015-05-30
[media] m88ds3103: implement DVBv5 BER
Antti Palosaari
2015-05-30
[media] m88ds3103: implement DVBv5 CNR statistics
Antti Palosaari
2015-05-30
[media] m88ds3103: do not return error from get_frontend() when not ready
Antti Palosaari
2015-04-08
[media] si2168: tda10071: m88ds3103: Fix trivial typos
Yannick Guerrini
2014-11-25
[media] m88ds3103: One function call less in m88ds3103_init() after error det...
Markus Elfring
2014-11-25
[media] DVB-frontends: Deletion of unnecessary checks before the function cal...
Markus Elfring
2014-11-11
[media] m88ds3103: change ts clock config for serial mode
nibble.max
2014-11-03
[media] m88ds3103: add support for the demod of M88RS6000
nibble.max
2014-09-03
[media] m88ds3103: use true/false for boolean vars
Mauro Carvalho Chehab
2014-09-02
[media] m88ds3103: fix coding style issues
Antti Palosaari
2014-09-02
[media] m88ds3103: change .set_voltage() implementation
Antti Palosaari
2014-09-02
[media] m88ds3103: implement set voltage and TS clock
nibble.max
2014-07-23
[media] m88ds3103: implement BER
Antti Palosaari
2014-07-23
[media] m88ds3103: fix SNR reporting on 32-bit arch
Antti Palosaari
2014-03-28
[media] m88ds3103: fix bug on .set_tone()
Antti Palosaari
2014-03-12
[media] m88ds3103: possible uninitialized scalar variable
Antti Palosaari
2014-03-12
[media] m88ds3103: remove dead code 2nd part
Antti Palosaari
2014-03-12
[media] m88ds3103: remove dead code
Antti Palosaari
2013-12-19
[media] m88ds3103: fix some style issues reported by checkpatch.pl
Antti Palosaari
2013-12-19
[media] m88ds3103: fix possible i2c deadlock
Antti Palosaari
2013-12-19
[media] m88ds3103: I/O optimize inittab write
Antti Palosaari
2013-12-19
[media] m88ds3103: fix TS mode config
Antti Palosaari
2013-12-19
[media] m88ds3103: use kernel macro to round division
Antti Palosaari
2013-12-19
[media] m88ds3103: use I2C mux for tuner I2C adapter
Antti Palosaari
2013-12-19
[media] m88ds3103: do not use dynamic stack allocation
Antti Palosaari
2013-12-19
[media] Montage M88DS3103 DVB-S/S2 demodulator driver
Antti Palosaari