summaryrefslogtreecommitdiff
path: root/drivers/media/tuners
AgeCommit message (Expand)Author
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-15media: r820t: fix r820t_write_reg for KASANArnd Bergmann
2017-12-14media: tuners: tda8290: reduce stack usage with kasanArnd Bergmann
2017-12-13media: tda18250: support for new silicon tunerOlli Salonen
2017-12-11media: xc5000: better handle I2C error messagesMauro Carvalho Chehab
2017-12-11media: xc4000: don't ignore error if hwmodel failsMauro Carvalho Chehab
2017-12-11media: qt1010: fix bogus warningsMauro Carvalho Chehab
2017-12-11media: tda8290: initialize agc gainMauro Carvalho Chehab
2017-12-11media: tuners: add SPDX identifiers to the code I wroteMauro Carvalho Chehab
2017-12-08media: tuners: mxl5005s: make arrays static const, reduces object code sizeColin Ian King
2017-11-30media: mt2063: fix some kernel-doc warningsMauro Carvalho Chehab
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-23media: dvb: i2c transfers over usb cannot be done from stackSean Young
2017-08-20media: tuners: make snd_pcm_hardware constBhumika Goyal
2017-07-19media: fc001[23]: make const gain table arrays staticColin Ian King
2017-07-19media: tuners: remove unnecessary static in simple_dvb_configure()Gustavo A. R. Silva
2017-06-24media: tw5864, fc0011: better handle WARN_ON()Mauro Carvalho Chehab
2017-06-24media: tuners: mxl5005s: remove useless variable assignmentsGustavo A. R. Silva
2017-06-06[media] xc5000: Don't spin waiting for analog lockDevin Heitmueller
2017-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
2017-04-19[media] xc5000: fix spelling mistake: "calibration"Colin Ian King
2017-04-14[media] si2157: Add support for Si2141-A10Stefan BrĂ¼ns
2017-04-14[media] si2157: revert si2157: Si2141/2151 tuner supportAntti Palosaari
2017-03-06Merge tag 'v4.11-rc1' into patchworkMauro Carvalho Chehab
2017-03-03[media] si2157: Si2141/2151 tuner supportEvgeny Plehov
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-03[media] mt2060: implement sleepAntti Palosaari
2017-02-03[media] mt2060: add param to split long i2c writesAntti Palosaari
2017-02-03[media] mt2060: add i2c bindingsAntti Palosaari
2017-01-31[media] it913x: add chip device ids for bindingAntti Palosaari
2017-01-31[media] it913x: change driver model from i2c to platformAntti Palosaari
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-11-23xc2028: Fix use-after-free bug properlyTakashi Iwai
2016-11-18Revert "[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implement...Mauro Carvalho Chehab
2016-11-18[media] dvb_frontend: tuner_ops.release returns voidMax Kellermann
2016-11-18[media] dvb_frontend: merge duplicate dvb_tuner_ops.release implementationsMax Kellermann
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann
2016-10-21[media] tuners: don't break long linesMauro Carvalho Chehab
2016-10-21[media] mt20xx: use %*ph to do small hexa dumpsMauro Carvalho Chehab
2016-10-21[media] tuner-xc2028: don't break long linesMauro Carvalho Chehab
2016-10-21[media] tuner-xc2028: mark printk continuation lines as suchMauro Carvalho Chehab
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-09-19[media] tuners: constify dvb_tuner_ops structuresJulia Lawall
2016-09-05[media] tea5767: use module prefix on printed messagesMauro Carvalho Chehab
2016-09-05[media] tda18271: use prefix on all printk messagesMauro Carvalho Chehab
2016-07-08[media] it913x: do not allow driver unbindAntti Palosaari