summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
2014-12-16[media] cx88: remove leftover start_video_dma() callHans Verkuil1-1/+0
2014-12-16[media] cx88: add missing alloc_ctx supportHans Verkuil6-26/+21
2014-12-04[media] ddbridge: remove unneeded check before dvb_unregister_device()Markus Elfring1-2/+1
2014-12-02[media] media/usb,pci: fix querycapHans Verkuil2-5/+3
2014-12-02[media] cx18: add device_caps supportHans Verkuil4-4/+16
2014-11-25[media] smipcie: add DVBSky T9580 V3 supportNibble Max2-0/+70
2014-11-25[media] smipcie: use add_i2c_client and del_i2c_client functionsNibble Max1-29/+40
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil12-113/+22
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil16-9/+56
2014-11-25[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil4-16/+16
2014-11-21[media] media: pci: smipcie: Fix dependency for DVB_SMIPCIEAndreas Ruprecht1-0/+1
2014-11-14[media] cx23885: add DVBSky T982(Dual DVB-T2/T/C) supportNibble Max4-1/+78
2014-11-14[media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad1-1/+1
2014-11-14[media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON7-8/+8
2014-11-11[media] cx23885: add DVBSky S952 supportnibble.max4-1/+124
2014-11-11[media] cx23885: add DVBSky S950 supportnibble.max4-3/+30
2014-11-11[media] saa7164: fix sparse warningsHans Verkuil6-58/+74
2014-11-11[media] solo6x10: don't turn off/on encoder interrupt in processing loopAndrey Utkin1-2/+0
2014-11-11[media] solo6x10: bind start & stop of encoded frames processing thread to de...Andrey Utkin1-7/+4
2014-11-11[media] solo6x10: free DMA allocation when releasing encoderAndrey Utkin1-0/+3
2014-11-11[media] solo6x10: clean up properly in stop_streamingAndrey Utkin1-1/+11
2014-11-11[media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches1-8/+8
2014-11-05[media] smipcie: fix sparse warningsHans Verkuil1-2/+2
2014-11-05[media] bttv: fix sparse warningHans Verkuil1-3/+3
2014-11-04[media] smipcie: add DVBSky S952 V3 supportnibble.max2-0/+80
2014-11-03[media] smipcie: fix two small CodingStyle issuesMauro Carvalho Chehab1-3/+3
2014-11-03[media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cardsnibble.max6-1/+1262
2014-11-03[media] cx23885-dvb: Fix some issues at the DVB error handlingMauro Carvalho Chehab1-145/+145
2014-11-03[media] cx23885: add support for TechnoTrend CT2-4500 CIOlli Salonen4-3/+28
2014-11-03[media] cx23885: add DVBSky S950C and T980C RC supportnibble.max2-0/+12
2014-11-03[media] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC)nibble.max3-11/+80
2014-11-03[media] media: earthsoft: logging neateningJoe Perches2-47/+41
2014-11-03[media] cx88: fix VBI supportHans Verkuil2-9/+22
2014-11-03[media] cx88: pci_disable_device comes after free_irqHans Verkuil1-1/+1
2014-11-03[media] cx88: consistently use UNSET for absent tunerHans Verkuil2-34/+34
2014-11-03[media] cx88: don't allow changes while vb2_is_busyHans Verkuil4-9/+33
2014-11-03[media] cx88: drop mpeg_active fieldHans Verkuil2-7/+5
2014-11-03[media] cx88: move width, height and field to core structHans Verkuil6-82/+98
2014-11-03[media] cx88: don't pollute the kernel logHans Verkuil2-4/+0
2014-11-03[media] cx88: increase API command timeoutHans Verkuil1-1/+1
2014-11-03[media] cx88: remove dependency on btcx-riscHans Verkuil10-23/+49
2014-11-03[media] cx88: drop cx88_free_bufferHans Verkuil7-14/+9
2014-11-03[media] cx88: return proper errors during fw loadHans Verkuil1-17/+15
2014-11-03[media] cx88: fix sparse warningHans Verkuil1-2/+2
2014-11-03[media] cx88: convert to vb2Hans Verkuil8-1097/+651
2014-11-03[media] cx88: drop videobuf abuse in cx88-alsaHans Verkuil1-18/+89
2014-11-03[media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil3-68/+3
2014-11-03[media] cx88: remove fmt from the buffer structHans Verkuil3-77/+46
2014-10-30[media] cx23885: add IR for DVBSky T9580 Dual DVB-S2/T2/C PCIe cardnibble.max2-0/+11
2014-10-30[media] cx23855: add CI support for DVBSky T980COlli Salonen1-2/+104