summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
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-21[media] cx23885: use sg = sg_next(sg) instead of sg++Hans Verkuil1-3/+3
2014-11-21[media] solo6x10: fix a race in IRQ handlerKrzysztof HaƂasa1-8/+2
2014-11-20Merge branch 'for-linus' into test/usb-resumeTakashi Iwai3-2/+4
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-1/+1
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-1/+1
2014-11-19assorted conversions to %p[dD]Al Viro1-2/+2
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-09ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai1-3/+1
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
2014-10-30[media] cx23885: add I2C client for CI into state and handle unregisteringOlli Salonen2-0/+8