Age | Commit message (Expand) | Author |
2023-02-08 | media: dvb-frontends: drx39xyj: replace return with goto for proper unwind | Hans Verkuil |
2022-12-06 | media: dvb-frontends: drx39xyj: set missing error code | Hans Verkuil |
2022-10-24 | media: dvb-frontends: remove unused drx_dap_fasi_funct_g declaration | Gaosheng Cui |
2021-05-21 | media: dvb-frontends: remove redundant words and fix several typos | wengjianfeng |
2021-03-11 | media: drxj: remove redundant assignments to variable image_to_select | Colin Ian King |
2020-11-16 | media: remove unneeded break | Tom Rix |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-02-24 | media: drxj: remove redundant assignments to variable rc | Colin Ian King |
2019-10-07 | media: drxj: remove redundant assignment to variable rc | Colin Ian King |
2019-08-14 | media: media/dvb: Use kmemdup rather than duplicating its implementation | Fuqian Huang |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-01 | media: dvb-frontends: fix several typos | Mauro Carvalho Chehab |
2018-09-12 | media: drxj: fix spelling mistake in fall-through annotations | Gustavo A. R. Silva |
2018-08-08 | media: drxj: get rid of uneeded casts | Mauro Carvalho Chehab |
2018-08-08 | media: cleanup fall-through comments | Mauro Carvalho Chehab |
2018-08-02 | media: dvb: represent min/max/step/tolerance freqs in Hz | Mauro Carvalho Chehab |
2018-03-06 | media: drx-j remove bsp_i2c.h | Corentin Labbe |
2018-01-04 | media: replace all <spaces><tab> occurrences | Mauro Carvalho Chehab |
2018-01-04 | media: fix usage of whitespaces and on indentation | Mauro Carvalho Chehab |
2017-12-28 | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab |
2017-12-19 | media: dvb-frontends: remove extraneous parens | Nick Desaulniers |
2017-12-11 | media: drxj: better handle errors | Mauro Carvalho Chehab |
2017-11-30 | media: dvb_frontends: fix kernel-doc macros | Mauro Carvalho Chehab |
2017-11-27 | media: drxj and drxk: don't produce kernel-doc warnings | Mauro Carvalho Chehab |
2017-07-20 | media: drxj: make several const arrays static | Colin Ian King |
2017-06-24 | media: dvb-frontends: drx39xyj: remove obsolete sign extend macros | Martin Kepplinger |
2017-06-24 | media: Replace initalized ->initialized | Mauro Carvalho Chehab |
2017-05-19 | [media] media drivers: annotate fall-through | Mauro Carvalho Chehab |
2017-05-08 | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches |
2017-03-09 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada |
2017-02-27 | scripts/spelling.txt: add "configuartion" pattern and fix typo instances | Masahiro Yamada |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus |
2016-11-18 | [media] dvb: make DVB frontend *_ops instances "const" | Max Kellermann |
2016-06-24 | drxj: comment out the unused nicam_presc_table_val table | Mauro Carvalho Chehab |
2016-03-01 | [media] drxj: don't do math if not needed | Mauro Carvalho Chehab |
2016-02-23 | [media] drxj: set_param_parameters array is too short | Mauro Carvalho Chehab |
2015-06-09 | [media] dvb: Get rid of typedev usage for enums | Mauro Carvalho Chehab |
2015-05-08 | media: replace bellow -> below | Mauro Carvalho Chehab |
2015-05-01 | [media] drx-j: Misspelled comment corrected | Cheolhyun Park |
2015-04-08 | dvb-frontends: use IS_REACHABLE() instead of IS_ENABLED() | Mauro Carvalho Chehab |
2014-11-25 | [media] DVB-frontends: Deletion of unnecessary checks before the function cal... | Markus Elfring |
2014-09-03 | [media] drxj: fix sparse warnings | Hans Verkuil |
2014-07-26 | [media] remove some new warnings on drxj | Mauro Carvalho Chehab |
2014-07-26 | [media] media: drx39xyj - use drxj_set_lna_state() and remove duplicate LNA code | Shuah Khan |
2014-07-26 | [media] media: drx39xyj - fix to return actual error codes instead of -EIO | Shuah Khan |
2014-07-26 | [media] media: drx39xyj - add resume support | Shuah Khan |
2014-07-26 | [media] media: drx39xyj driver change to check fe exit flag from release | Shuah Khan |
2014-07-04 | [media] drx-j: Use kmemdup instead of kmalloc + memcpy | Benoit Taine |
2014-04-07 | [media] drx-j: use customise option correctly | Paul Bolle |