Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
a86bd9044b33ae60571de2759b3803f530bccb68
/
drivers
/
media
/
dvb-frontends
cc966c9
media: remove unneeded header search paths
by Masahiro Yamada
· 6 years ago
37d1e62
media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uninitialized
by Yizhuo
· 6 years ago
1e98a840
media: si2165: fix platform_no_drv_owner.cocci warnings
by YueHaibing
· 6 years ago
0646d34
media: dvb: clean up redundant break statements
by Colin Ian King
· 6 years ago
85709cb
media: replace strncpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
0ab34a0
media: si2165: fix a missing check of return value
by Kangjie Lu
· 6 years ago
981fbe3
media: m88ds3103: serialize reset messages in m88ds3103_set_frontend
by James Hutchinson
· 6 years ago
868c9a1
media: dvb-frontends: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
467a37f
media: dvb: Add check on sp8870_readreg
by Aditya Pakki
· 6 years ago
0f787c1
media: dvb: add return value check on Write16
by Aditya Pakki
· 6 years ago
9502cdf
media: mt312: fix a missing check of mt312 reset
by Kangjie Lu
· 6 years ago
c9b7d8f
media: lgdt3306a: fix a missing check of return value
by Kangjie Lu
· 6 years ago
1b4fd9d
media: lgdt330x: fix lock status reporting
by French, Nicholas A
· 6 years ago
daad52c
media: drxk_hard: check if parameter is not NULL
by Mauro Carvalho Chehab
· 6 years ago
330abed
media: remove redundant include moduleparam.h
by zhong jiang
· 6 years ago
d95947c
media: dib7000p: Remove dead code
by Sean Young
· 6 years ago
6c0943c
media: dib0900: fix smatch warnings
by Hans Verkuil
· 6 years ago
28fc5a3
media: mxl5xx: constify dvb_frontend_ops structure
by Julia Lawall
· 6 years ago
2c4746c
media: dvb-frontends: Use kmemdup instead of duplicating its function
by zhong jiang
· 6 years ago
09a446d
media: af9033: Remove duplicated switch statement
by Victor Toso
· 6 years ago
708d75f
media: dvb-pll: don't re-validate tuner frequencies
by Mauro Carvalho Chehab
· 6 years ago
a1d88fe
media: dvb-pll: fix tuner frequency ranges
by Mauro Carvalho Chehab
· 6 years ago
b3491d8
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
44fd653
media: au8522: declare its own pads
by Mauro Carvalho Chehab
· 6 years ago
c1a37dd
media: v4l2: taint pads with the signal types for consumer devices
by Mauro Carvalho Chehab
· 6 years ago
092a378
media: v4l2: remove VBI output pad
by Mauro Carvalho Chehab
· 6 years ago
78cf8c8
media: drxj: fix spelling mistake in fall-through annotations
by Gustavo A. R. Silva
· 6 years ago
1b09dd9
media: dvb-frontends: add LNBH29 LNB supply driver
by Katsuhiro Suzuki
· 6 years ago
dfb7bcf
media: mxl5xx: add a fall-trough annotation
by Mauro Carvalho Chehab
· 6 years ago
3dae3c9
media: dvb-frontends/cxd2099: add SPDX license identifier
by Daniel Scheller
· 7 years ago
579856f
media: dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'
by Daniel Scheller
· 7 years ago
3c01ad2
media: dvb-frontends/stv6111: add SPDX license identifier
by Daniel Scheller
· 7 years ago
29ff840
media: dvb-frontends/stv6111: cleanup and fix licensing boilerplates
by Daniel Scheller
· 7 years ago
bbeae43
media: dvb-frontends/stv0910: add SPDX license identifier
by Daniel Scheller
· 7 years ago
1d9b5ff
media: dvb-frontends/stv0910: cleanup and fix licensing boilerplates
by Daniel Scheller
· 7 years ago
dc2b3d1
media: dvb-frontends/mxl5xx: add SPDX license identifier
by Daniel Scheller
· 7 years ago
204b143
media: dvb-frontends/mxl5xx: cleanup and fix licensing boilerplates
by Daniel Scheller
· 7 years ago
229b6ea
media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'
by Daniel Scheller
· 7 years ago
cc1e631
media: replace strcpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
da1b1ae
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
by Hans Verkuil
· 7 years ago
99cc7ad
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
c4f0479
media: drxj: get rid of uneeded casts
by Mauro Carvalho Chehab
· 6 years ago
40e4311
media: cleanup fall-through comments
by Mauro Carvalho Chehab
· 6 years ago
730129e
media: dvb-frontends: rtl2832_sdr: Replace GFP_ATOMIC with GFP_KERNEL
by Jia-Ju Bai
· 6 years ago
0f408ce
media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driver
by Katsuhiro Suzuki
· 6 years ago
817dc4b
media: helene: add I2C device probe function
by Katsuhiro Suzuki
· 6 years ago
f1b1eab
media: dvb: represent min/max/step/tolerance freqs in Hz
by Mauro Carvalho Chehab
· 7 years ago
a3f90c7
media: dvb: convert tuner_info frequencies to Hz
by Mauro Carvalho Chehab
· 7 years ago
ca747d0
media: dvb-frontends/tda18271c2dd: fix handling of DVB-T parameters
by Daniel Scheller
· 7 years ago
f9dc3af
media: dvb-frontends/stv0910: cast the BER denominator shift exp to ULL
by Daniel Scheller
· 7 years ago
f917fc0
media: dvb-frontends/dvb-pll: fix module ref-counting
by Akihiro Tsukada
· 7 years ago
a00e5f0
media: helene: fix xtal frequency setting at power on
by Katsuhiro Suzuki
· 7 years ago
3e985b3
media: tda1004x: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 7 years ago
dfecde4
media: rtl2830: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 7 years ago
c060a9f
media: drxk_hard: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 7 years ago
b1e1ca2
media: af9013: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
by Peter Rosin
· 7 years ago
670d7adb
media: dvb: point to the location of the old README.dvb-usb file
by Mauro Carvalho Chehab
· 7 years ago
fe63a1a
media: dvb: fix location of get_dvb_firmware script
by Mauro Carvalho Chehab
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
7069018
media: dvb-frontends/stv0910: make TS speed configurable
by Daniel Scheller
· 7 years ago
b3b2d5b
media: au8522: remove duplicate code
by Gustavo A. R. Silva
· 7 years ago
2a5f270
media: lgdt330x.h: fix compiler warning
by Hans Verkuil
· 7 years ago
715b703
media: dvb_frontends: fix spelling mistake: "unexpcted" -> "unexpected"
by Colin Ian King
· 7 years ago
901b9dd
media: update/fix my e-mail on some places
by Mauro Carvalho Chehab
· 7 years ago
51d4fd2
media: cxd2880: Changed version information
by Yasunari Takiguchi
· 7 years ago
f2e7af0
media: cxd2880:Optimized spi drive current and BER/PER set/get condition
by Yasunari Takiguchi
· 7 years ago
f172fe9
media: lgdt3306a: fix lgdt3306a_search()'s return type
by Luc Van Oostenryck
· 7 years ago
8d718e5
media: frontends: fix ops get_algo()'s return type
by Luc Van Oostenryck
· 7 years ago
648db06
media: dvb-frontends/dvb-pll: add tda6651 ISDB-T pll_desc
by Akihiro Tsukada
· 7 years ago
1745972
media: dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in Friio
by Akihiro Tsukada
· 7 years ago
eaa51fe
media: dvb-frontends/dvb-pll: add i2c driver support
by Akihiro Tsukada
· 7 years ago
072cf1a
media: dvb-frontends/tc90522: use SPDX License Identifier
by Akihiro Tsukada
· 7 years ago
1c96f3d
media: dvb-frontends/tc90522: fix bit shift mistakes
by Akihiro Tsukada
· 7 years ago
2dc3e05
media: ddbridge, cxd2099: include guard, fix unneeded NULL init, strings
by Daniel Scheller
· 7 years ago
89eaaf2
media: lgdt330x: don't use an uninitialized state
by Mauro Carvalho Chehab
· 7 years ago
5f939c3
media: lgdt330x: add block error counts via DVBv5
by Mauro Carvalho Chehab
· 7 years ago
ea2d761
media: lgdt330x: get rid of read_ber stub
by Mauro Carvalho Chehab
· 7 years ago
19bdd0d
media: lgdt330x: provide DVBv5 Carrier S/N measurements
by Mauro Carvalho Chehab
· 7 years ago
53d4172
media: lgdt330x: move *read_status functions
by Mauro Carvalho Chehab
· 7 years ago
1334a7d
media: lgdt330x: constify several register init arrays
by Mauro Carvalho Chehab
· 7 years ago
db9c100
media: lgdt330x: do some cleanups at status logic
by Mauro Carvalho Chehab
· 7 years ago
23ba635
media: lgdt330x: convert it to the new I2C binding way
by Mauro Carvalho Chehab
· 7 years ago
ff09361
media: lgdt330x: print info when device gets probed
by Mauro Carvalho Chehab
· 7 years ago
6752c79
media: lgdt330x: use pr_foo() macros
by Mauro Carvalho Chehab
· 7 years ago
467845a
media: lgdt330x: fix coding style issues
by Mauro Carvalho Chehab
· 7 years ago
7129d31
media: lgdt330x: use kernel-doc instead of inlined comments
by Mauro Carvalho Chehab
· 7 years ago
cea6d23
media: dvb-frontends/stv0910: fix CNR reporting in read_snr()
by Daniel Scheller
· 7 years ago
e2c53c8
media: dvb-frontends/stv0910: add init values for TSINSDELM/L
by Daniel Scheller
· 7 years ago
89d6e45
media: sp887x: fix a warning
by Mauro Carvalho Chehab
· 7 years ago
83d6b7c
media: af9013: add pid filter support
by Antti Palosaari
· 8 years ago
12c6b22
media: af9013: remove all legacy media attach releated stuff
by Antti Palosaari
· 8 years ago
22e59e7
media: af9013: add i2c mux adapter for tuner bus
by Antti Palosaari
· 8 years ago
3b53612
media: af9013: convert inittabs suitable for regmap_update_bits
by Antti Palosaari
· 8 years ago
b911fc8
media: af9013: wrap dvbv3 statistics via dvbv5
by Antti Palosaari
· 8 years ago
233f3ef
media: af9013: dvbv5 ber and per
by Antti Palosaari
· 8 years ago
f3bb7e2
media: af9013: dvbv5 cnr
by Antti Palosaari
· 8 years ago
943a720
media: af9013: dvbv5 signal strength
by Antti Palosaari
· 8 years ago
7903fbe
media: af9013: change lock detection slightly
by Antti Palosaari
· 8 years ago
a31b86b
media: dvb-frontends/Kconfig: move the SP2 driver to the CI section
by Daniel Scheller
· 7 years ago
Next »