summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
Commit message (Expand)AuthorAgeFilesLines
* [media] cx88: constify mb86a16_config structureBhumika Goyal2017-04-171-1/+1
* [media] cx88: convert struct cx88_core.refcount from atomic_t to refcount_tElena Reshetova2017-04-053-4/+5
* [media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()Mauro Carvalho Chehab2017-03-031-1/+1
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-4/+2
* [media] cx88: make checkpatch.pl happyMauro Carvalho Chehab2016-11-2516-872/+975
* [media] cx88: make checkpatch happierMauro Carvalho Chehab2016-11-1815-559/+515
* [media] cx88: convert it to use pr_foo() macrosMauro Carvalho Chehab2016-11-1814-343/+311
* [media] cx88: use KERN_CONT where neededMauro Carvalho Chehab2016-11-182-25/+20
* [media] cx88-dsp: Add some spaces for better code readabilityMarkus Elfring2016-11-161-20/+20
* [media] cx88-dsp: Use kmalloc_array() in read_rds_samples()Markus Elfring2016-11-161-2/+1
* [media] cx88: fix error return code in cx8802_dvb_probe()Wei Yongjun2016-10-241-1/+1
* [media] cx88: don't break long linesMauro Carvalho Chehab2016-10-218-43/+32
* [media] rc: split nec protocol into its three variantsSean Young2016-09-221-2/+3
* [media] rc: Hauppauge z8f0811 can decode RC6Sean Young2016-09-221-1/+2
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-193-3/+3
* [media] pci: constify snd_pcm_ops structuresJulia Lawall2016-09-191-1/+1
* [media] cx88: use wm8775_s_ctrl instead of the s_ctrl opHans Verkuil2016-07-121-6/+2
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-084-4/+4
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-086-23/+5
* [media] add media controller support to videobuf2-dvbMauro Carvalho Chehab2016-02-101-1/+2
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-184-4/+4
* Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab2015-11-233-5/+6
|\
| * various: fix pci_set_dma_mask return value checkingChristoph Hellwig2015-11-203-5/+6
* | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-172-2/+2
* | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-173-4/+4
|/
* cx88: use pci_set_dma_mask insted of pci_dma_supportedChristoph Hellwig2015-11-103-3/+3
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-204-4/+4
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-017-36/+48
* [media] cx25821, cx88, tm6000: use SNDRV_DEFAULT_ENABLE_PNPLuis de Bethencourt2015-10-011-1/+1
* [media] cx88: don't declare restart_video_queue if not usedMauro Carvalho Chehab2015-06-101-1/+1
* [media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2015-06-092-8/+9
* [media] cx88: v4l2-compliance fixesHans Verkuil2015-05-015-16/+6
* [media] cx88: embed video_deviceHans Verkuil2015-04-084-72/+46
* [media] cx88: Fix possible leak in cx8802_probe()Christian Engelmayer2015-03-021-1/+2
* [media] cx88-dvb: whitespace cleanupMauro Carvalho Chehab2015-02-031-2/+2
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-231-3/+0
* [media] media: remove emacs editor variablesHans Verkuil2014-12-223-21/+0
* [media] cx88: remove leftover start_video_dma() callHans Verkuil2014-12-161-1/+0
* [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-166-26/+21
* [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil2014-11-251-3/+3
* [media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad2014-11-141-1/+1
* [media] cx88: fix VBI supportHans Verkuil2014-11-032-9/+22
* [media] cx88: pci_disable_device comes after free_irqHans Verkuil2014-11-031-1/+1
* [media] cx88: consistently use UNSET for absent tunerHans Verkuil2014-11-032-34/+34
* [media] cx88: don't allow changes while vb2_is_busyHans Verkuil2014-11-034-9/+33
* [media] cx88: drop mpeg_active fieldHans Verkuil2014-11-032-7/+5
* [media] cx88: move width, height and field to core structHans Verkuil2014-11-036-82/+98
* [media] cx88: don't pollute the kernel logHans Verkuil2014-11-032-4/+0
OpenPOWER on IntegriCloud