summaryrefslogtreecommitdiff
path: root/drivers/media/tuners
AgeCommit message (Expand)Author
2022-01-10media: si2157: add support for DVB-C Annex CRobert Schlabbach
2022-01-10media: si2157: fix bandwidth stored in devRobert Schlabbach
2022-01-10media: si2157: fix 6MHz & 6.1MHz bandwidth settingRobert Schlabbach
2021-12-14media: si2157: add ATV support for si2158Mauro Carvalho Chehab
2021-12-14media: si2157: add support for 1.7MHz and 6.1 MHzMauro Carvalho Chehab
2021-12-14media: si2157: add support for ISDB-T and DTMBMauro Carvalho Chehab
2021-12-14media: si2157: get rid of chiptype dataMauro Carvalho Chehab
2021-12-14media: si2157: use a different namespace for firmwareMauro Carvalho Chehab
2021-12-14media: si2157: rework the firmware load logicMauro Carvalho Chehab
2021-12-14media: si2157: Add optional firmware downloadRobert Schlabbach
2021-12-14media: si2157: move firmware load to a separate functionMauro Carvalho Chehab
2021-12-14media: msi001: fix possible null-ptr-deref in msi001_probe()Wang Hai
2021-12-07media: tua9001: Improve messages in .remove's error pathUwe Kleine-König
2021-12-07media: Print chip type explicitly when loading the Rafael Micro r820t moduleDaniel Kamil Kozar
2021-12-07media: si2157: Fix "warm" tuner state detectionRobert Schlabbach
2021-11-29media: mxl5005s: drop some dead codeMauro Carvalho Chehab
2021-10-04Merge tag 'v5.15-rc4' into media_treeMauro Carvalho Chehab
2021-09-30media: tuners: mxl5007t: Removed unnecessary 'return'lijian
2021-03-22media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King
2021-03-22media: media tuner headers: fix kernel-doc warningsHans Verkuil
2021-03-22media: tuners: fix error return code of hybrid_tuner_request_state()Jia-Ju Bai
2021-03-11media: fix incorrect kernel doc usagesHans Verkuil
2021-01-27media: qm1d1c0042: fix error return code in qm1d1c0042_init()Luo Meng
2021-01-27media: tuners/it913x.c: fix missing error codeHans Verkuil
2020-11-27media: tuners: reduce stack usage in mxl5005s_reconfigureBixuan Cui
2020-11-16media: remove unneeded breakTom Rix
2020-11-16media: mt2060: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03media: qt1010: fix usage of unititialized valueMauro Carvalho Chehab
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-26media: tuner-simple: fix regression in simple_set_radio_freqTom Rix
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-04-29media: si2157: ensure wait_status is initializedSean Young
2020-04-23media: tuners: Kconfig: add some missing VIDEO_V4L2 dependenciesMauro Carvalho Chehab
2020-04-21media: si2157: add on-demand rf strength funcBrad Love
2020-04-21media: si2157: module debug option to wait on signal lockBrad Love
2020-04-21media: si2157: Briefly wait for tuning operation to completeBrad Love
2020-04-21media: si2157: Add analog tuning related functionsBrad Love
2020-04-21media: si2157: Better check for running tuner in initBrad Love
2020-04-21media: si2157: Check error status bit on cmd executeBrad Love
2020-04-21media: si2157: Enable tuner status flagsBrad Love
2020-04-16media: i2c/Kconfig: use sub-menus for I2C supportMauro Carvalho Chehab
2019-10-24media: tuners: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-16media: tuners/qm1d1c0042: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-10-10media: si2157: Add option for not downloading firmware.Gon Solo
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