Age | Commit message (Expand) | Author | Files | Lines |
2014-02-04 | [media] v4l2-dv-timings: fix GTF calculation | Martin Bugge | 1 | -0/+1 |
2014-02-04 | [media] vb2: Check if there are buffers before streamon | Ricardo Ribalda | 1 | -0/+5 |
2014-02-04 | [media] Revert "[media] videobuf_vm_{open,close} race fixes" | Hans Verkuil | 3 | -19/+13 |
2014-01-28 | [media] media: v4l2-dev: fix video device index assignment | Marek Szyprowski | 1 | -1/+1 |
2014-01-13 | [media] s5p-mfc: Add controls to set vp8 enc profile | Kiran AVND | 1 | -0/+1 |
2014-01-13 | [media] s5p-mfc: Add QP setting support for vp8 encoder | Arun Kumar K | 1 | -0/+4 |
2014-01-07 | [media] vb2: Fix comment in __qbuf_dmabuf | Laurent Pinchart | 1 | -1/+1 |
2014-01-07 | [media] vb2: Improve file I/O emulation to handle buffers in any order | Hans Verkuil | 1 | -14/+14 |
2014-01-07 | [media] vb2: don't set index, don't start streaming for write() | Hans Verkuil | 1 | -10/+0 |
2014-01-07 | [media] vb2: retry start_streaming in case of insufficient buffers | Hans Verkuil | 1 | -13/+55 |
2014-01-07 | [media] vb2: remove the 'fileio = NULL' hack | Hans Verkuil | 1 | -111/+112 |
2014-01-07 | [media] vb2: fix race condition between REQBUFS and QBUF/PREPARE_BUF | Hans Verkuil | 1 | -2/+23 |
2014-01-07 | [media] vb2: simplify qbuf/prepare_buf by removing callback | Hans Verkuil | 1 | -59/+59 |
2014-01-07 | [media] videobuf2: Fix CodingStyle | Mauro Carvalho Chehab | 1 | -9/+10 |
2014-01-07 | [media] vb2: push the mmap semaphore down to __buf_prepare() | Hans Verkuil | 1 | -46/+36 |
2014-01-07 | [media] v4l2: move tracepoints to video_usercopy | Hans Verkuil | 2 | -9/+9 |
2013-12-20 | [media] omap24xx/tcm825x: move to staging for future removal | Hans Verkuil | 3 | -176/+0 |
2013-12-18 | [media] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port() | Laurent Pinchart | 1 | -1/+1 |
2013-12-18 | [media] v4l: of: Return an int in v4l2_of_parse_endpoint() | Laurent Pinchart | 1 | -2/+6 |
2013-12-13 | Merge branch 'upstream-fixes' into patchwork | Mauro Carvalho Chehab | 2 | -2/+22 |
2013-12-10 | [media] v4l2-dev: Add tracepoints for QBUF and DQBUF | Wade Farnsworth | 1 | -0/+9 |
2013-12-10 | [media] videobuf2-dma-sg: fix possible memory leak | Geyslan G. Bem | 1 | -1/+2 |
2013-12-10 | [media] vb2: regression fix: always set length field. | Hans Verkuil | 1 | -1/+20 |
2013-12-09 | [media] media_tree: Fix spelling errors | Jonathan McCrohan | 1 | -1/+1 |
2013-12-09 | [media] videobuf2: Add support for file access mode flags for DMABUF exporting | Philipp Zabel | 2 | -6/+6 |
2013-12-09 | [media] videobuf2-dma-sg: Support io userptr operations on io memory | Ricardo Ribalda | 1 | -4/+47 |
2013-12-09 | [media] videobuf2: Add missing lock held on vb2_fop_release | Ricardo Ribalda | 1 | -1/+14 |
2013-12-09 | [media] videobuf2: Add log for size checking error in __qbuf_dmabuf | Seung-Woo Kim | 1 | -0/+2 |
2013-12-09 | [media] vb2: Return 0 when streamon and streamoff are already on/off | Ricardo Ribalda | 1 | -4/+4 |
2013-12-09 | [media] videobuf2-dma-sg: Fix typo on debug message | Ricardo Ribalda | 1 | -1/+1 |
2013-12-04 | [media] V4L: Add mem2mem ioctl and file operation helpers | Sylwester Nawrocki | 1 | -0/+126 |
2013-11-29 | [media] media_tree: Fix spelling errors | Jonathan McCrohan | 1 | -1/+1 |
2013-11-29 | [media] videobuf2: Add support for file access mode flags for DMABUF exporting | Philipp Zabel | 2 | -6/+6 |
2013-11-19 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+8 |
2013-11-19 | Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -3/+27 |
2013-11-19 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -75/+158 |
2013-11-08 | [media] v4l2-async: Don't use dynamic static allocation | Mauro Carvalho Chehab | 1 | -3/+27 |
2013-10-31 | [media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ... | Guennadi Liakhovetski | 1 | -0/+39 |
2013-10-28 | [media] v4l2-mem2mem: Don't schedule the context if abort job is called | Shaik Ameer Basha | 1 | -0/+12 |
2013-10-28 | [media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoff | Philipp Zabel | 1 | -0/+1 |
2013-10-28 | [media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoff | Philipp Zabel | 1 | -1/+2 |
2013-10-17 | [media] videobuf2-core: call __setup_offsets only for mmap memory type | Philipp Zabel | 1 | -1/+2 |
2013-10-17 | [media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type | Sylwester Nawrocki | 1 | -3/+3 |
2013-10-17 | [media] v4l: tuner-core: fix typo | Lad, Prabhakar | 1 | -1/+1 |
2013-10-17 | [media] media: Remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2013-10-04 | media: core: Don't use i2c_client->driver | Lars-Peter Clausen | 2 | -8/+8 |
2013-09-26 | [media] videobuf2: Add debug print for the output buffer plane lengths checks | Sylwester Nawrocki | 1 | -1/+4 |
2013-09-26 | [media] videobuf2: Add log for size checking error in __qbuf_userptr | Seung-Woo Kim | 1 | -0/+4 |
2013-09-26 | [media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table | Ricardo Ribalda | 1 | -60/+43 |
2013-09-26 | [media] videobuf2-dma-sg: Allocate pages as contiguous as possible | Ricardo Ribalda | 1 | -11/+49 |