aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/netup_unidvb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-13[media] netup_unidvb: trivial fix of spelling mistake "initizalize" -> "initialize"Colin Ian King1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-06-07[media] Change frontend allocation strategy for NetUP Universal DVB cardsAbylay Ospan1-59/+7
2016-06-07[media] Fix CAM module memory read/writeAbylay Ospan1-2/+2
2016-06-07[media] New hw revision 1.4 of NetUP Universal DVB card addedAbylay Ospan2-55/+161
2016-06-07[media] Add support Sony HELENE Sat/Ter TunerAbylay Ospan1-1/+6
2016-02-10[media] add media controller support to videobuf2-dvbMauro Carvalho Chehab1-2/+2
2016-02-01[media] netup_unidvb: Remove a useless memsetChristophe JAILLET1-2/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+0
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig1-1/+1
2015-11-10netup_unidvb: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig1-1/+1
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds5-27/+28
2015-10-22[media] netup_unidvb: fix potential crash when spi is NULLAbylay Ospan1-8/+4
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] netup_unidvb_ci: Fix dereference of noderef expressionMauro Carvalho Chehab1-4/+4
2015-10-01[media] netup_unidvb: remove most of the sparse warningsMauro Carvalho Chehab5-14/+12
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-8/+11
2015-08-11[media] netup_unidvb: NetUP Universal DVB-S/S2/T/T2/C PCI-E card driverKozlov Sergey7-0/+2036