aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-11-29[media] saa7164: fix return value check in saa7164_initdev()Wei Yongjun
2013-11-29[media] bttv: don't setup the controls if there are no video devicesHans Verkuil
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-08[media] cimax2: Don't use dynamic static allocationMauro Carvalho Chehab
2013-11-08[media] av7110_hw: Don't use dynamic static allocationMauro Carvalho Chehab
2013-11-07[media] cx18: struct i2c_client is too big for stackMauro Carvalho Chehab
2013-11-07[media] zoran: don't build it on alphaMauro Carvalho Chehab
2013-10-31[media] ddbridge: Remove casting the return value which is a void pointerJingoo Han
2013-10-31[media] ngene: Remove casting the return value which is a void pointerJingoo Han
2013-10-31[media] dm1105: remove unneeded not-null testAlexandru Juncu
2013-10-17[media] cx25821: fix sparse warningsHans Verkuil
2013-10-17[media] ivtv: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-17[media] zoran: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-17[media] cx18: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-17[media] pci: ngene: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: bt878: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: saa7164: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: pt1: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: pluto2: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: mantis: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: dm1105: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: flexcop: Remove redundant pci_set_drvdataSachin Kamat
2013-10-17[media] pci: cx88-video: Use module_pci_driverSachin Kamat
2013-10-17[media] pci: cx88-mpeg: Use module_pci_driverSachin Kamat
2013-10-17[media] pci: cx88-alsa: Use module_pci_driverSachin Kamat
2013-10-14[media] cx23885: Add Leadtek Winfast PxPVR2200Anca Emanuel
2013-10-14[media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth
2013-10-03[media] cx24117: use hybrid_tuner_request/release_state to share state betwee...Luis Alves
2013-10-03[media] cx23885: add support for cx24117 with tbs6980 or tbs6981Luis Alves
2013-09-03[media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil
2013-08-24[media] cx88: fix build when VP3054=m and CX88_DVB=yMauro Carvalho Chehab
2013-08-24[media] Fixed misleading error when handling IR interruptsLuis Alves
2013-08-22[media] cx23885: Add DTV support for Mygica X8502/X8507 boardsMauro Carvalho Chehab
2013-08-22[media] cx23885-dvb: use a better approach to hook set_frontendMauro Carvalho Chehab
2013-08-01[media] cx23885-video: fix two warningsMauro Carvalho Chehab
2013-08-01[media] cx23885[v4]: Fix interrupt storm when enabling IR receiverLuis Alves
2013-07-30[media] cx23885: Fix TeVii S471 regression since introduction of ts2020Johannes Koch
2013-07-26[media] bttv: stop abusing mbox_we for sw_statusOndrej Zary
2013-07-15[media] saa7134: Fix unlocked snd_pcm_stop() callTakashi Iwai
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-06-28[media] saa7134: Fix sparse warnings by adding __user annotationEmil Goode
2013-06-28[media] saa7164: fix compiler warningHans Verkuil
2013-06-21[media] cx88: set dev_parent to the correct parent PCI busHans Verkuil
2013-06-21[media] saa7134: use v4l2_dev instead of the deprecated parent fieldHans Verkuil