index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-frontends
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: dvb-frontends: cx24117: Delete 'break' after 'goto'
lijian
2021-07-12
1
-1
/
+0
*
media: dib8000: rewrite the init prbs logic
Mauro Carvalho Chehab
2021-07-12
1
-17
/
+41
*
media: mxl692: make a const array static, makes object smaller
Colin Ian King
2021-06-08
1
-1
/
+3
*
media: sp8870: move it to staging
Mauro Carvalho Chehab
2021-06-02
4
-659
/
+0
*
Merge tag 'v5.13-rc4' into media_tree
Mauro Carvalho Chehab
2021-06-02
1
-1
/
+1
|
\
|
*
media: dvb: Add check on sp8870_readreg return
Alaa Emad
2021-05-13
1
-1
/
+3
|
*
Revert "media: dvb: Add check on sp8870_readreg"
Greg Kroah-Hartman
2021-05-13
1
-3
/
+1
*
|
media: dvb-frontends: remove redundant words and fix several typos
wengjianfeng
2021-05-21
1
-17
/
+18
*
|
media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved
Hans Verkuil
2021-05-19
1
-4
/
+0
|
/
*
media: mxl692: remove impossible condition
Jiapeng Chong
2021-04-09
1
-1
/
+1
*
media: dvb-frontends: Remove redundant error check on variable ret
Colin Ian King
2021-04-09
1
-3
/
+0
*
media: dvb-frontends: lgdt3306a.c: remove dead code
Daniel W. S. Almeida
2021-03-22
1
-35
/
+2
*
media: m88ds3103: fix return value check in m88ds3103_probe()
Wei Yongjun
2021-03-22
1
-2
/
+2
*
media: drxj: remove redundant assignments to variable image_to_select
Colin Ian King
2021-03-11
1
-1
/
+1
*
media: mxl692: MaxLinear 692 ATSC demod/tuner driver
Brad Love
2021-02-05
5
-0
/
+1974
*
media: Fix RTL2832 not depending on REGMAP_I2C
Maxim Plotnikov
2021-01-27
1
-1
/
+1
*
media: dvb-frontends: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-01-27
4
-0
/
+5
*
media: dvb-frontends/af9033.c: fix missing error codes
Hans Verkuil
2021-01-27
1
-0
/
+2
*
media: dvb-frontends/rtl2832.c: fix missing error code
Hans Verkuil
2021-01-27
1
-0
/
+1
*
media: cxd2841er: use DIV_ROUND_UP to calculate timeout
Zheng Yongjun
2021-01-14
1
-1
/
+1
*
media: Replace HTTP links with HTTPS ones: SI2165 MEDIA DRIVER
Alexander A. Klimov
2020-11-27
2
-2
/
+2
*
media: fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
12
-15
/
+15
*
media: remove unneeded break
Tom Rix
2020-11-16
4
-26
/
+0
*
media: rtl2832: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-16
1
-7
/
+7
*
media: ts2020: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-16
1
-5
/
+5
*
media: m88ds3103: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-16
1
-3
/
+3
*
media: dvb-frontends/drxk_hard.c: fix uninitialized variable warning
Hans Verkuil
2020-10-08
1
-2
/
+1
*
media: dvb-frontends: remove a clone of a kernel-doc markup at zd1301_demod.h
Mauro Carvalho Chehab
2020-09-30
1
-6
/
+0
*
media: dvb-frontends: tda18271c2dd: Constify static structs
Rikard Falkeborn
2020-09-27
2
-33
/
+30
*
media: dvb-frontends: rtl2832_sdr: set error code in probe
Evgeny Novikov
2020-09-27
1
-0
/
+1
*
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-07
13
-76
/
+85
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
13
-76
/
+85
*
|
media: mxl5xx: remove unused including <linux/version.h>
Jason Yan
2020-09-03
1
-1
/
+0
*
|
media: tda10021: avoid casts when using symbol_rate
Mauro Carvalho Chehab
2020-09-03
1
-15
/
+25
*
|
media: tda10086: cleanup symbol_rate setting logic
Mauro Carvalho Chehab
2020-09-03
1
-11
/
+11
*
|
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
3
-3
/
+3
*
|
media: dvb-frontends: mb86a16.c: remove useless if/else
Daniel W. S. Almeida
2020-08-29
1
-5
/
+2
|
/
*
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-08-07
2
-12
/
+1
|
\
|
*
media: rtl2832_sdr: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-19
1
-1
/
+1
|
*
media: drx-k: remove unused MulDiv32 function
Sean Young
2020-07-04
1
-11
/
+0
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
media: dvb-frontends: remove redundant initialization of variable status
Colin Ian King
2020-05-12
1
-1
/
+1
*
media: stv0900_core: remove redundant assignment to variable val
Colin Ian King
2020-05-12
1
-1
/
+1
*
media: dvb: remove redundant assignment to variable bw
Colin Ian King
2020-05-12
1
-1
/
+1
*
media: m88ds3103: error in set_frontend is swallowed and not reported
Sean Young
2020-04-29
1
-0
/
+2
*
media: lgdt3306a: Add CNR v5 stat
Brad Love
2020-04-21
1
-0
/
+14
*
media: m88ds3103: Add missing '\n' in log messages
Christophe JAILLET
2020-04-21
1
-1
/
+1
*
media: dvb-frontends: DUMMY_FE should depends on DVB_CORE
Mauro Carvalho Chehab
2020-04-17
1
-2
/
+1
*
media: i2c/Kconfig: use sub-menus for I2C support
Mauro Carvalho Chehab
2020-04-16
1
-1
/
+1
*
media: docs: move driver-specific info to driver-api
Mauro Carvalho Chehab
2020-04-14
4
-4
/
+4
[next]