summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-093-3/+3
* [media] saa7164: fix return value check in saa7164_initdev()Wei Yongjun2013-11-291-1/+3
* [media] bttv: don't setup the controls if there are no video devicesHans Verkuil2013-11-291-1/+2
* Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds2013-11-194-11/+42
|\
| * [media] cimax2: Don't use dynamic static allocationMauro Carvalho Chehab2013-11-081-1/+12
| * [media] av7110_hw: Don't use dynamic static allocationMauro Carvalho Chehab2013-11-081-2/+17
| * [media] cx18: struct i2c_client is too big for stackMauro Carvalho Chehab2013-11-071-8/+12
| * [media] zoran: don't build it on alphaMauro Carvalho Chehab2013-11-071-0/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1930-109/+183
|\|
| * [media] ddbridge: Remove casting the return value which is a void pointerJingoo Han2013-10-311-1/+1
| * [media] ngene: Remove casting the return value which is a void pointerJingoo Han2013-10-311-1/+1
| * [media] dm1105: remove unneeded not-null testAlexandru Juncu2013-10-311-2/+1Star
| * [media] cx25821: fix sparse warningsHans Verkuil2013-10-174-20/+14Star
| * [media] ivtv: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
| * [media] zoran: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
| * [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-1710-11/+10Star
| * [media] cx18: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-2/+1Star
| * [media] pci: ngene: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-2/+0Star
| * [media] pci: bt878: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-1/+0Star
| * [media] pci: saa7164: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-1/+0Star
| * [media] pci: pt1: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-2/+0Star
| * [media] pci: pluto2: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-2/+0Star
| * [media] pci: mantis: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-2/+0Star
| * [media] pci: dm1105: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-2/+0Star
| * [media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat2013-10-173-4/+0Star
| * [media] pci: flexcop: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-2/+0Star
| * [media] pci: cx88-video: Use module_pci_driverSachin Kamat2013-10-171-14/+1Star
| * [media] pci: cx88-mpeg: Use module_pci_driverSachin Kamat2013-10-171-13/+1Star
| * [media] pci: cx88-alsa: Use module_pci_driverSachin Kamat2013-10-171-24/+1Star
| * [media] cx23885: Add Leadtek Winfast PxPVR2200Anca Emanuel2013-10-143-1/+44
| * [media] cx24117: use hybrid_tuner_request/release_state to share state betwee...Luis Alves2013-10-031-9/+2Star
| * [media] cx23885: add support for cx24117 with tbs6980 or tbs6981Luis Alves2013-10-035-0/+113
* | [media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth2013-10-141-0/+1
|/
* [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil2013-09-031-1/+1
* [media] cx88: fix build when VP3054=m and CX88_DVB=yMauro Carvalho Chehab2013-08-241-3/+8
* [media] Fixed misleading error when handling IR interruptsLuis Alves2013-08-241-4/+1Star
* [media] cx23885: Add DTV support for Mygica X8502/X8507 boardsMauro Carvalho Chehab2013-08-223-2/+30
* [media] cx23885-dvb: use a better approach to hook set_frontendMauro Carvalho Chehab2013-08-222-8/+18
* [media] cx23885-video: fix two warningsMauro Carvalho Chehab2013-08-011-0/+1
* [media] cx23885[v4]: Fix interrupt storm when enabling IR receiverLuis Alves2013-08-013-2/+41
* [media] cx23885: Fix TeVii S471 regression since introduction of ts2020Johannes Koch2013-07-301-0/+4
* [media] bttv: stop abusing mbox_we for sw_statusOndrej Zary2013-07-262-17/+12Star
* [media] saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-1339-1103/+494Star
|\
| * [media] saa7134: Fix sparse warnings by adding __user annotationEmil Goode2013-06-281-1/+1
| * [media] saa7164: fix compiler warningHans Verkuil2013-06-281-1/+2
| * [media] cx88: set dev_parent to the correct parent PCI busHans Verkuil2013-06-211-0/+7
| * [media] saa7134: use v4l2_dev instead of the deprecated parent fieldHans Verkuil2013-06-211-1/+1
| * [media] saa7164: add v4l2_device and replace parent with v4l2_devHans Verkuil2013-06-214-2/+12
| * [media] zoran: use v4l2_dev instead of the deprecated parent fieldHans Verkuil2013-06-211-1/+1