index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
Age
Commit message (
Expand
)
Author
2014-08-21
[media] coda: checkpatch cleanup
Philipp Zabel
2014-08-21
[media] coda: disable old cropping ioctls
Philipp Zabel
2014-08-21
[media] coda: set capture frame size with output S_FMT
Philipp Zabel
2014-08-21
[media] coda: fix coda_s_fmt_vid_out
Philipp Zabel
2014-08-21
[media] coda: fix timestamp list handling
Philipp Zabel
2014-08-21
[media] coda: improve allocation error messages
Philipp Zabel
2014-08-21
[media] coda: add an intermediate debug level
Philipp Zabel
2014-08-21
[media] coda: increase max vertical frame size to 1088
Philipp Zabel
2014-08-21
[media] coda: allow running coda without iram on mx6dl
Philipp Zabel
2014-08-21
[media] coda: skip calling coda_find_codec in encoder try_fmt_vid_out
Philipp Zabel
2014-08-21
[media] coda: dequeue buffers on streamoff
Philipp Zabel
2014-08-21
[media] coda: dequeue buffers if start_streaming fails
Philipp Zabel
2014-08-21
[media] coda: request BIT processor interrupt by name
Philipp Zabel
2014-08-21
[media] coda: remove unnecessary peek at next destination buffer from coda_fi...
Philipp Zabel
2014-08-21
[media] coda: include header for memcpy
Philipp Zabel
2014-08-21
[media] coda: move BIT specific functions into separate file
Philipp Zabel
2014-08-21
[media] coda: move H.264 helper function into separate file
Philipp Zabel
2014-08-21
[media] coda: move per-instance buffer allocation and cleanup
Philipp Zabel
2014-08-21
[media] coda: add coda_bit_stream_set_flag helper
Philipp Zabel
2014-08-21
[media] coda: move BIT processor command execution out of pic_run_work
Philipp Zabel
2014-08-21
[media] coda: add context ops
Philipp Zabel
2014-08-21
[media] coda: move defines, enums, and structs into shared header
Philipp Zabel
2014-08-21
[media] coda: move coda driver into its own directory
Philipp Zabel