index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
/
m88ds3103.c
Age
Commit message (
Expand
)
Author
2021-11-29
media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()
Mauro Carvalho Chehab
2021-03-22
media: m88ds3103: fix return value check in m88ds3103_probe()
Wei Yongjun
2020-11-16
media: m88ds3103: use semicolons rather than commas to separate statements
Julia Lawall
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-29
media: m88ds3103: error in set_frontend is swallowed and not reported
Sean Young
2020-04-21
media: m88ds3103: Add missing '\n' in log messages
Christophe JAILLET
2020-03-12
media: m88ds3103: Add support for ds3103b demod
Brad Love
2020-01-09
media: dvb-frontends: m88ds3103: convert to use i2c_new_client_device()
Wolfram Sang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-19
media: m88ds3103: serialize reset messages in m88ds3103_set_frontend
James Hutchinson
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
2018-02-23
media: m88ds3103: don't call a non-initalized function
Mauro Carvalho Chehab
2016-11-18
[media] dvb: make DVB frontend *_ops instances "const"
Max Kellermann
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-22
[media] m88ds3103: implement BER
Antti Palosaari
2014-07-22
[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
[next]