aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-14/+29
2014-03-28[media] saa7134: fix WARN_ON during resumeHans Verkuil1-2/+2
2014-03-11[media] ddbridge: remove unneeded an NULL checkDan Carpenter1-4/+2
2014-03-11[media] av7110_hw: fix a sanity check in av7110_fw_cmd()Dan Carpenter1-1/+1
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan2-2/+2
2014-03-11[media] bttv: Add support for Kworld V-Stream Xpert TV PVR878Pojar George3-1/+18
2014-03-11[media] vb2: call buf_finish from __queue_cancelHans Verkuil1-1/+2
2014-03-11[media] vb2: change result code of buf_finish to voidHans Verkuil1-3/+1
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab3-3/+3
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai3-3/+3
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai6-23/+19
2014-02-04[media] cx23885: Fix tuning regression for TeVii S471Joakim Hernberg1-0/+1
2014-02-04[media] update Michael Krufky's email addressMichael Krufky2-2/+2
2014-02-04[media] media: bt8xx: add missing put_device callLevente Kurusa1-1/+1
2014-01-07[media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2-7/+3
2014-01-07[media] saa7134: don't set vfd->debugHans Verkuil1-1/+0
2014-01-07[media] saa6588: add support for non-blocking modeHans Verkuil2-1/+4
2014-01-07[media] saa7134: drop log_status for radioHans Verkuil1-1/+0
2014-01-07[media] saa6752hs.h: drop empty headerHans Verkuil1-1/+0
2014-01-07[media] saa6752hs: move to media/i2cHans Verkuil3-791/+2
2014-01-07[media] saa6752hs: drop compat control codeHans Verkuil1-13/+6
2014-01-07[media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNCHans Verkuil1-1/+1
2014-01-07[media] saa7134: add support for control eventsHans Verkuil2-13/+38
2014-01-07[media] saa7134: share resource management between normal and empress nodesHans Verkuil3-101/+62
2014-01-07[media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress nodeHans Verkuil3-85/+76
2014-01-07[media] saa7134: cleanup radio/video/empress ioctl handlingHans Verkuil3-142/+61
2014-01-07[media] saa7134: convert to the control frameworkHans Verkuil4-399/+158
2014-01-07[media] saa7134: move the queue data from saa7134_fh to saa7134_devHans Verkuil4-64/+63
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2-2/+5
2013-12-10[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han3-3/+3
2013-12-10[media] cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter1-1/+4
2013-12-10[media] cx88: use correct pci drvdata type in cx88_audio_finidev()Wei Yongjun1-2/+2
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan3-3/+3
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan3-3/+3
2013-11-29[media] saa7164: fix return value check in saa7164_initdev()Wei Yongjun1-1/+3
2013-11-29[media] bttv: don't setup the controls if there are no video devicesHans Verkuil1-1/+2
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-11/+42
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds30-109/+183
2013-11-08[media] cimax2: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+12
2013-11-08[media] av7110_hw: Don't use dynamic static allocationMauro Carvalho Chehab1-2/+17
2013-11-07[media] cx18: struct i2c_client is too big for stackMauro Carvalho Chehab1-8/+12
2013-11-07[media] zoran: don't build it on alphaMauro Carvalho Chehab1-0/+1
2013-10-31[media] ddbridge: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-10-31[media] ngene: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-10-31[media] dm1105: remove unneeded not-null testAlexandru Juncu1-2/+1
2013-10-17[media] cx25821: fix sparse warningsHans Verkuil4-20/+14
2013-10-17[media] ivtv: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-17[media] zoran: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker10-11/+10
2013-10-17[media] cx18: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1