index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: m88ds3103: don't call a non-initalized function
Mauro Carvalho Chehab
2018-02-23
1
-2
/
+5
*
media: ts2020: avoid integer overflows on 32 bit machines
Mauro Carvalho Chehab
2018-01-29
1
-2
/
+2
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
13
-148
/
+148
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
6
-9
/
+9
*
media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLS
Daniel Scheller
2018-01-03
1
-61
/
+52
*
media: dvb-frontends/stv0910: field and register access helpers
Daniel Scheller
2018-01-03
1
-0
/
+28
*
media: dvb-frontends/stv0910: cleanup I2C access functions
Daniel Scheller
2018-01-03
1
-20
/
+8
*
media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()
Daniel Scheller
2018-01-03
1
-12
/
+16
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
135
-152
/
+150
*
media: dvb-frontends: remove extraneous parens
Nick Desaulniers
2017-12-19
2
-2
/
+2
*
media: stv090x: add physical layer scrambling support
Athanasios Oikonomou
2017-12-19
1
-0
/
+16
*
media: dvb-frontends: fix i2c access helpers for KASAN
Arnd Bergmann
2017-12-15
12
-14
/
+37
*
media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
Ron Economos
2017-12-14
1
-0
/
+3
*
media: dvb-frontends/stv0910: remove unneeded dvb_math.h include
Daniel Scheller
2017-12-13
1
-1
/
+0
*
media: dvb-frontends/stv0910: remove unneeded symbol rate inquiry
Daniel Scheller
2017-12-13
1
-2
/
+0
*
media: dvb-frontends/stv0910: read symbolrate in get_frontend()
Daniel Scheller
2017-12-13
1
-0
/
+5
*
media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freq
Daniel Scheller
2017-12-13
1
-3
/
+0
*
media: dvb-frontends/stv6111: handle gate_ctrl errors
Daniel Scheller
2017-12-13
1
-17
/
+27
*
media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()
Daniel Scheller
2017-12-13
1
-2
/
+4
*
media: frontends/stv0910: add field offsets to field defines
Daniel Scheller
2017-12-13
1
-927
/
+927
*
media: dvb_frontend: remove redundant status self assignment
Colin Ian King
2017-12-13
2
-4
/
+0
*
media: dvb-frontends/stv0367: remove redundant self assignment of temporary
Colin Ian King
2017-12-13
1
-2
/
+0
*
media: stb0899: remove redundant self assignment of k_indirect
Colin Ian King
2017-12-13
1
-2
/
+1
*
media: dibx000_common: Fix line continuation format
Joe Perches
2017-12-12
1
-4
/
+4
*
media: si2165: Add DVBv3 wrapper for ber statistics
Matthias Schwarzott
2017-12-12
1
-0
/
+26
*
media: si2165: add DVBv3 wrapper for C/N statistics
Matthias Schwarzott
2017-12-12
1
-0
/
+12
*
media: si2165: add DVBv5 BER statistics
Matthias Schwarzott
2017-12-12
2
-2
/
+66
*
media: si2165: add DVBv5 C/N statistics for DVB-C
Matthias Schwarzott
2017-12-12
2
-2
/
+42
*
media: si2165: improve read_status
Matthias Schwarzott
2017-12-12
2
-6
/
+37
*
media: si2165: Use constellation from property cache instead of hardcoded QAM256
Matthias Schwarzott
2017-12-12
1
-3
/
+26
*
media: si2165: Write const value for lock timeout
Matthias Schwarzott
2017-12-12
1
-2
/
+1
*
media: si2165: move ts parallel mode setting to the ts init code
Matthias Schwarzott
2017-12-12
1
-2
/
+3
*
media: si2165: define register macros
Matthias Schwarzott
2017-12-12
2
-102
/
+169
*
media: si2165: Make checkpatch happy
Matthias Schwarzott
2017-12-12
3
-76
/
+83
*
media: si2165: Convert debug printk to dev_dbg
Matthias Schwarzott
2017-12-12
1
-64
/
+15
*
media: si2165: Remove redundant KBUILD_MODNAME from dev_* logging
Matthias Schwarzott
2017-12-12
1
-38
/
+31
*
media: drxd_hard: better handle I2C errors
Mauro Carvalho Chehab
2017-12-11
1
-12
/
+10
*
media: cxd2841er: ensure that status will always be available
Mauro Carvalho Chehab
2017-12-11
1
-2
/
+6
*
media: m88rs2000: handle the case where tuner doesn't have get_frequency
Mauro Carvalho Chehab
2017-12-11
1
-4
/
+7
*
media: mb86a16: avoid division by zero
Mauro Carvalho Chehab
2017-12-11
1
-6
/
+6
*
media: mb86a16: be more resilient if I2C fails on sync
Mauro Carvalho Chehab
2017-12-11
1
-0
/
+1
*
media: drxj: better handle errors
Mauro Carvalho Chehab
2017-12-11
1
-3
/
+7
*
media: stv090x: Only print tuner lock if get_status is available
Mauro Carvalho Chehab
2017-12-11
1
-5
/
+4
*
media: stv0910: read and update mod_cod in read_status()
Daniel Scheller
2017-12-11
1
-0
/
+13
*
media: mxl5xx: fix tuning logic
Mauro Carvalho Chehab
2017-12-11
1
-8
/
+1
*
media: use ARRAY_SIZE
Jérémy Lefaure
2017-12-08
1
-4
/
+3
*
media: dvb-frontends: complete kernel-doc markups
Mauro Carvalho Chehab
2017-11-30
15
-128
/
+177
*
media: dvb_frontends: fix kernel-doc macros
Mauro Carvalho Chehab
2017-11-30
16
-608
/
+607
*
media: drivers: remove "/**" from non-kernel-doc comments
Mauro Carvalho Chehab
2017-11-30
3
-8
/
+8
*
media: ix2505v: get rid of /** comments
Mauro Carvalho Chehab
2017-11-30
1
-3
/
+3
[next]