index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
media: mxl692: remove impossible condition
Jiapeng Chong
1
-1
/
+1
2021-04-09
media: dvb-frontends: Remove redundant error check on variable ret
Colin Ian King
1
-3
/
+0
2021-03-22
media: dvb-frontends: lgdt3306a.c: remove dead code
Daniel W. S. Almeida
1
-35
/
+2
2021-03-22
media: m88ds3103: fix return value check in m88ds3103_probe()
Wei Yongjun
1
-2
/
+2
2021-03-11
media: drxj: remove redundant assignments to variable image_to_select
Colin Ian King
1
-1
/
+1
2021-02-05
media: mxl692: MaxLinear 692 ATSC demod/tuner driver
Brad Love
5
-0
/
+1974
2021-01-27
media: Fix RTL2832 not depending on REGMAP_I2C
Maxim Plotnikov
1
-1
/
+1
2021-01-27
media: dvb-frontends: Fix fall-through warnings for Clang
Gustavo A. R. Silva
4
-0
/
+5
2021-01-27
media: dvb-frontends/af9033.c: fix missing error codes
Hans Verkuil
1
-0
/
+2
2021-01-27
media: dvb-frontends/rtl2832.c: fix missing error code
Hans Verkuil
1
-0
/
+1
2021-01-14
media: cxd2841er: use DIV_ROUND_UP to calculate timeout
Zheng Yongjun
1
-1
/
+1
2020-11-27
media: Replace HTTP links with HTTPS ones: SI2165 MEDIA DRIVER
Alexander A. Klimov
2
-2
/
+2
2020-11-16
media: fix kernel-doc markups
Mauro Carvalho Chehab
12
-15
/
+15
2020-11-16
media: remove unneeded break
Tom Rix
4
-26
/
+0
2020-11-16
media: rtl2832: use semicolons rather than commas to separate statements
Julia Lawall
1
-7
/
+7
2020-11-16
media: ts2020: use semicolons rather than commas to separate statements
Julia Lawall
1
-5
/
+5
2020-11-16
media: m88ds3103: use semicolons rather than commas to separate statements
Julia Lawall
1
-3
/
+3
2020-10-08
media: dvb-frontends/drxk_hard.c: fix uninitialized variable warning
Hans Verkuil
1
-2
/
+1
2020-09-30
media: dvb-frontends: remove a clone of a kernel-doc markup at zd1301_demod.h
Mauro Carvalho Chehab
1
-6
/
+0
2020-09-27
media: dvb-frontends: tda18271c2dd: Constify static structs
Rikard Falkeborn
2
-33
/
+30
2020-09-27
media: dvb-frontends: rtl2832_sdr: set error code in probe
Evgeny Novikov
1
-0
/
+1
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
13
-76
/
+85
2020-09-03
media: mxl5xx: remove unused including <linux/version.h>
Jason Yan
1
-1
/
+0
2020-09-03
media: tda10021: avoid casts when using symbol_rate
Mauro Carvalho Chehab
1
-15
/
+25
2020-09-03
media: tda10086: cleanup symbol_rate setting logic
Mauro Carvalho Chehab
1
-11
/
+11
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-3
/
+3
2020-08-29
media: dvb-frontends: mb86a16.c: remove useless if/else
Daniel W. S. Almeida
1
-5
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
13
-76
/
+85
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-12
/
+1
2020-07-19
media: rtl2832_sdr: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-04
media: drx-k: remove unused MulDiv32 function
Sean Young
1
-11
/
+0
2020-05-12
media: dvb-frontends: remove redundant initialization of variable status
Colin Ian King
1
-1
/
+1
2020-05-12
media: stv0900_core: remove redundant assignment to variable val
Colin Ian King
1
-1
/
+1
2020-05-12
media: dvb: remove redundant assignment to variable bw
Colin Ian King
1
-1
/
+1
2020-04-29
media: m88ds3103: error in set_frontend is swallowed and not reported
Sean Young
1
-0
/
+2
2020-04-21
media: lgdt3306a: Add CNR v5 stat
Brad Love
1
-0
/
+14
2020-04-21
media: m88ds3103: Add missing '\n' in log messages
Christophe JAILLET
1
-1
/
+1
2020-04-17
media: dvb-frontends: DUMMY_FE should depends on DVB_CORE
Mauro Carvalho Chehab
1
-2
/
+1
2020-04-16
media: i2c/Kconfig: use sub-menus for I2C support
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-14
media: docs: move driver-specific info to driver-api
Mauro Carvalho Chehab
4
-4
/
+4
2020-04-14
media: add SPDX headers on Kconfig and Makefile files
Mauro Carvalho Chehab
1
-0
/
+2
2020-04-14
media: Kconfig: fix selection for test drivers
Mauro Carvalho Chehab
1
-2
/
+7
2020-04-14
media: Kconfig: mark other drivers as test drivers
Mauro Carvalho Chehab
1
-0
/
+4
2020-03-12
media: tda10071: fix unsigned sign extension overflow
Colin Ian King
1
-4
/
+5
2020-03-12
media: m88ds3103: Add support for ds3103b demod
Brad Love
2
-13
/
+467
2020-02-24
media: drxj: remove redundant assignments to variable rc
Colin Ian King
1
-2
/
+2
2020-01-09
media: dvb-frontends: ts2020: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-09
media: dvb-frontends: m88ds3103: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
2020-01-09
media: dvb-frontends: lgdt330x: convert to use i2c_new_client_device()
Wolfram Sang
1
-2
/
+2
[next]