summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
Commit message (Expand)AuthorAgeFilesLines
* [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
* [media] cx88: increase API command timeoutHans Verkuil2014-11-031-1/+1
* [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-0310-23/+49
* [media] cx88: drop cx88_free_bufferHans Verkuil2014-11-037-14/+9
* [media] cx88: return proper errors during fw loadHans Verkuil2014-11-031-17/+15
* [media] cx88: fix sparse warningHans Verkuil2014-11-031-2/+2
* [media] cx88: convert to vb2Hans Verkuil2014-11-038-1097/+651
* [media] cx88: drop videobuf abuse in cx88-alsaHans Verkuil2014-11-031-18/+89
* [media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil2014-11-033-68/+3
* [media] cx88: remove fmt from the buffer structHans Verkuil2014-11-033-77/+46
* [media] cx88: remove return after BUG()Mauro Carvalho Chehab2014-09-261-3/+0
* [media] cx88: fix cards table CodingStyleMauro Carvalho Chehab2014-09-261-316/+316
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-251-1/+1
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-1/+1
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-231-5/+21
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-231-3/+5
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-241-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-1/+1
|\
| * [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-141-4/+2
|/
OpenPOWER on IntegriCloud