summaryrefslogtreecommitdiff
path: root/drivers/media/pci
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14Reset to 3.12.19Scott Wood
2013-12-20media: bttv: don't setup the controls if there are no video devicesHans Verkuil
2013-12-20media: saa7164: fix return value check in saa7164_initdev()Wei Yongjun
2013-12-04media: cx18: struct i2c_client is too big for stackMauro Carvalho Chehab
2013-12-04media: cimax2: Don't use dynamic static allocationMauro Carvalho Chehab
2013-12-04media: av7110_hw: Don't use dynamic static allocationMauro Carvalho Chehab
2013-10-14[media] saa7134: Fix crash when device is closed before streamoffSimon Farnsworth
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
2013-06-21[media] saa7164: add v4l2_device and replace parent with v4l2_devHans Verkuil
2013-06-21[media] zoran: use v4l2_dev instead of the deprecated parent fieldHans Verkuil
2013-06-21[media] cx23885-417: use v4l2_dev instead of the deprecated parent fieldHans Verkuil
2013-06-21[media] cx88: fix register maskHans Verkuil
2013-06-21[media] cx88: remove g_chip_identHans Verkuil
2013-06-20Merge branch 'linus' into patchworkMauro Carvalho Chehab
2013-06-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-17[media] drivers/media/pci/mantis/mantis_cards: Convert to module_pci_driverLibo Chen
2013-06-17[media] drivers/media/pci/pluto2/pluto2: Convert to module_pci_driverLibo Chen
2013-06-17[media] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driverLibo Chen
2013-06-17[media] drivers/media/pci/mantis/hopper_cards: Convert to module_pci_driverLibo Chen
2013-06-17[media] drivers/media/pci/dm1105/dm1105: Convert to module_pci_driverLibo Chen
2013-06-17[media] drivers/media/pci/pt1/pt1: Convert to module_pci_driverLibo Chen
2013-06-17Properly handle tristate dependencies on USB/PCI menusMauro Carvalho Chehab
2013-06-17[media] saa7134: fix empress format compliance bugsHans Verkuil
2013-06-17[media] saa7134: fix format-related compliance issuesHans Verkuil
2013-06-17[media] saa7134: move qos_request from saa7134_fh to saa7134_devHans Verkuil
2013-06-17[media] saa7134: move fmt/width/height from saa7134_fh to saa7134_devHans Verkuil
2013-06-17[media] saa7134: move the overlay fields from saa7134_fh to saa7134_devHans Verkuil
2013-06-17[media] saa7134: remove radio/type field from saa7134_fhHans Verkuil
2013-06-17[media] zoran: remove bogus autodetect mode in set_normHans Verkuil
2013-06-17[media] bttv: fix querystdHans Verkuil
2013-06-17[media] saa7134: drop deprecated current_normHans Verkuil
2013-06-17[media] cx23885: remove use of deprecated current_normHans Verkuil
2013-06-17[media] saa7164: replace current_norm by g_stdHans Verkuil