aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli1-4/+2
2015-02-03[media] cx88-dvb: whitespace cleanupMauro Carvalho Chehab1-2/+2
2015-02-02[media] smipcie: return more proper value in interrupt handlerNibble Max1-4/+8
2015-02-02[media] cx23885: move CI/MAC registration to a separate functionMauro Carvalho Chehab1-137/+135
2015-02-02[media] adv7180: Add media controller supportLars-Peter Clausen1-0/+1
2015-01-27[media] bttv: Improve TEA575x supportOndrej Zary1-0/+31
2015-01-27[media] bttv: Convert to generic TEA575x interfaceOndrej Zary4-215/+125
2015-01-27[media] media: pci: saa7134: saa7134-video.c: Remove unused functionRickard Strandqvist1-5/+0
2015-01-27[media] media: pci: mantis: mantis_core.c: Remove unused functionRickard Strandqvist1-23/+0
2015-01-27[media] tw68: remove unnecessary version.h inclusionFabian Frederick1-1/+0
2015-01-27[media] solo6x10: s/uint8_t/u8/Ismael Luceno1-2/+2
2015-01-27[media] solo6x10: Fix solo_eeprom_read retval typeIsmael Luceno1-1/+1
2015-01-27[media] solo6x10: Fix eeprom_* functions buffer's typeIsmael Luceno1-2/+2
2015-01-27[media] solo6x10: s/unsigned char/u8/Ismael Luceno5-18/+18
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab4-8/+31
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-8/+31
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil1-2/+2
2015-01-21[media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott3-6/+29
2014-12-30[media] cx23885: Hauppauge WinTV-HVR5525Antti Palosaari4-0/+143
2014-12-30[media] cx23885: fix I2C scan printoutAntti Palosaari1-2/+2
2014-12-30[media] cx23885: correct some I2C client indentationsAntti Palosaari1-14/+7
2014-12-30[media] cx23885: do not unregister demod I2C client twice on errorAntti Palosaari1-0/+5
2014-12-23[media] ivtv: fix sparse warningHans Verkuil1-9/+13
2014-12-23[media] budget-core: fix sparse warningsHans Verkuil1-40/+49
2014-12-23[media] av7110: fix sparse warningHans Verkuil1-1/+4
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2-4/+0
2014-12-23[media] solo6x10: just pass frame motion flag from hardware, drop additional handling as complicated and unstableAndrey Utkin2-31/+1
2014-12-23[media] cx25821: remove video output supportHans Verkuil4-3/+14
2014-12-23[media] cx25821: add create_bufs supportHans Verkuil1-1/+6
2014-12-23[media] cx25821: convert to vb2Hans Verkuil4-577/+207
2014-12-23[media] cx28521: drop videobuf abuse in cx25821-alsaHans Verkuil1-17/+90
2014-12-23[media] btcx-risc: move to bt8xxHans Verkuil4-2/+267
2014-12-23[media] cx25821: remove bogus btcx_risc dependencyHans Verkuil6-19/+52
2014-12-22[media] media: remove emacs editor variablesHans Verkuil12-76/+0
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-27/+21
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-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