summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/netup_unidvb
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-305-50/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-1/+1
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: netup_unidvb: don't check number of messages in the driverWolfram Sang2018-07-271-5/+0
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-282-2/+1
* media: netup_unidvb: use PCI_EXP_DEVCTL2_COMP_TIMEOUT macroBjorn Helgaas2017-12-191-1/+1
* media: netup_unidvb: fix a bad kernel-doc markupMauro Carvalho Chehab2017-11-301-4/+4
* Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-152-10/+9
|\
| * media: pci: Convert timers to use timer_setup()Kees Cook2017-10-311-4/+3
| * media: fix media Kconfig help syntax issuesHans Verkuil2017-09-231-6/+6
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* media: pci: make i2c_adapter constBhumika Goyal2017-08-261-1/+1
* media: netup_unidvb: constify pci_device_idArvind Yadav2017-08-091-1/+1
* [media] dvb-frontends/cxd2841er: make ASCOT use optionalDaniel Scheller2017-06-201-1/+1
* [media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optionalDaniel Scheller2017-06-201-1/+2
* [media] netup_unidvb: use setup_timerGeliang Tang2017-04-101-3/+2
* [media] netup_unidvb: use module_pci_driverGeliang Tang2016-11-221-12/+1
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] media: pci: netup_unidvb: don't print error when adding adapter failsWolfram Sang2016-08-241-4/+1
* [media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initi...Colin Ian King2016-07-131-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] Change frontend allocation strategy for NetUP Universal DVB cardsAbylay Ospan2016-06-071-59/+7
* [media] Fix CAM module memory read/writeAbylay Ospan2016-06-071-2/+2
* [media] New hw revision 1.4 of NetUP Universal DVB card addedAbylay Ospan2016-06-072-55/+161
* [media] Add support Sony HELENE Sat/Ter TunerAbylay Ospan2016-06-071-1/+6
* [media] add media controller support to videobuf2-dvbMauro Carvalho Chehab2016-02-101-2/+2
* [media] netup_unidvb: Remove a useless memsetChristophe JAILLET2016-02-011-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* | [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+0
* | various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-201-1/+1
* | netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-101-1/+1
|/
* Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-055-27/+28
|\
| * [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
| * [media] netup_unidvb_ci: Fix dereference of noderef expressionMauro Carvalho Chehab2015-10-011-4/+4
| * [media] netup_unidvb: remove most of the sparse warningsMauro Carvalho Chehab2015-10-015-14/+12
| * [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-8/+11
* | [media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan2015-10-221-8/+4
|/
* [media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driverKozlov Sergey2015-08-117-0/+2036