index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
solo6x10
/
solo6x10-v4l2-enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: avoid use of 'videobuf'
Hans Verkuil
2022-08-29
1
-1
/
+1
*
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-04-24
1
-3
/
+0
*
media: solo6x10: mark unused functions as such
Mauro Carvalho Chehab
2021-11-29
1
-6
/
+6
*
media: solo6x10: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-12-03
1
-17
/
+18
*
media: solo6x10: replace http references with https
Alexander A. Klimov
2020-07-19
1
-1
/
+1
*
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-1
/
+1
*
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
2019-07-23
1
-2
/
+0
*
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-07-22
1
-7
/
+0
*
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-24
1
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
1
-5
/
+7
*
[media] solo6x10: improve subscribe event handling
Gustavo Padovan
2017-03-22
1
-3
/
+2
*
[media] pci: constify vb2_ops structures
Julia Lawall
2016-09-19
1
-1
/
+1
*
[media] media: solo6x10: increase FRAME_BUF_SIZE
Andrey Utkin
2016-07-12
1
-1
/
+1
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
1
-1
/
+1
*
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-07-08
1
-10
/
+1
*
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
1
-1
/
+1
*
[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
Hans Verkuil
2015-12-18
1
-2
/
+1
*
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-12-18
1
-1
/
+0
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-07
1
-1
/
+1
*
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-20
1
-1
/
+1
*
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-10-01
1
-20
/
+26
*
[media] solo6x10: s/unsigned char/u8/
Ismael Luceno
2015-01-27
1
-9
/
+9
*
[media] solo6x10: just pass frame motion flag from hardware, drop additional ...
Andrey Utkin
2014-12-23
1
-29
/
+1
*
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
1
-28
/
+22
*
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-25
1
-0
/
+10
*
[media] solo6x10: don't turn off/on encoder interrupt in processing loop
Andrey Utkin
2014-11-11
1
-2
/
+0
*
[media] solo6x10: bind start & stop of encoded frames processing thread to de...
Andrey Utkin
2014-11-11
1
-7
/
+4
*
[media] solo6x10: free DMA allocation when releasing encoder
Andrey Utkin
2014-11-11
1
-0
/
+3
*
[media] solo6x10: clean up properly in stop_streaming
Andrey Utkin
2014-11-11
1
-1
/
+11
*
[media] solo6x10: fix potential null dereference
Hans Verkuil
2014-07-27
1
-4
/
+5
*
[media] solo6x10: move out of staging into drivers/media/pci.
Hans Verkuil
2014-07-22
1
-0
/
+1434