summaryrefslogtreecommitdiff
path: root/drivers/media/tuners
AgeCommit message (Expand)Author
2020-10-29media: tuner-simple: fix regression in simple_set_radio_freqTom Rix
2020-06-22media: si2157: Better check for running tuner in initBrad Love
2019-08-19media: Clarify how menus are hidden by SUBDRV_AUTOSELECTEzequiel Garcia
2019-08-14media: media/tuners: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 238Thomas Gleixner
2019-06-13media: si2157: add detection of si2177 tunerBrad Love
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-23media: Kconfig: allow to select drivers if EMBEDDEDStefan Agner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-03-01media: tuners: fix several typosMauro Carvalho Chehab
2018-09-17media: si2157: declare its own padsMauro Carvalho Chehab
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-08media: xc4000: get rid of uneeded castsMauro Carvalho Chehab
2018-08-08media: tuner-xc2028: don't use casts for printing sizesMauro Carvalho Chehab
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab
2018-07-13media: tda18271: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-07-04media: tuner-simple: allow setting mono radio modeMaciej S. Szmigiero
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-10qm1d1b0004: fix a warning about an unused default_cfg varMauro Carvalho Chehab
2018-05-05media: tuners: add new i2c driver for Sharp qm1d1b0004 ISDB-S tunerAkihiro Tsukada
2018-05-04media: tuners/qm1d1c0042: use SPDX License IdentifierAkihiro Tsukada
2018-05-04media: tuners/mxl301rf: use SPDX License IdentifierAkihiro Tsukada
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-04-04media: r820t: don't crash if attach failsMauro Carvalho Chehab
2018-03-21media: add tuner standby op, use where neededHans Verkuil
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