index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
ts2020: fix compilation on i386
Mauro Carvalho Chehab
1
-3
/
+4
2015-06-10
[media] ts2020: Allow stats polling to be suppressed
David Howells
2
-4
/
+17
2015-06-10
[media] ts2020: Copy loop_through from the config to the internal data
David Howells
2
-2
/
+3
2015-06-10
[media] ts2020: Provide DVBv5 API signal strength
David Howells
1
-9
/
+53
2015-06-10
[media] TS2020: Calculate tuner gain correctly
David Howells
4
-18
/
+143
2015-06-10
[media] m88ds3103: use regmap for I2C register access
Antti Palosaari
3
-290
/
+145
2015-06-10
[media] m88ds3103: rename variables and correct logging
Antti Palosaari
4
-280
/
+267
2015-06-10
[media] ts2020: Add a comment about lifetime of on-stack pdata in ts2020_atta...
David Howells
1
-0
/
+2
2015-06-10
[media] ts2020: convert to regmap I2C API
Antti Palosaari
2
-139
/
+124
2015-06-10
[media] ts2020: register I2C driver from legacy media attach
Antti Palosaari
2
-50
/
+30
2015-06-10
[media] ts2020: improve filter limit calc
Antti Palosaari
1
-7
/
+3
2015-06-10
[media] ts2020: re-implement PLL calculations
Antti Palosaari
1
-32
/
+44
2015-06-09
[media] dvb-frontend: Replace timeval with ktime_t
Tina Ruchandani
1
-5
/
+7
2015-06-09
[media] dvb: Get rid of typedev usage for enums
Mauro Carvalho Chehab
94
-308
/
+391
2015-06-09
[media] tda10071: add missing error status when probe() fails
Antti Palosaari
1
-3
/
+15
2015-06-09
[media] m88ds3103: a couple missing error codes
Dan Carpenter
1
-1
/
+4
2015-06-06
[media] a8293: implement I2C client bindings
Antti Palosaari
2
-3
/
+99
2015-06-06
[media] tda10071: implement I2C client bindings
Antti Palosaari
3
-0
/
+125
2015-06-05
[media] dib0090: Remove a dead code
Mauro Carvalho Chehab
1
-3
/
+1
2015-06-05
[media] drxk: better handle errors
Mauro Carvalho Chehab
1
-3
/
+4
2015-06-05
[media] si2168: Implement own I2C adapter locking
Antti Palosaari
2
-57
/
+79
2015-05-30
[media] m88ds3103: add I2C client binding
Antti Palosaari
3
-88
/
+245
2015-05-30
[media] m88ds3103: use jiffies when polling DiSEqC TX ready
Antti Palosaari
1
-19
/
+34
2015-05-30
[media] m88ds3103: implement DVBv5 BER
Antti Palosaari
2
-75
/
+94
2015-05-30
[media] m88ds3103: implement DVBv5 CNR statistics
Antti Palosaari
1
-72
/
+82
2015-05-30
[media] m88ds3103: do not return error from get_frontend() when not ready
Antti Palosaari
1
-1
/
+1
2015-05-30
[media] cx24120: fix sparse warning
Hans Verkuil
1
-1
/
+1
2015-05-30
[media] cx24120: Assume ucb registers is a counter
Jemma Denson
1
-4
/
+7
2015-05-20
[media] rtl2832_sdr: cleanup some set_bit() calls
Dan Carpenter
1
-5
/
+5
2015-05-20
[media] cx24120: fix minor checkpatch-error
Patrick Boettcher
1
-1
/
+1
2015-05-20
[media] cx24120: Update comment & fix typo
Jemma Denson
1
-1
/
+1
2015-05-20
[media] cx24120: Check for lock before updating BER & UCB
Jemma Denson
1
-0
/
+9
2015-05-20
[media] cx24120: Convert ucblocks to dvbv5 stats
Jemma Denson
1
-11
/
+38
2015-05-20
[media] cx24120: Convert read_ber to retrieve from cache
Jemma Denson
1
-8
/
+14
2015-05-20
[media] cx24120: Add in dvbv5 stats for bit error rate
Jemma Denson
1
-8
/
+63
2015-05-20
[media] cx24120: constify static data
Mauro Carvalho Chehab
1
-6
/
+12
2015-05-20
[media] cx24120: declare cx24120_init() as static
Mauro Carvalho Chehab
1
-1
/
+1
2015-05-20
[media] cx24120: don't initialize a var that won't be used
Mauro Carvalho Chehab
1
-5
/
+5
2015-05-19
[media] cx24120: Complete modfec_table
Jemma Denson
1
-20
/
+24
2015-05-18
[media] cx24120: More tidying in cx24120_init
Jemma Denson
1
-14
/
+12
2015-05-18
[media] cx24120: Tidy cx24120_init
Jemma Denson
1
-18
/
+18
2015-05-18
[media] cx24120: Remove unneccesary assignments in cx24120_init
Jemma Denson
1
-37
/
+37
2015-05-18
[media] cx24120: Tidy up calls to dev_dbg
Jemma Denson
1
-85
/
+53
2015-05-18
[media] cx24120: Move CNR to DVBv5 stats
Jemma Denson
1
-6
/
+23
2015-05-18
[media] cx24120: Fix disecq_send_burst command
Jemma Denson
1
-2
/
+1
2015-05-18
[media] cx24120: More coding style fixes
Jemma Denson
1
-8
/
+14
2015-05-18
[media] cx24120: Improve cooked signal strength value
Jemma Denson
1
-10
/
+10
2015-05-18
[media] cx24120: Return DVBv3 signal strength from cache
Jemma Denson
1
-23
/
+27
2015-05-18
[media] cx24120: Remove additional calls to read_status
Jemma Denson
1
-6
/
+7
2015-05-18
[media] cx24120: Enable DVBv5 signal strength stats
Jemma Denson
1
-0
/
+5
[next]