aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/solo6x10/solo6x10-v4l2-enc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 handling as complicated and unstableAndrey 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 device (de)initAndrey 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