index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] as102: promote it out of staging
Mauro Carvalho Chehab
2014-08-21
17
-0
/
+3372
*
[media] siano: add support for PCTV 77e
Mauro Carvalho Chehab
2014-08-21
3
-0
/
+9
*
[media] smiapp: Set 64-bit integer control using v4l2_ctrl_s_ctrl_int64()
Sakari Ailus
2014-08-21
1
-2
/
+7
*
[media] smiapp: Use unlocked __v4l2_ctrl_modify_range()
Sakari Ailus
2014-08-21
1
-32
/
+15
*
[media] coda: checkpatch cleanup
Philipp Zabel
2014-08-21
2
-64
/
+113
*
[media] coda: disable old cropping ioctls
Philipp Zabel
2014-08-21
1
-0
/
+5
*
[media] coda: set capture frame size with output S_FMT
Philipp Zabel
2014-08-21
1
-1
/
+11
*
[media] coda: fix coda_s_fmt_vid_out
Philipp Zabel
2014-08-21
1
-1
/
+3
*
[media] coda: fix timestamp list handling
Philipp Zabel
2014-08-21
2
-9
/
+21
*
[media] coda: improve allocation error messages
Philipp Zabel
2014-08-21
2
-2
/
+8
*
[media] coda: add an intermediate debug level
Philipp Zabel
2014-08-21
1
-3
/
+3
*
[media] coda: increase max vertical frame size to 1088
Philipp Zabel
2014-08-21
1
-7
/
+6
*
[media] coda: allow running coda without iram on mx6dl
Philipp Zabel
2014-08-21
2
-7
/
+10
*
[media] coda: skip calling coda_find_codec in encoder try_fmt_vid_out
Philipp Zabel
2014-08-21
1
-5
/
+6
*
[media] coda: dequeue buffers on streamoff
Philipp Zabel
2014-08-21
1
-0
/
+8
*
[media] coda: dequeue buffers if start_streaming fails
Philipp Zabel
2014-08-21
1
-8
/
+26
*
[media] coda: request BIT processor interrupt by name
Philipp Zabel
2014-08-21
1
-1
/
+3
*
[media] coda: remove unnecessary peek at next destination buffer from coda_fi...
Philipp Zabel
2014-08-21
1
-2
/
+0
*
[media] coda: include header for memcpy
Philipp Zabel
2014-08-21
1
-0
/
+1
*
[media] coda: move BIT specific functions into separate file
Philipp Zabel
2014-08-21
4
-1819
/
+1880
*
[media] coda: move H.264 helper function into separate file
Philipp Zabel
2014-08-21
4
-23
/
+39
*
[media] coda: move per-instance buffer allocation and cleanup
Philipp Zabel
2014-08-21
1
-10
/
+21
*
[media] coda: add coda_bit_stream_set_flag helper
Philipp Zabel
2014-08-21
1
-33
/
+19
*
[media] coda: move BIT processor command execution out of pic_run_work
Philipp Zabel
2014-08-21
1
-8
/
+13
*
[media] coda: add context ops
Philipp Zabel
2014-08-21
2
-35
/
+63
*
[media] coda: move defines, enums, and structs into shared header
Philipp Zabel
2014-08-21
2
-190
/
+219
*
[media] coda: move coda driver into its own directory
Philipp Zabel
2014-08-21
4
-2
/
+5
*
[media] coda: mark constant structures as such
Philipp Zabel
2014-08-21
1
-19
/
+19
*
[media] coda: default to h.264 decoder on invalid formats
Philipp Zabel
2014-08-21
1
-1
/
+7
*
[media] coda: split format enumeration for encoder end decoder device
Philipp Zabel
2014-08-21
1
-38
/
+19
*
[media] coda: split userspace interface into encoder and decoder device
Philipp Zabel
2014-08-21
1
-47
/
+120
*
[media] coda: lock capture frame size to output frame size when streaming
Philipp Zabel
2014-08-21
1
-0
/
+3
*
[media] coda: delay coda_fill_bitstream()
Michael Olbrich
2014-08-21
1
-1
/
+7
*
[media] coda: use CODA_MAX_FRAME_SIZE everywhere
Michael Olbrich
2014-08-21
1
-1
/
+1
*
[media] coda: remove VB2_USERPTR from queue io_modes
Philipp Zabel
2014-08-21
1
-2
/
+2
*
[media] coda: remove CAPTURE and OUTPUT caps
Philipp Zabel
2014-08-21
1
-7
/
+1
*
[media] coda: initialize hardware on pm runtime resume only if firmware avail...
Philipp Zabel
2014-08-21
1
-1
/
+1
*
[media] coda: fix CODA7541 hardware reset
Philipp Zabel
2014-08-21
1
-7
/
+10
*
[media] omap3isp: resizer: Protect against races when updating crop
Laurent Pinchart
2014-08-21
2
-12
/
+34
*
[media] omap3isp: resizer: Remove slow debugging message from interrupt handler
Laurent Pinchart
2014-08-21
1
-8
/
+9
*
[media] omap3isp: resizer: Remove needless variable initializations
Laurent Pinchart
2014-08-21
1
-6
/
+6
*
[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656
Laurent Pinchart
2014-08-21
1
-2
/
+15
*
[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stopped
Laurent Pinchart
2014-08-21
2
-0
/
+6
*
[media] omap3isp: ccdc: Fix freeze when a short frame is received
Laurent Pinchart
2014-08-21
1
-0
/
+29
*
[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656
Laurent Pinchart
2014-08-21
1
-10
/
+10
*
[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()
Laurent Pinchart
2014-08-21
1
-5
/
+4
*
[media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stopping
Laurent Pinchart
2014-08-21
1
-5
/
+5
*
[media] omap3isp: ccdc: Only complete buffer when all fields are captured
Laurent Pinchart
2014-08-21
2
-27
/
+58
*
[media] omap3isp: ccdc: Disable the video port when unused
Laurent Pinchart
2014-08-21
1
-41
/
+29
*
[media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC input
Laurent Pinchart
2014-08-21
2
-16
/
+80
[next]