summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
AgeCommit message (Expand)AuthorFilesLines
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/li...Linus Torvalds4-11/+42
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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
2013-10-17[media] pci: ngene: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-10-17[media] pci: bt878: Remove redundant pci_set_drvdataSachin Kamat1-1/+0
2013-10-17[media] pci: saa7164: Remove redundant pci_set_drvdataSachin Kamat1-1/+0
2013-10-17[media] pci: pt1: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-10-17[media] pci: pluto2: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-10-17[media] pci: mantis: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-10-17[media] pci: dm1105: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-10-17[media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat3-4/+0
2013-10-17[media] pci: flexcop: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-10-17[media] pci: cx88-video: Use module_pci_driverSachin Kamat1-14/+1
2013-10-17[media] pci: cx88-mpeg: Use module_pci_driverSachin Kamat1-13/+1
2013-10-17[media] pci: cx88-alsa: Use module_pci_driverSachin Kamat1-24/+1