aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/tuners (follow)
AgeCommit message (Expand)AuthorFilesLines
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-14[media] si2157: Add support for Si2141-A10Stefan BrĂ¼ns2-2/+23
2017-04-14[media] si2157: revert si2157: Si2141/2151 tuner supportAntti Palosaari2-66/+6
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab1-1/+1
2017-03-03[media] si2157: Si2141/2151 tuner supportEvgeny Plehov2-6/+66
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-02-03[media] mt2060: implement sleepAntti Palosaari2-2/+31
2017-02-03[media] mt2060: add param to split long i2c writesAntti Palosaari3-4/+21
2017-02-03[media] mt2060: add i2c bindingsAntti Palosaari3-0/+105
2017-01-31[media] it913x: add chip device ids for bindingAntti Palosaari2-6/+10
2017-01-31[media] it913x: change driver model from i2c to platformAntti Palosaari2-70/+48
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus35-140/+0
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab27-203/+127
2016-11-23xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2016-11-18Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementations"Mauro Carvalho Chehab12-14/+88
2016-11-18[media] dvb_frontend: tuner_ops.release returns voidMax Kellermann11-31/+11
2016-11-18[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementationsMax Kellermann12-105/+14
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann2-3/+3
2016-10-21[media] tuners: don't break long linesMauro Carvalho Chehab9-65/+39
2016-10-21[media] mt20xx: use %*ph to do small hexa dumpsMauro Carvalho Chehab1-16/+5
2016-10-21[media] tuner-xc2028: don't break long linesMauro Carvalho Chehab1-14/+9
2016-10-21[media] tuner-xc2028: mark printk continuation lines as suchMauro Carvalho Chehab1-45/+48
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-14/+0
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada11-14/+0
2016-09-19[media] tuners: constify dvb_tuner_ops structuresJulia Lawall7-9/+9
2016-09-05[media] tea5767: use module prefix on printed messagesMauro Carvalho Chehab1-3/+6
2016-09-05[media] tda18271: use prefix on all printk messagesMauro Carvalho Chehab2-5/+8
2016-07-08[media] it913x: do not allow driver unbindAntti Palosaari1-0/+1