index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
coda
/
coda-common.c
Age
Commit message (
Expand
)
Author
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-11
Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-05
media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-03
[media] coda: Unregister v4l2 upon alloc_workqueue() error
Fabio Estevam
2014-11-03
[media] coda: Call v4l2_device_unregister() from a single location
Fabio Estevam
2014-10-28
[media] coda: re-queue buffers if start_streaming fails
Philipp Zabel
2014-10-28
[media] coda: set bitstream end flag in coda_release
Philipp Zabel
2014-10-28
[media] coda: allow userspace to set compressed buffer size in a certain range
Philipp Zabel
2014-10-28
[media] coda: store bitstream buffer position with buffer metadata
Philipp Zabel
2014-10-28
[media] coda: add CODA7541 JPEG support
Philipp Zabel
2014-10-28
[media] coda: split out encoder control setup to specify controls per video d...
Philipp Zabel
2014-10-28
[media] coda: add coda_video_device descriptors
Philipp Zabel
2014-10-28
[media] coda: identify platform device earlier
Philipp Zabel
2014-10-28
[media] coda: add support for planar YCbCr 4:2:2 (YUV422P) format
Philipp Zabel
2014-10-28
[media] coda: add support for partial interleaved YCbCr 4:2:0 (NV12) format
Philipp Zabel
2014-10-28
[media] coda: simplify frame memory control register handling
Philipp Zabel
2014-10-28
[media] coda: add coda_write_base helper
Philipp Zabel
2014-10-28
[media] coda: remove superfluous error message on devm_kzalloc failure
Philipp Zabel
2014-10-28
[media] coda: clear aborting flag in stop_streaming
Philipp Zabel
2014-10-20
media: platform: coda: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-26
[media] coda: Improve runtime PM support
Ulf Hansson
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: 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