index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+8
2013-11-18
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-3
/
+27
2013-11-18
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-03
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
2013-09-26
[media] videobuf2: Fix vb2_write prototype
Ricardo Ribalda
1
-3
/
+4
2013-09-24
[media] videobuf2-dc: Fix support for mappings without struct page in userptr...
Marek Szyprowski
1
-5
/
+82
2013-09-24
[media] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'
Sylwester Nawrocki
1
-1
/
+3
2013-09-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-561
/
+941
2013-08-24
[media] v4l2-dv-timings: add callback to handle exceptions
Hans Verkuil
1
-8
/
+17
2013-08-24
[media] v4l2-dv-timings: rename v4l2_dv_valid_timings to v4l2_valid_dv_timings
Hans Verkuil
1
-5
/
+5
2013-08-24
[media] v4l2-dv-timings: export the timings list
Hans Verkuil
1
-8
/
+10
2013-08-24
[media] v4l2-dv-timings: fill in type field
Hans Verkuil
1
-0
/
+2
2013-08-24
[media] v4l2-dv-timings: rename v4l_match_dv_timings to v4l2_match_dv_timings
Hans Verkuil
1
-6
/
+6
2013-08-24
[media] v4l2-dv-timings: add v4l2_print_dv_timings helper
Hans Verkuil
1
-0
/
+49
2013-08-24
[media] v4l2-dv-timings: fix CVT calculation
Martin Bugge
1
-10
/
+9
2013-08-24
[media] v4l2-dev: Fix race condition on __video_register_device
Ricardo Ribalda
1
-3
/
+2
2013-08-24
[media] v4l2-ctrl: Suppress build warning from v4l2_ctrl_new_std_menu()
Sylwester Nawrocki
1
-1
/
+1
2013-08-24
[media] media: OF: add "sync-on-green-active" property
Lad, Prabhakar
1
-0
/
+4
2013-08-24
[media] v4l2-mem2mem: clear m2m context from job_queue before ctx streamoff
Shaik Ameer Basha
1
-21
/
+38
2013-08-22
[media] media: vb2: Share code between vb2_prepare_buf and vb2_qbuf
Laurent Pinchart
1
-123
/
+79
2013-08-22
[media] media: vb2: Fix potential deadlock in vb2_prepare_buffer
Laurent Pinchart
1
-9
/
+43
2013-08-19
v4l2: convert class code to use dev_groups
Greg Kroah-Hartman
1
-13
/
+17
2013-08-18
[media] v4l2-async: Use proper list head for iteration over registered subdevs
Sylwester Nawrocki
1
-1
/
+1
2013-08-18
[media] v4l: async: Make it safe to unregister unregistered notifier
Laurent Pinchart
1
-0
/
+6
2013-08-18
[media] v4l: of: Drop acquired reference to node when getting next endpoint
Laurent Pinchart
1
-0
/
+1
2013-08-18
[media] v4l: of: Use of_get_child_by_name()
Laurent Pinchart
1
-6
/
+2
2013-08-18
[media] videobuf2-core: Verify planes lengths for output buffers
Laurent Pinchart
1
-0
/
+39
2013-08-18
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
2
-358
/
+357
2013-08-18
[media] v4l2-dv-timings: add new helper module
Hans Verkuil
2
-0
/
+193
2013-08-18
[media] media: vb2: Take queue or device lock in mmap-related vb2 ioctl handlers
Laurent Pinchart
1
-2
/
+16
2013-08-18
[media] V4L: Add VP8 encoder controls
Arun Kumar K
1
-2
/
+37
2013-08-18
[media] V4L: Add support for integer menu controls with standard menu items
Sylwester Nawrocki
1
-3
/
+25
2013-07-30
[media] V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
Sylwester Nawrocki
1
-38
/
+29
2013-07-30
[media] V4L: Rename subdev field of struct v4l2_async_notifier
Sylwester Nawrocki
1
-1
/
+1
2013-07-30
[media] V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
Sylwester Nawrocki
1
-0
/
+9
2013-07-30
[media] V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
Sylwester Nawrocki
1
-13
/
+13
2013-07-30
[media] V4L: Drop bus_type check in v4l2-async match functions
Sylwester Nawrocki
1
-3
/
+1
[next]