index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
solo6x10
/
solo6x10-v4l2-enc.c
Age
Commit message (
Expand
)
Author
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
2016-07-12
[media] media: solo6x10: increase FRAME_BUF_SIZE
Andrey Utkin
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
2015-12-18
[media] solo6x10: use v4l2_get_timestamp to fill in buffer timestamp
Hans Verkuil
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-01-27
[media] solo6x10: s/unsigned char/u8/
Ismael Luceno
2014-12-23
[media] solo6x10: just pass frame motion flag from hardware, drop additional ...
Andrey Utkin
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
2014-11-11
[media] solo6x10: don't turn off/on encoder interrupt in processing loop
Andrey Utkin
2014-11-11
[media] solo6x10: bind start & stop of encoded frames processing thread to de...
Andrey Utkin
2014-11-11
[media] solo6x10: free DMA allocation when releasing encoder
Andrey Utkin
2014-11-11
[media] solo6x10: clean up properly in stop_streaming
Andrey Utkin
2014-07-27
[media] solo6x10: fix potential null dereference
Hans Verkuil
2014-07-22
[media] solo6x10: move out of staging into drivers/media/pci.
Hans Verkuil