summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/mantis
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2024-10-28media: mantis: remove orphan mantis_core.hBjørn Mork-43/+0
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais-12/+12
2022-11-25media: mantis: Kconfig: add depends on DVB_CORE for MANTIS_CORELecopzer Chen-1/+1
2021-03-22media: mantis: remove orphan mantis_core.cNecip Fazil Yildiran-203/+0
2021-03-22media: mantis: switch from 'pci_' to 'dma_' APIChristophe JAILLET-11/+11
2020-11-27media: mantis: remove redundant assignment to variable errColin Ian King-1/+1
2020-08-29media: mantis: convert tasklets to use new tasklet_setup() APIAllen Pais-4/+4
2020-05-12media: mantis_dvb: remove redundant initialization to variable resultColin Ian King-1/+1
2019-11-08media: mantis: fix two smatch errorsHans Verkuil-6/+2
2019-08-26media: use the BIT() macroMauro Carvalho Chehab-76/+76
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner-18/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner-507/+39
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada-1/+1
2019-03-29media: replace strncpy() by strscpy()Mauro Carvalho Chehab-1/+1
2018-12-05media: remove redundant include moduleparam.hzhong jiang-1/+0
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab-2/+2
2018-04-17media: mantis: prevent staying forever in a loop at IRQMauro Carvalho Chehab-0/+7
2018-03-06media: mantis: remove mantis_vp3028.c/mantis_vp3028.hCorentin Labbe-71/+0
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab-108/+108
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab-104/+104
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-10/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-23media: drivers: Adjust checks for null pointersMarkus Elfring-2/+2
2017-09-23media: drivers: improve a size determinationMarkus Elfring-2/+2
2017-09-23media: drivers: delete unnecessary variable initialisationsMarkus Elfring-2/+2
2017-09-23media: drivers: delete error messages for failed memory allocationMarkus Elfring-4/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young-1/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young-3/+3
2017-08-09media: mantis: hopper_cards: constify pci_device_idArvind Yadav-1/+1
2017-08-09media: mantis: constify pci_device_idArvind Yadav-1/+1
2017-07-20media: mantis: constify i2c_algorithm structureGustavo A. R. Silva-1/+1
2017-04-17[media] pci: mantis: constify mb86a16_config structureBhumika Goyal-1/+1
2017-02-03[media] mantis_dvb: fix some error codes in mantis_dvb_init()Dan Carpenter-2/+3
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti-1/+1
2015-08-11[media] mantis: remove an uneeded gotoMauro Carvalho Chehab-3/+1
2015-08-11[media] mantis: Fix error handling in mantis_dma_init()Fabio Estevam-2/+3
2015-06-18[media] mantis: cleanup a warningMauro Carvalho Chehab-2/+2
2015-06-10[media] mantis: cleanup CodingStyle issues due to last commitMauro Carvalho Chehab-32/+28
2015-06-10[media] mantis: add remote control supportJan Klötzke-150/+166
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab-2/+3
2015-05-12[media] mantis: fix error handlingSilvan Jegen-20/+16
2015-04-30[media] mantis: remove dead codeMauro Carvalho Chehab-3/+0
2015-01-27[media] media: pci: mantis: mantis_core.c: Remove unused functionRickard Strandqvist-23/+0
2014-09-03[media] mantis: fix sparse warningsHans Verkuil-13/+13
2013-10-17[media] pci: mantis: Remove redundant pci_set_drvdataSachin Kamat-2/+0
2013-06-17[media] drivers/media/pci/mantis/mantis_cards: Convert to module_pci_driverLibo Chen-12/+1
2013-06-17[media] drivers/media/pci/mantis/hopper_cards: Convert to module_pci_driverLibo Chen-12/+1