summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
Commit message (Expand)AuthorAgeFilesLines
* media: avoid use of 'videobuf'Hans Verkuil2022-08-291-1/+1
* media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus2022-04-241-3/+0
* media: solo6x10: mark unused functions as suchMauro Carvalho Chehab2021-11-291-6/+6
* media: solo6x10: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-031-17/+18
* media: solo6x10: replace http references with httpsAlexander A. Klimov2020-07-191-1/+1
* media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: drivers/media: don't set pix->priv = 0Hans Verkuil2019-07-231-2/+0
* media: media/pci: don't set description for ENUM_FMTHans Verkuil2019-07-221-7/+0
* media: media/pci: set device_caps in struct video_deviceHans Verkuil2019-06-241-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-5/+7
* [media] solo6x10: improve subscribe event handlingGustavo Padovan2017-03-221-3/+2
* [media] pci: constify vb2_ops structuresJulia Lawall2016-09-191-1/+1
* [media] media: solo6x10: increase FRAME_BUF_SIZEAndrey Utkin2016-07-121-1/+1
* [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* [media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil2016-07-081-10/+1
* [media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung2015-12-181-1/+1
* [media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil2015-12-181-2/+1
* [media] vb2: drop v4l2_format argument from queue_setupHans Verkuil2015-12-181-1/+0
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* [media] media: videobuf2: Change queue_setup argumentJunghak Sung2015-10-201-1/+1
* [media] media: videobuf2: Restructure vb2_bufferJunghak Sung2015-10-011-20/+26
* [media] solo6x10: s/unsigned char/u8/Ismael Luceno2015-01-271-9/+9
* [media] solo6x10: just pass frame motion flag from hardware, drop additional ...Andrey Utkin2014-12-231-29/+1
* [media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil2014-11-251-28/+22
* [media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil2014-11-251-0/+10
* [media] solo6x10: don't turn off/on encoder interrupt in processing loopAndrey Utkin2014-11-111-2/+0
* [media] solo6x10: bind start & stop of encoded frames processing thread to de...Andrey Utkin2014-11-111-7/+4
* [media] solo6x10: free DMA allocation when releasing encoderAndrey Utkin2014-11-111-0/+3
* [media] solo6x10: clean up properly in stop_streamingAndrey Utkin2014-11-111-1/+11
* [media] solo6x10: fix potential null dereferenceHans Verkuil2014-07-271-4/+5
* [media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil2014-07-221-0/+1434