summaryrefslogtreecommitdiff
path: root/drivers/media/pci/cx88
AgeCommit message (Expand)Author
2017-07-27cx88: Fix regression in initial video standard settingDevin Heitmueller
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig
2015-11-10cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung
2015-10-01[media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt
2015-06-10[media] cx88: don't declare restart_video_queue if not usedMauro Carvalho Chehab
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab
2015-05-01[media] cx88: v4l2-compliance fixesHans Verkuil
2015-04-08[media] cx88: embed video_deviceHans Verkuil
2015-03-02[media] cx88: Fix possible leak in cx8802_probe()Christian Engelmayer
2015-02-03[media] cx88-dvb: whitespace cleanupMauro Carvalho Chehab
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil
2014-12-22[media] media: remove emacs editor variablesHans Verkuil
2014-12-16[media] cx88: remove leftover start_video_dma() callHans Verkuil
2014-12-16[media] cx88: add missing alloc_ctx supportHans Verkuil
2014-11-25[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil
2014-11-14[media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad
2014-11-03[media] cx88: fix VBI supportHans Verkuil
2014-11-03[media] cx88: pci_disable_device comes after free_irqHans Verkuil
2014-11-03[media] cx88: consistently use UNSET for absent tunerHans Verkuil
2014-11-03[media] cx88: don't allow changes while vb2_is_busyHans Verkuil
2014-11-03[media] cx88: drop mpeg_active fieldHans Verkuil
2014-11-03[media] cx88: move width, height and field to core structHans Verkuil
2014-11-03[media] cx88: don't pollute the kernel logHans Verkuil
2014-11-03[media] cx88: increase API command timeoutHans Verkuil
2014-11-03[media] cx88: remove dependency on btcx-riscHans Verkuil
2014-11-03[media] cx88: drop cx88_free_bufferHans Verkuil
2014-11-03[media] cx88: return proper errors during fw loadHans Verkuil
2014-11-03[media] cx88: fix sparse warningHans Verkuil
2014-11-03[media] cx88: convert to vb2Hans Verkuil
2014-11-03[media] cx88: drop videobuf abuse in cx88-alsaHans Verkuil
2014-11-03[media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil
2014-11-03[media] cx88: remove fmt from the buffer structHans Verkuil
2014-09-26[media] cx88: remove return after BUG()Mauro Carvalho Chehab
2014-09-26[media] cx88: fix cards table CodingStyleMauro Carvalho Chehab
2014-07-25[media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-02-14[media] Convert to snd_card_new() with a device pointerTakashi Iwai
2013-12-10[media] cx88: use correct pci drvdata type in cx88_audio_finidev()Wei Yongjun
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-17[media] pci: cx88: 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