summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorLines
2015-02-11mm: gup: use get_user_pages_unlockedAndrea Arcangeli-4/+2
2015-02-03[media] cx88-dvb: whitespace cleanupMauro Carvalho Chehab-2/+2
2015-02-02[media] smipcie: return more proper value in interrupt handlerNibble Max-4/+8
2015-02-02[media] cx23885: move CI/MAC registration to a separate functionMauro Carvalho Chehab-137/+135
2015-02-02[media] adv7180: Add media controller supportLars-Peter Clausen-0/+1
2015-01-27[media] bttv: Improve TEA575x supportOndrej Zary-0/+31
2015-01-27[media] bttv: Convert to generic TEA575x interfaceOndrej Zary-215/+125
2015-01-27[media] media: pci: saa7134: saa7134-video.c: Remove unused functionRickard Strandqvist-5/+0
2015-01-27[media] media: pci: mantis: mantis_core.c: Remove unused functionRickard Strandqvist-23/+0
2015-01-27[media] tw68: remove unnecessary version.h inclusionFabian Frederick-1/+0
2015-01-27[media] solo6x10: s/uint8_t/u8/Ismael Luceno-2/+2
2015-01-27[media] solo6x10: Fix solo_eeprom_read retval typeIsmael Luceno-1/+1
2015-01-27[media] solo6x10: Fix eeprom_* functions buffer's typeIsmael Luceno-2/+2
2015-01-27[media] solo6x10: s/unsigned char/u8/Ismael Luceno-18/+18
2015-01-27Merge tag 'v3.19-rc6' into patchworkMauro Carvalho Chehab-8/+31
2015-01-24Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-8/+31
2015-01-21[media] cx23885: fix free interrupt bugHans Verkuil-2/+2
2015-01-21[media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entryMatthias Schwarzott-6/+29
2014-12-30[media] cx23885: Hauppauge WinTV-HVR5525Antti Palosaari-0/+143
2014-12-30[media] cx23885: fix I2C scan printoutAntti Palosaari-2/+2
2014-12-30[media] cx23885: correct some I2C client indentationsAntti Palosaari-14/+7
2014-12-30[media] cx23885: do not unregister demod I2C client twice on errorAntti Palosaari-0/+5
2014-12-23[media] ivtv: fix sparse warningHans Verkuil-9/+13
2014-12-23[media] budget-core: fix sparse warningsHans Verkuil-40/+49
2014-12-23[media] av7110: fix sparse warningHans Verkuil-1/+4
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil-4/+0
2014-12-23[media] solo6x10: just pass frame motion flag from hardware, drop additional ...Andrey Utkin-31/+1
2014-12-23[media] cx25821: remove video output supportHans Verkuil-3/+14
2014-12-23[media] cx25821: add create_bufs supportHans Verkuil-1/+6
2014-12-23[media] cx25821: convert to vb2Hans Verkuil-577/+207
2014-12-23[media] cx28521: drop videobuf abuse in cx25821-alsaHans Verkuil-17/+90
2014-12-23[media] btcx-risc: move to bt8xxHans Verkuil-2/+267
2014-12-23[media] cx25821: remove bogus btcx_risc dependencyHans Verkuil-19/+52
2014-12-22[media] media: remove emacs editor variablesHans Verkuil-76/+0
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-27/+21
2014-12-16[media] cx88: remove leftover start_video_dma() callHans Verkuil-1/+0
2014-12-16[media] cx88: add missing alloc_ctx supportHans Verkuil-26/+21
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-3/+1
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1824/+3381
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-2/+4
2014-12-08Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai-11/+5
2014-12-04[media] ddbridge: remove unneeded check before dvb_unregister_device()Markus Elfring-2/+1
2014-12-02[media] media/usb,pci: fix querycapHans Verkuil-5/+3
2014-12-02[media] cx18: add device_caps supportHans Verkuil-4/+16
2014-11-25[media] smipcie: add DVBSky T9580 V3 supportNibble Max-0/+70
2014-11-25[media] smipcie: use add_i2c_client and del_i2c_client functionsNibble Max-29/+40
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil-113/+22
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil-9/+56