index
:
kdebski/media_tree_2.git
cx25821
fixes
fixes-20160524
for-3.16
for-3.16-2
for-3.16-2-temp
for-3.16-3
for-3.16-4
for-3.17
for-3.18
for-3.18-fixes
for-3.19
for-3.19-2
for-3.20
for-3.20-a
for-4.1
for-4.1-v2
for-4.2
for-4.4
for-4.5
for-master-20160718
for-v3.13
for-v3.17
for-v3.17-2
for-v3.18-2
master
master-20160607
master-20160627
omap3isp
origin
r820t
si476x
v4.0-fixes
v4.0-fixes-2
media_tree_2.git development repository
Kamil Debski
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-11
mem2mem_testdev: improve field handling
HEAD
master
Hans Verkuil
1
-11
/
+10
2014-03-11
mem2mem_testdev: fix field, sequence and time copying
Hans Verkuil
1
-3
/
+24
2014-03-11
mem2mem_testdev: return pending buffers in stop_streaming()
Hans Verkuil
1
-0
/
+21
2014-03-11
mem2mem_testdev: add USERPTR support.
Hans Verkuil
1
-2
/
+2
2014-03-11
mem2mem_testdev: set priv to 0
Hans Verkuil
1
-0
/
+1
2014-03-11
mem2mem_testdev: pick default format with try_fmt.
Hans Verkuil
1
-2
/
+10
2014-03-11
mem2mem_testdev: use 40ms default transfer time.
Hans Verkuil
1
-5
/
+3
2014-03-11
s5p-mfc: remove meaningless memory bank assignment
Seung-Woo Kim
1
-2
/
+0
2014-03-11
s5p-mfc: Replaced commas with semicolons.
Joonyoung Shim
1
-4
/
+4
2014-03-09
[media] drx-d: add missing braces in drxd_hard.c:DRXD_init
Dave Jones
1
-2
/
+2
2014-03-09
[media] drx-j: drxj_default_aud_data_g can be static
Fengguang Wu
1
-1
/
+1
2014-03-09
[media] em28xx-dvb: remove one level of identation at fini callback
Mauro Carvalho Chehab
1
-22
/
+26
2014-03-09
[media] em28xx: Only deallocate struct em28xx after finishing all extensions
Mauro Carvalho Chehab
6
-19
/
+56
2014-03-09
[media] em28xx: only enable PCTV 80e led when streaming
Mauro Carvalho Chehab
1
-2
/
+13
2014-03-07
[media] vivi: fix ENUM_FRAMEINTERVALS implementation
Hans Verkuil
1
-1
/
+5
2014-03-07
[media] vivi: correctly cleanup after a start_streaming failure
Hans Verkuil
1
-1
/
+11
2014-03-07
[media] vb2: call buf_finish after the state check
Hans Verkuil
1
-2
/
+2
2014-03-07
[media] vb2: fix streamoff handling if streamon wasn't called
Hans Verkuil
1
-5
/
+5
2014-03-07
[media] vb2: replace BUG by WARN_ON
Hans Verkuil
1
-3
/
+3
2014-03-07
[media] vb2: properly clean up PREPARED and QUEUED buffers
Hans Verkuil
1
-0
/
+8
2014-03-07
[media] vb2: only call start_streaming if sufficient buffers are queued
Hans Verkuil
7
-73
/
+116
2014-03-07
[media] vb2: don't init the list if there are still buffers
Hans Verkuil
1
-12
/
+17
2014-03-07
[media] vb2: rename queued_count to owned_by_drv_count
Hans Verkuil
2
-7
/
+7
2014-03-07
[media] vb2: fix buf_init/buf_cleanup call sequences
Hans Verkuil
1
-33
/
+67
2014-03-07
[media] vb2: consistent usage of periods in videobuf2-core.h
Hans Verkuil
1
-20
/
+20
2014-03-07
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
5
-5
/
+31
2014-03-07
[media] pwc: do not decompress the image unless the state is DONE
Hans Verkuil
1
-6
/
+9
2014-03-07
[media] vb2: change result code of buf_finish to void
Hans Verkuil
8
-19
/
+9
2014-03-07
[media] vb2: add debugging code to check for unbalanced ops
Hans Verkuil
2
-50
/
+226
2014-03-07
[media] vb2: fix PREPARE_BUF regression
Hans Verkuil
1
-6
/
+2
2014-03-07
[media] vb2: fix read/write regression
Hans Verkuil
1
-6
/
+40
2014-03-07
[media] vb2: Check if there are buffers before streamon
Ricardo Ribalda Delgado
1
-0
/
+5
2014-03-07
Merge branch 'topic/of-graph' of git://git.pengutronix.de/git/pza/linux into ...
Mauro Carvalho Chehab
1206
-7466
/
+14934
2014-03-06
of: Warn if of_graph_parse_endpoint is called with the root node
Philipp Zabel
1
-0
/
+3
2014-03-06
[media] of: move common endpoint parsing to drivers/of
Philipp Zabel
6
-25
/
+59
2014-03-06
of: Reduce indentation in of_graph_get_next_endpoint
Philipp Zabel
1
-20
/
+22
2014-03-06
of: Warn if of_graph_get_next_endpoint is called with the root node
Philipp Zabel
1
-2
/
+2
2014-03-06
Documentation: of: Document graph bindings
Philipp Zabel
1
-0
/
+129
2014-03-06
[media] of: move graph helpers from drivers/media/v4l2-core to drivers/of
Philipp Zabel
12
-153
/
+182
2014-03-05
[media] omap3isp: Fix kerneldoc for _module_sync_is_stopping and isp_isr()
Peter Meerwald
1
-4
/
+1
2014-03-05
[media] omap3isp: Rename the variable names in description
Lad, Prabhakar
7
-21
/
+22
2014-03-05
[media] omap3isp: ispccdc: Remove unwanted comments
Lad, Prabhakar
1
-6
/
+0
2014-03-05
[media] omap3isp: Fix typos
Lad, Prabhakar
8
-12
/
+12
2014-03-05
[media] uvcvideo: Add bayer 8-bit patterns to uvcvideo
Edgar Thier
2
-1
/
+33
2014-03-05
[media] uvcvideo: Do not use usb_set_interface on bulk EP
Oleksij Rempel
1
-1
/
+19
2014-03-05
[media] v4l: Document timestamp buffer flag behaviour
Sakari Ailus
1
-0
/
+14
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
10
-0
/
+34
2014-03-05
[media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from ...
Sakari Ailus
3
-6
/
+6
2014-03-05
[media] uvcvideo: Tell the user space we're using start-of-exposure timestamps
Sakari Ailus
1
-1
/
+2
2014-03-05
[media] v4l: Handle buffer timestamp flags correctly
Sakari Ailus
1
-1
/
+20
[next]
Privacy Policy