summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core
AgeCommit message (Expand)Author
2013-12-20[media] omap24xx/tcm825x: move to staging for future removalHans Verkuil
2013-12-18[media] v4l: of: Drop endpoint node reference in v4l2_of_get_remote_port()Laurent Pinchart
2013-12-18[media] v4l: of: Return an int in v4l2_of_parse_endpoint()Laurent Pinchart
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab
2013-12-10[media] v4l2-dev: Add tracepoints for QBUF and DQBUFWade Farnsworth
2013-12-10[media] videobuf2-dma-sg: fix possible memory leakGeyslan G. Bem
2013-12-10[media] vb2: regression fix: always set length field.Hans Verkuil
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-12-09[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel
2013-12-09[media] videobuf2-dma-sg: Support io userptr operations on io memoryRicardo Ribalda
2013-12-09[media] videobuf2: Add missing lock held on vb2_fop_releaseRicardo Ribalda
2013-12-09[media] videobuf2: Add log for size checking error in __qbuf_dmabufSeung-Woo Kim
2013-12-09[media] vb2: Return 0 when streamon and streamoff are already on/offRicardo Ribalda
2013-12-09[media] videobuf2-dma-sg: Fix typo on debug messageRicardo Ribalda
2013-12-04[media] V4L: Add mem2mem ioctl and file operation helpersSylwester Nawrocki
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-11-29[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-08[media] v4l2-async: Don't use dynamic static allocationMauro Carvalho Chehab
2013-10-31[media] V4L2: add v4l2-clock helpers to register and unregister a fixed-rate ...Guennadi Liakhovetski
2013-10-28[media] v4l2-mem2mem: Don't schedule the context if abort job is calledShaik Ameer Basha
2013-10-28[media] v4l2-mem2mem: clear m2m queue ready counter in v4l2_m2m_streamoffPhilipp Zabel
2013-10-28[media] v4l2-mem2mem: fix context removal from job queue in v4l2_m2m_streamoffPhilipp Zabel
2013-10-17[media] videobuf2-core: call __setup_offsets only for mmap memory typePhilipp Zabel
2013-10-17[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return typeSylwester Nawrocki
2013-10-17[media] v4l: tuner-core: fix typoLad, Prabhakar
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches
2013-10-03media: core: Don't use i2c_client->driverLars-Peter Clausen
2013-09-26[media] videobuf2: Add debug print for the output buffer plane lengths checksSylwester Nawrocki
2013-09-26[media] videobuf2: Add log for size checking error in __qbuf_userptrSeung-Woo Kim
2013-09-26[media] videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_tableRicardo Ribalda
2013-09-26[media] videobuf2-dma-sg: Allocate pages as contiguous as possibleRicardo Ribalda
2013-09-26[media] videobuf2: Fix vb2_write prototypeRicardo Ribalda
2013-09-24[media] videobuf2-dc: Fix support for mappings without struct page in userptr...Marek Szyprowski
2013-09-24[media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'Sylwester Nawrocki
2013-09-05Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-24[media] v4l2-dv-timings: add callback to handle exceptionsHans Verkuil
2013-08-24[media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timingsHans Verkuil
2013-08-24[media] v4l2-dv-timings: export the timings listHans Verkuil
2013-08-24[media] v4l2-dv-timings: fill in type fieldHans Verkuil
2013-08-24[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timingsHans Verkuil
2013-08-24[media] v4l2-dv-timings: add v4l2_print_dv_timings helperHans Verkuil
2013-08-24[media] v4l2-dv-timings: fix CVT calculationMartin Bugge
2013-08-24[media] v4l2-dev: Fix race condition on __video_register_deviceRicardo Ribalda
2013-08-24[media] v4l2-ctrl: Suppress build warning from v4l2_ctrl_new_std_menu()Sylwester Nawrocki
2013-08-24[media] media: OF: add "sync-on-green-active" propertyLad, Prabhakar
2013-08-24[media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoffShaik Ameer Basha
2013-08-22[media] media: vb2: Share code between vb2_prepare_buf and vb2_qbufLaurent Pinchart