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