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: media/*/Kconfig: sort entries
Mauro Carvalho Chehab
2022-03-18
1
-323
/
+322
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-2
/
+2
*
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
2022-03-14
1
-95
/
+98
*
Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
2022-03-07
3
-4
/
+4
|
\
|
*
media: tda8083: use time_is_after_jiffies() instead of open coding it
Wang Qing
2022-02-22
1
-1
/
+1
|
*
media: stv0299: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-22
1
-2
/
+2
|
*
media: si21xx: use time_is_before_jiffies() instead of open coding it
Wang Qing
2022-02-22
1
-1
/
+1
*
|
media: dvb_frontends: make static read-only array fec_tab const
Colin Ian King
2022-03-07
1
-2
/
+3
*
|
media: dib7000p: make static read-only arrays notch and sine const
Colin Ian King
2022-03-07
1
-2
/
+2
*
|
media: dvb_frontend: make static read-only array DIB3000MC_I2C_ADDRESS const
Colin Ian King
2022-03-07
1
-1
/
+1
|
/
*
media: media si2168: Fix spelling mistake "previsously" -> "previously"
Colin Ian King
2021-12-07
1
-1
/
+1
*
media: dib8000: Fix a memleak in dib8000_init()
Zhou Qingyang
2021-12-07
1
-1
/
+3
*
media: si21xx: report eventual errors at set_frontend
Mauro Carvalho Chehab
2021-11-29
1
-3
/
+4
*
media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()
Mauro Carvalho Chehab
2021-11-29
1
-5
/
+1
*
media: drxk: drop operation_mode from set_dvbt()
Mauro Carvalho Chehab
2021-11-29
1
-18
/
+5
*
media: drxd: drop offset var from DownloadMicrocode()
Mauro Carvalho Chehab
2021-11-29
1
-8
/
+0
*
media: stb6100: mark a currently unused function as such
Mauro Carvalho Chehab
2021-11-29
1
-1
/
+1
*
media: sp887x: drop unneeded assignment
Sudip Mukherjee
2021-11-19
1
-3
/
+1
*
media: media si2168: fully initialize si2168 on resume only when necessary
Lukas Middendorf
2021-11-19
2
-0
/
+23
*
media: si2168: drop support for old firmware file name for si2168 B40
Lukas Middendorf
2021-11-19
2
-18
/
+4
*
media: s5h1411.c: Fix a typo in the VSB SNR table
Scott K Logan
2021-11-19
1
-1
/
+1
*
media: drivers: cx24113: remove redundant variable r
Colin Ian King
2021-11-19
1
-1
/
+1
*
media: dvb-frontends/stv0367: remove redundant variable ADCClk_Hz
Colin Ian King
2021-11-19
1
-5
/
+1
*
media: dib9000: Use min() instead of doing it manually
zhaoxiao
2021-11-19
1
-2
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-0
/
+1
|
\
|
*
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-11-09
1
-0
/
+1
*
|
media: rtl2832_sdr: clean the freed pointer and counter
Nil Yi
2021-10-08
1
-1
/
+4
*
|
media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()
Evgeny Novikov
2021-10-08
1
-3
/
+15
*
|
media: mb86a20s: make arrays static const
Colin Ian King
2021-10-08
1
-2
/
+2
*
|
media: dvb-frontends/cxd2099: Remove repeated verbose license text
Cai Huoqing
2021-09-30
2
-18
/
+0
*
|
media: dvb-frontends/stv0910: Remove repeated verbose license text
Cai Huoqing
2021-09-30
2
-18
/
+0
*
|
media: dvb-frontends/stv6111: Remove repeated verbose license text
Cai Huoqing
2021-09-30
2
-18
/
+0
*
|
media: dvb-frontend/mxl5xx: Remove repeated verbose license text
Cai Huoqing
2021-09-30
4
-32
/
+0
*
|
media: dvb-frontend/mxl692: Remove repeated verbose license text
Cai Huoqing
2021-09-30
3
-27
/
+0
*
|
media: cxd2820r: include the right header
Linus Walleij
2021-09-30
1
-1
/
+1
|
/
*
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
[next]