aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+1
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds59-1824/+3381
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro3-2/+4
2014-12-08Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai2-11/+5
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-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 device (de)initAndrey 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