summaryrefslogtreecommitdiff
path: root/drivers/media/tuners
Commit message (Expand)AuthorAgeFilesLines
* media: msi001: fix possible null-ptr-deref in msi001_probe()Wang Hai2022-01-271-0/+7
* media: si2157: Fix "warm" tuner state detectionRobert Schlabbach2022-01-271-1/+1
* media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King2021-05-221-3/+3
* media: qm1d1c0042: fix error return code in qm1d1c0042_init()Luo Meng2021-03-031-1/+3
* media: tuner-simple: fix regression in simple_set_radio_freqTom Rix2020-10-291-2/+3
* media: si2157: Better check for running tuner in initBrad Love2020-06-201-8/+7
* media: r820t: fix r820t_write_reg for KASANArnd Bergmann2018-02-221-5/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* media: dvb: i2c transfers over usb cannot be done from stackSean Young2017-09-231-12/+47
* media: tuners: make snd_pcm_hardware constBhumika Goyal2017-08-201-2/+2
* media: fc001[23]: make const gain table arrays staticColin Ian King2017-07-192-2/+2
* media: tuners: remove unnecessary static in simple_dvb_configure()Gustavo A. R. Silva2017-07-191-1/+1
* media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab2017-06-241-0/+1
* media: tuners: mxl5005s: remove useless variable assignmentsGustavo A. R. Silva2017-06-241-2/+0
* [media] xc5000: Don't spin waiting for analog lockDevin Heitmueller2017-06-061-24/+2
* [media] media drivers: annotate fall-throughMauro Carvalho Chehab2017-05-192-1/+2
* [media] xc5000: fix spelling mistake: "calibration"Colin Ian King2017-04-191-2/+1
* [media] si2157: Add support for Si2141-A10Stefan BrĂ¼ns2017-04-142-2/+23
* [media] si2157: revert si2157: Si2141/2151 tuner supportAntti Palosaari2017-04-142-66/+6
* Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab2017-03-061-1/+1
|\
| * lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* | [media] si2157: Si2141/2151 tuner supportEvgeny Plehov2017-03-032-6/+66
|/
* [media] mt2060: implement sleepAntti Palosaari2017-02-032-2/+31
* [media] mt2060: add param to split long i2c writesAntti Palosaari2017-02-033-4/+21
* [media] mt2060: add i2c bindingsAntti Palosaari2017-02-033-0/+105
* [media] it913x: add chip device ids for bindingAntti Palosaari2017-01-312-6/+10
* [media] it913x: change driver model from i2c to platformAntti Palosaari2017-01-312-70/+48
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2735-140/+0
* Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-1527-203/+127
|\
| * Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implement...Mauro Carvalho Chehab2016-11-1812-14/+88
| * [media] dvb_frontend: tuner_ops.release returns voidMax Kellermann2016-11-1811-31/+11
| * [media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementationsMax Kellermann2016-11-1812-105/+14
| * [media] dvb: make DVB frontend *_ops instances "const"Max Kellermann2016-11-182-3/+3
| * [media] tuners: don't break long linesMauro Carvalho Chehab2016-10-219-65/+39
| * [media] mt20xx: use %*ph to do small hexa dumpsMauro Carvalho Chehab2016-10-211-16/+5
| * [media] tuner-xc2028: don't break long linesMauro Carvalho Chehab2016-10-211-14/+9
| * [media] tuner-xc2028: mark printk continuation lines as suchMauro Carvalho Chehab2016-10-211-45/+48
* | xc2028: Fix use-after-free bug properlyTakashi Iwai2016-11-231-21/+16
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-1111-14/+0
|\
| * treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-1111-14/+0
* | [media] tuners: constify dvb_tuner_ops structuresJulia Lawall2016-09-197-9/+9
* | [media] tea5767: use module prefix on printed messagesMauro Carvalho Chehab2016-09-051-3/+6
* | [media] tda18271: use prefix on all printk messagesMauro Carvalho Chehab2016-09-052-5/+8
|/
* [media] it913x: do not allow driver unbindAntti Palosaari2016-07-081-0/+1
* [media] si2157: do not allow driver unbindAntti Palosaari2016-07-081-1/+2
* r820t: comment out two ancillary tablesMauro Carvalho Chehab2016-06-241-14/+15
* [media] mt2063: use lib gcdZhaoxiu Zeng2016-06-091-25/+5
* [media] em28xx: add support for PLEX PX-BCUD (ISDB-S)Satoshi Nagahama2016-05-061-11/+27
* [media] si2157: detect if firmware is runningAntti Palosaari2016-05-062-7/+13
* [media] xc4000: shut up a bogus smatch messageMauro Carvalho Chehab2016-02-231-1/+1