Age | Commit message (Expand) | Author |
2024-10-28 | media: mantis: remove orphan mantis_core.h | Bjørn Mork |
2024-06-21 | media: Convert from tasklet to BH workqueue | Allen Pais |
2022-11-25 | media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORE | Lecopzer Chen |
2021-03-22 | media: mantis: remove orphan mantis_core.c | Necip Fazil Yildiran |
2021-03-22 | media: mantis: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2020-11-27 | media: mantis: remove redundant assignment to variable err | Colin Ian King |
2020-08-29 | media: mantis: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-05-12 | media: mantis_dvb: remove redundant initialization to variable result | Colin Ian King |
2019-11-08 | media: mantis: fix two smatch errors | Hans Verkuil |
2019-08-26 | media: use the BIT() macro | Mauro Carvalho Chehab |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-18 | media: prefix header search paths with $(srctree)/ | Masahiro Yamada |
2019-03-29 | media: replace strncpy() by strscpy() | Mauro Carvalho Chehab |
2018-12-05 | media: remove redundant include moduleparam.h | zhong jiang |
2018-08-02 | media: dvb: represent min/max/step/tolerance freqs in Hz | Mauro Carvalho Chehab |
2018-04-17 | media: mantis: prevent staying forever in a loop at IRQ | Mauro Carvalho Chehab |
2018-03-06 | media: mantis: remove mantis_vp3028.c/mantis_vp3028.h | Corentin Labbe |
2018-01-04 | media: replace all <spaces><tab> occurrences | Mauro Carvalho Chehab |
2017-12-28 | media: move dvb kAPI headers to include/media | Mauro Carvalho Chehab |
2017-11-15 | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-23 | media: drivers: Adjust checks for null pointers | Markus Elfring |
2017-09-23 | media: drivers: improve a size determination | Markus Elfring |
2017-09-23 | media: drivers: delete unnecessary variable initialisations | Markus Elfring |
2017-09-23 | media: drivers: delete error messages for failed memory allocation | Markus Elfring |
2017-08-20 | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young |
2017-08-20 | media: rc-core: rename input_name to device_name | Sean Young |
2017-08-09 | media: mantis: hopper_cards: constify pci_device_id | Arvind Yadav |
2017-08-09 | media: mantis: constify pci_device_id | Arvind Yadav |
2017-07-20 | media: mantis: constify i2c_algorithm structure | Gustavo A. R. Silva |
2017-04-17 | [media] pci: mantis: constify mb86a16_config structure | Bhumika Goyal |
2017-02-03 | [media] mantis_dvb: fix some error codes in mantis_dvb_init() | Dan Carpenter |
2017-01-30 | [media] rc-main: assign driver type during allocation | Andi Shyti |
2015-08-11 | [media] mantis: remove an uneeded goto | Mauro Carvalho Chehab |
2015-08-11 | [media] mantis: Fix error handling in mantis_dma_init() | Fabio Estevam |
2015-06-18 | [media] mantis: cleanup a warning | Mauro Carvalho Chehab |
2015-06-10 | [media] mantis: cleanup CodingStyle issues due to last commit | Mauro Carvalho Chehab |
2015-06-10 | [media] mantis: add remote control support | Jan Klötzke |
2015-06-09 | [media] dvb: Get rid of typedev usage for enums | Mauro Carvalho Chehab |
2015-05-12 | [media] mantis: fix error handling | Silvan Jegen |
2015-04-30 | [media] mantis: remove dead code | Mauro Carvalho Chehab |
2015-01-27 | [media] media: pci: mantis: mantis_core.c: Remove unused function | Rickard Strandqvist |
2014-09-03 | [media] mantis: fix sparse warnings | Hans Verkuil |
2013-10-17 | [media] pci: mantis: Remove redundant pci_set_drvdata | Sachin Kamat |
2013-06-17 | [media] drivers/media/pci/mantis/mantis_cards: Convert to module_pci_driver | Libo Chen |
2013-06-17 | [media] drivers/media/pci/mantis/hopper_cards: Convert to module_pci_driver | Libo Chen |
2013-05-21 | [media] stb0899: remove commented value from IQ_SWAP_ON/OFF usages | Reinhard Nissl |
2013-04-02 | i2c: Ignore return value of i2c_del_adapter() | Lars-Peter Clausen |