summaryrefslogtreecommitdiff
path: root/drivers/media/tuners
AgeCommit message (Expand)AuthorFilesLines
2023-10-10media: dvb: symbol fixup for dvb_attach() - againGreg Kroah-Hartman1-1/+1
2023-09-23media: tuners: qt1010: replace BUG_ON with a regular errorHans Verkuil1-5/+6
2023-09-23media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman13-13/+13
2023-08-11treewide: Remove uninitialized_var() usageKees Cook1-2/+2
2022-01-27media: msi001: fix possible null-ptr-deref in msi001_probe()Wang Hai1-0/+7
2022-01-27media: si2157: Fix "warm" tuner state detectionRobert Schlabbach1-1/+1
2021-05-22media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King1-3/+3
2021-03-04media: qm1d1c0042: fix error return code in qm1d1c0042_init()Luo Meng1-1/+3
2020-10-29media: tuner-simple: fix regression in simple_set_radio_freqTom Rix1-2/+3
2020-06-22media: si2157: Better check for running tuner in initBrad Love1-8/+7
2018-08-22Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2018-08-08media: xc4000: get rid of uneeded castsMauro Carvalho Chehab1-2/+2
2018-08-08media: tuner-xc2028: don't use casts for printing sizesMauro Carvalho Chehab1-5/+4
2018-08-03media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab1-2/+0
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab30-111/+110
2018-07-13media: tda18271: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-4/+4
2018-07-04media: tuner-simple: allow setting mono radio modeMaciej S. Szmigiero1-2/+3
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab5-8/+8
2018-05-10qm1d1b0004: fix a warning about an unused default_cfg varMauro Carvalho Chehab1-0/+2
2018-05-05media: tuners: add new i2c driver for Sharp qm1d1b0004 ISDB-S tunerAkihiro Tsukada4-0/+296
2018-05-04media: tuners/qm1d1c0042: use SPDX License IdentifierAkihiro Tsukada2-20/+2
2018-05-04media: tuners/mxl301rf: use SPDX License IdentifierAkihiro Tsukada2-20/+2
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab5-8/+8
2018-04-04media: r820t: don't crash if attach failsMauro Carvalho Chehab1-1/+3
2018-03-21media: add tuner standby op, use where neededHans Verkuil3-42/+9
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab6-11/+11
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab3-4/+4
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab38-38/+37
2017-12-15media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8
2017-12-14media: tuners: tda8290: reduce stack usage with kasanArnd Bergmann1-38/+40
2017-12-13media: tda18250: support for new silicon tunerOlli Salonen5-0/+1106
2017-12-11media: xc5000: better handle I2C error messagesMauro Carvalho Chehab1-8/+14
2017-12-11media: xc4000: don't ignore error if hwmodel failsMauro Carvalho Chehab1-1/+4
2017-12-11media: qt1010: fix bogus warningsMauro Carvalho Chehab1-2/+2
2017-12-11media: tda8290: initialize agc gainMauro Carvalho Chehab1-1/+1
2017-12-11media: tuners: add SPDX identifiers to the code I wroteMauro Carvalho Chehab6-69/+51
2017-12-08media: tuners: mxl5005s: make arrays static const, reduces object code sizeColin Ian King1-6/+11
2017-11-30media: mt2063: fix some kernel-doc warningsMauro Carvalho Chehab1-4/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2017-09-23media: dvb: i2c transfers over usb cannot be done from stackSean Young1-12/+47
2017-08-20media: tuners: make snd_pcm_hardware constBhumika Goyal1-2/+2
2017-07-19media: fc001[23]: make const gain table arrays staticColin Ian King2-2/+2
2017-07-19media: tuners: remove unnecessary static in simple_dvb_configure()Gustavo A. R. Silva1-1/+1
2017-06-24media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab1-0/+1
2017-06-24media: tuners: mxl5005s: remove useless variable assignmentsGustavo A. R. Silva1-2/+0
2017-06-06[media] xc5000: Don't spin waiting for analog lockDevin Heitmueller1-24/+2
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab2-1/+2
2017-04-19[media] xc5000: fix spelling mistake: "calibration"Colin Ian King1-2/+1
2017-04-15[media] si2157: Add support for Si2141-A10Stefan BrĂ¼ns2-2/+23
2017-04-15[media] si2157: revert si2157: Si2141/2151 tuner supportAntti Palosaari2-66/+6