index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
tuners
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-13
media: xc4000: Fix atomicity violation in xc4000_get_frequency
Gui-Dong Han
1
-2
/
+2
2023-10-10
media: dvb: symbol fixup for dvb_attach() - again
Greg Kroah-Hartman
1
-1
/
+1
2023-09-23
media: tuners: qt1010: replace BUG_ON with a regular error
Hans Verkuil
1
-5
/
+6
2023-09-23
media: dvb: symbol fixup for dvb_attach()
Greg Kroah-Hartman
13
-13
/
+13
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2022-01-27
media: msi001: fix possible null-ptr-deref in msi001_probe()
Wang Hai
1
-0
/
+7
2022-01-27
media: si2157: Fix "warm" tuner state detection
Robert Schlabbach
1
-1
/
+1
2021-05-22
media: m88rs6000t: avoid potential out-of-bounds reads on arrays
Colin Ian King
1
-3
/
+3
2021-03-04
media: qm1d1c0042: fix error return code in qm1d1c0042_init()
Luo Meng
1
-1
/
+3
2020-10-29
media: tuner-simple: fix regression in simple_set_radio_freq
Tom Rix
1
-2
/
+3
2020-06-22
media: si2157: Better check for running tuner in init
Brad Love
1
-8
/
+7
2018-08-21
Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2018-08-08
media: xc4000: get rid of uneeded casts
Mauro Carvalho Chehab
1
-2
/
+2
2018-08-08
media: tuner-xc2028: don't use casts for printing sizes
Mauro Carvalho Chehab
1
-5
/
+4
2018-08-02
media: dvb: represent min/max/step/tolerance freqs in Hz
Mauro Carvalho Chehab
1
-2
/
+0
2018-08-02
media: dvb: convert tuner_info frequencies to Hz
Mauro Carvalho Chehab
30
-111
/
+110
2018-07-13
media: tda18271: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
Peter Rosin
1
-4
/
+4
2018-07-04
media: tuner-simple: allow setting mono radio mode
Maciej S. Szmigiero
1
-2
/
+3
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
5
-8
/
+8
2018-05-10
qm1d1b0004: fix a warning about an unused default_cfg var
Mauro Carvalho Chehab
1
-0
/
+2
2018-05-05
media: tuners: add new i2c driver for Sharp qm1d1b0004 ISDB-S tuner
Akihiro Tsukada
4
-0
/
+296
2018-05-04
media: tuners/qm1d1c0042: use SPDX License Identifier
Akihiro Tsukada
2
-20
/
+2
2018-05-04
media: tuners/mxl301rf: use SPDX License Identifier
Akihiro Tsukada
2
-20
/
+2
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
5
-8
/
+8
2018-04-04
media: r820t: don't crash if attach fails
Mauro Carvalho Chehab
1
-1
/
+3
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
3
-42
/
+9
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
6
-11
/
+11
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
3
-4
/
+4
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
38
-38
/
+37
2017-12-15
media: r820t: fix r820t_write_reg for KASAN
Arnd Bergmann
1
-5
/
+8
2017-12-14
media: tuners: tda8290: reduce stack usage with kasan
Arnd Bergmann
1
-38
/
+40
2017-12-13
media: tda18250: support for new silicon tuner
Olli Salonen
5
-0
/
+1106
2017-12-11
media: xc5000: better handle I2C error messages
Mauro Carvalho Chehab
1
-8
/
+14
2017-12-11
media: xc4000: don't ignore error if hwmodel fails
Mauro Carvalho Chehab
1
-1
/
+4
2017-12-11
media: qt1010: fix bogus warnings
Mauro Carvalho Chehab
1
-2
/
+2
2017-12-11
media: tda8290: initialize agc gain
Mauro Carvalho Chehab
1
-1
/
+1
2017-12-11
media: tuners: add SPDX identifiers to the code I wrote
Mauro Carvalho Chehab
6
-69
/
+51
2017-12-08
media: tuners: mxl5005s: make arrays static const, reduces object code size
Colin Ian King
1
-6
/
+11
2017-11-30
media: mt2063: fix some kernel-doc warnings
Mauro Carvalho Chehab
1
-4
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-23
media: dvb: i2c transfers over usb cannot be done from stack
Sean Young
1
-12
/
+47
2017-08-20
media: tuners: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-07-19
media: fc001[23]: make const gain table arrays static
Colin Ian King
2
-2
/
+2
2017-07-19
media: tuners: remove unnecessary static in simple_dvb_configure()
Gustavo A. R. Silva
1
-1
/
+1
2017-06-24
media: tw5864, fc0011: better handle WARN_ON()
Mauro Carvalho Chehab
1
-0
/
+1
2017-06-24
media: tuners: mxl5005s: remove useless variable assignments
Gustavo A. R. Silva
1
-2
/
+0
2017-06-06
[media] xc5000: Don't spin waiting for analog lock
Devin Heitmueller
1
-24
/
+2
2017-05-19
[media] media drivers: annotate fall-through
Mauro Carvalho Chehab
2
-1
/
+2
2017-04-19
[media] xc5000: fix spelling mistake: "calibration"
Colin Ian King
1
-2
/
+1
2017-04-14
[media] si2157: Add support for Si2141-A10
Stefan BrĂ¼ns
2
-2
/
+23
[next]