summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-29media: avoid use of 'videobuf'Hans Verkuil1-1/+1
2022-04-24media: v4l: ioctl: Set bus_info in v4l_querycap()Sakari Ailus1-3/+0
2021-11-29media: solo6x10: mark unused functions as suchMauro Carvalho Chehab1-6/+6
2020-12-03media: solo6x10: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-17/+18
2020-07-19media: solo6x10: replace http references with httpsAlexander A. Klimov1-1/+1
2020-02-24media: media/pci: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2019-07-23media: drivers/media: don't set pix->priv = 0Hans Verkuil1-2/+0
2019-07-22media: media/pci: don't set description for ENUM_FMTHans Verkuil1-7/+0
2019-06-24media: media/pci: set device_caps in struct video_deviceHans Verkuil1-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-5/+7
2017-03-22[media] solo6x10: improve subscribe event handlingGustavo Padovan1-3/+2
2016-09-19[media] pci: constify vb2_ops structuresJulia Lawall1-1/+1
2016-07-12[media] media: solo6x10: increase FRAME_BUF_SIZEAndrey Utkin1-1/+1
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-08[media] media/pci: convert drivers to use the new vb2_queue dev fieldHans Verkuil1-10/+1
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung1-1/+1
2015-12-18[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestampHans Verkuil1-2/+1
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil1-1/+0
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman1-1/+1
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung1-20/+26
2015-01-27[media] solo6x10: s/unsigned char/u8/Ismael Luceno1-9/+9
2014-12-23[media] solo6x10: just pass frame motion flag from hardware, drop additional ...Andrey Utkin1-29/+1
2014-11-25[media] vb2-dma-sg: move dma_(un)map_sg hereHans Verkuil1-28/+22
2014-11-25[media] vb2-dma-sg: add allocation context to dma-sgHans Verkuil1-0/+10
2014-11-11[media] solo6x10: don't turn off/on encoder interrupt in processing loopAndrey Utkin1-2/+0
2014-11-11[media] solo6x10: bind start & stop of encoded frames processing thread to de...Andrey Utkin1-7/+4
2014-11-11[media] solo6x10: free DMA allocation when releasing encoderAndrey Utkin1-0/+3
2014-11-11[media] solo6x10: clean up properly in stop_streamingAndrey Utkin1-1/+11
2014-07-27[media] solo6x10: fix potential null dereferenceHans Verkuil1-4/+5
2014-07-22[media] solo6x10: move out of staging into drivers/media/pci.Hans Verkuil1-0/+1434