summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2014-12-186-27/+21
|\
| * [media] cx88: remove leftover start_video_dma() callHans Verkuil2014-12-161-1/+0
| * [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-166-26/+21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-2/+2
|\ \
| * | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-1/+1
| * | Replace mentions of "list_struct" to "list_head"Andrey Utkin2014-11-201-1/+1
* | | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-12-111-3/+1
|\ \ \
| * \ \ Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-12-082-11/+5
| |\ \ \
| * \ \ \ Merge branch 'for-linus' into test/usb-resumeTakashi Iwai2014-11-203-2/+4
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ALSA: pcm: Add snd_pcm_stop_xrun() helperTakashi Iwai2014-11-091-3/+1
* | | | | Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-1159-1824/+3381
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | [media] ddbridge: remove unneeded check before dvb_unregister_device()Markus Elfring2014-12-041-2/+1
| * | | | [media] media/usb,pci: fix querycapHans Verkuil2014-12-022-5/+3
| * | | | [media] cx18: add device_caps supportHans Verkuil2014-12-024-4/+16
| * | | | [media] smipcie: add DVBSky T9580 V3 supportNibble Max2014-11-252-0/+70
| * | | | [media] smipcie: use add_i2c_client and del_i2c_client functionsNibble Max2014-11-251-29/+40
| * | | | [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-2512-113/+22
| * | | | [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-2516-9/+56
| * | | | [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil2014-11-254-16/+16
| * | | | [media] media: pci: smipcie: Fix dependency for DVB_SMIPCIEAndreas Ruprecht2014-11-211-0/+1
| * | | | [media] cx23885: add DVBSky T982(Dual DVB-T2/T/C) supportNibble Max2014-11-144-1/+78
| * | | | [media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad2014-11-141-1/+1
| * | | | [media] pci: Make use of MEDIA_BUS_FMT definitionsBoris BREZILLON2014-11-147-8/+8
| * | | | [media] cx23885: add DVBSky S952 supportnibble.max2014-11-114-1/+124
| * | | | [media] cx23885: add DVBSky S950 supportnibble.max2014-11-114-3/+30
| * | | | [media] saa7164: fix sparse warningsHans Verkuil2014-11-116-58/+74
| * | | | [media] solo6x10: don't turn off/on encoder interrupt in processing loopAndrey Utkin2014-11-111-2/+0
| * | | | [media] solo6x10: bind start & stop of encoded frames processing thread to de...Andrey Utkin2014-11-111-7/+4
| * | | | [media] solo6x10: free DMA allocation when releasing encoderAndrey Utkin2014-11-111-0/+3
| * | | | [media] solo6x10: clean up properly in stop_streamingAndrey Utkin2014-11-111-1/+11
| * | | | [media] cx25840/cx18: Use standard ordering of mask and shiftJoe Perches2014-11-111-8/+8
| * | | | [media] smipcie: fix sparse warningsHans Verkuil2014-11-051-2/+2
| * | | | [media] bttv: fix sparse warningHans Verkuil2014-11-051-3/+3
| * | | | [media] smipcie: add DVBSky S952 V3 supportnibble.max2014-11-042-0/+80
| * | | | [media] smipcie: fix two small CodingStyle issuesMauro Carvalho Chehab2014-11-031-3/+3
| * | | | [media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cardsnibble.max2014-11-036-1/+1262
| * | | | [media] cx23885-dvb: Fix some issues at the DVB error handlingMauro Carvalho Chehab2014-11-031-145/+145
| * | | | [media] cx23885: add support for TechnoTrend CT2-4500 CIOlli Salonen2014-11-034-3/+28
| * | | | [media] cx23885: add DVBSky S950C and T980C RC supportnibble.max2014-11-032-0/+12
| * | | | [media] cx23885: add DVBSky S950C dvb-s/s2 ci PCIe card support(no RC)nibble.max2014-11-033-11/+80
| * | | | [media] media: earthsoft: logging neateningJoe Perches2014-11-032-47/+41
| * | | | [media] cx88: fix VBI supportHans Verkuil2014-11-032-9/+22
| * | | | [media] cx88: pci_disable_device comes after free_irqHans Verkuil2014-11-031-1/+1
| * | | | [media] cx88: consistently use UNSET for absent tunerHans Verkuil2014-11-032-34/+34
| * | | | [media] cx88: don't allow changes while vb2_is_busyHans Verkuil2014-11-034-9/+33
| * | | | [media] cx88: drop mpeg_active fieldHans Verkuil2014-11-032-7/+5
| * | | | [media] cx88: move width, height and field to core structHans Verkuil2014-11-036-82/+98
| * | | | [media] cx88: don't pollute the kernel logHans Verkuil2014-11-032-4/+0
| * | | | [media] cx88: increase API command timeoutHans Verkuil2014-11-031-1/+1
| * | | | [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-0310-23/+49
OpenPOWER on IntegriCloud