aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)Author
2025-02-21media: cxd2841er: fix 64-bit division on gcc-9Arnd Bergmann
2025-01-02media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_regNikita Zhandarovich
2024-12-14media: ts2020: fix null-ptr-deref in ts2020_probe()Li Zetao
2024-11-14media: cx24116: prevent overflows on SNR calculusMauro Carvalho Chehab
2024-11-14media: stb0899_algo: initialize cfr before using itMauro Carvalho Chehab
2024-10-17drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write errorJunlin Li
2024-10-17drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write errorJunlin Li
2024-07-11media: dvb-frontends: tda10048: Fix integer overflowRicardo Ribalda
2024-07-11media: dvb-frontends: tda18271c2dd: Remove casting during divRicardo Ribalda
2024-07-11media: dvb: as102-fe: Fix as10x_register_addr packingRicardo Ribalda
2024-06-16media: mxl5xx: Move xpt structures off stackNathan Chancellor
2024-06-16media: lgdt3306a: Add a check against null-pointer-defZheyu Ma
2024-03-26media: dvb-frontends: avoid stack overflow warnings with clangArnd Bergmann
2024-01-25media: dvb-frontends: m88ds3103: Fix a memory leak in an error handling path ...Christophe JAILLET
2023-09-13media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-09-13media: cx24120: Add retval check for cx24120_message_send()Daniil Dulov
2023-09-13media: dib7000p: Fix potential division by zeroDaniil Dulov
2023-06-09media: mn88443x: fix !CONFIG_OF error by drop of_match_ptr from ID tableKrzysztof Kozlowski
2023-01-07media: stv0288: use explicitly signed charJason A. Donenfeld
2022-12-31media: dvb-frontends: fix leak of memory fwYan Lei
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-24media: dvb-frontends/drxk: initialize err to 0Hans Verkuil
2022-08-29media: avoid use of 'videobuf'Hans Verkuil
2022-08-29media: drxk: Fix comment typoJason Wang
2022-08-29media: dvb-frontends: Fix typo 'the the' in commentSlark Xiao
2022-08-29media: dib8000: Fix comment typoJason Wang
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab
2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab
2022-03-07Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-03-07media: dvb_frontends: make static read-only array fec_tab constColin Ian King
2022-03-07media: dib7000p: make static read-only arrays notch and sine constColin Ian King
2022-03-07media: dvb_frontend: make static read-only array DIB3000MC_I2C_ADDRESS constColin Ian King
2022-02-22media: tda8083: use time_is_after_jiffies() instead of open coding itWang Qing
2022-02-22media: stv0299: use time_is_before_jiffies() instead of open coding itWang Qing
2022-02-22media: si21xx: use time_is_before_jiffies() instead of open coding itWang Qing
2021-12-07media: media si2168: Fix spelling mistake "previsously" -> "previously"Colin Ian King
2021-12-07media: dib8000: Fix a memleak in dib8000_init()Zhou Qingyang
2021-11-29media: si21xx: report eventual errors at set_frontendMauro Carvalho Chehab
2021-11-29media: m88ds3103: drop reg11 calculus from m88ds3103b_select_mclk()Mauro Carvalho Chehab
2021-11-29media: drxk: drop operation_mode from set_dvbt()Mauro Carvalho Chehab
2021-11-29media: drxd: drop offset var from DownloadMicrocode()Mauro Carvalho Chehab
2021-11-29media: stb6100: mark a currently unused function as suchMauro Carvalho Chehab
2021-11-19media: sp887x: drop unneeded assignmentSudip Mukherjee
2021-11-19media: media si2168: fully initialize si2168 on resume only when necessaryLukas Middendorf
2021-11-19media: si2168: drop support for old firmware file name for si2168 B40Lukas Middendorf
2021-11-19media: s5h1411.c: Fix a typo in the VSB SNR tableScott K Logan
2021-11-19media: drivers: cx24113: remove redundant variable rColin Ian King