summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [media] smiapp: Use unlocked __v4l2_ctrl_modify_range()Sakari Ailus2014-08-211-32/+15
* [media] coda: checkpatch cleanupPhilipp Zabel2014-08-212-64/+113
* [media] coda: disable old cropping ioctlsPhilipp Zabel2014-08-211-0/+5
* [media] coda: set capture frame size with output S_FMTPhilipp Zabel2014-08-211-1/+11
* [media] coda: fix coda_s_fmt_vid_outPhilipp Zabel2014-08-211-1/+3
* [media] coda: fix timestamp list handlingPhilipp Zabel2014-08-212-9/+21
* [media] coda: improve allocation error messagesPhilipp Zabel2014-08-212-2/+8
* [media] coda: add an intermediate debug levelPhilipp Zabel2014-08-211-3/+3
* [media] coda: increase max vertical frame size to 1088Philipp Zabel2014-08-211-7/+6
* [media] coda: allow running coda without iram on mx6dlPhilipp Zabel2014-08-212-7/+10
* [media] coda: skip calling coda_find_codec in encoder try_fmt_vid_outPhilipp Zabel2014-08-211-5/+6
* [media] coda: dequeue buffers on streamoffPhilipp Zabel2014-08-211-0/+8
* [media] coda: dequeue buffers if start_streaming failsPhilipp Zabel2014-08-211-8/+26
* [media] coda: request BIT processor interrupt by namePhilipp Zabel2014-08-211-1/+3
* [media] coda: remove unnecessary peek at next destination buffer from coda_fi...Philipp Zabel2014-08-211-2/+0
* [media] coda: include header for memcpyPhilipp Zabel2014-08-211-0/+1
* [media] coda: move BIT specific functions into separate filePhilipp Zabel2014-08-214-1819/+1880
* [media] coda: move H.264 helper function into separate filePhilipp Zabel2014-08-214-23/+39
* [media] coda: move per-instance buffer allocation and cleanupPhilipp Zabel2014-08-211-10/+21
* [media] coda: add coda_bit_stream_set_flag helperPhilipp Zabel2014-08-211-33/+19
* [media] coda: move BIT processor command execution out of pic_run_workPhilipp Zabel2014-08-211-8/+13
* [media] coda: add context opsPhilipp Zabel2014-08-212-35/+63
* [media] coda: move defines, enums, and structs into shared headerPhilipp Zabel2014-08-212-190/+219
* [media] coda: move coda driver into its own directoryPhilipp Zabel2014-08-214-2/+5
* [media] coda: mark constant structures as suchPhilipp Zabel2014-08-211-19/+19
* [media] coda: default to h.264 decoder on invalid formatsPhilipp Zabel2014-08-211-1/+7
* [media] coda: split format enumeration for encoder end decoder devicePhilipp Zabel2014-08-211-38/+19
* [media] coda: split userspace interface into encoder and decoder devicePhilipp Zabel2014-08-211-47/+120
* [media] coda: lock capture frame size to output frame size when streamingPhilipp Zabel2014-08-211-0/+3
* [media] coda: delay coda_fill_bitstream()Michael Olbrich2014-08-211-1/+7
* [media] coda: use CODA_MAX_FRAME_SIZE everywhereMichael Olbrich2014-08-211-1/+1
* [media] coda: remove VB2_USERPTR from queue io_modesPhilipp Zabel2014-08-211-2/+2
* [media] coda: remove CAPTURE and OUTPUT capsPhilipp Zabel2014-08-211-7/+1
* [media] coda: initialize hardware on pm runtime resume only if firmware avail...Philipp Zabel2014-08-211-1/+1
* [media] coda: fix CODA7541 hardware resetPhilipp Zabel2014-08-211-7/+10
* [media] omap3isp: resizer: Protect against races when updating cropLaurent Pinchart2014-08-212-12/+34
* [media] omap3isp: resizer: Remove slow debugging message from interrupt handlerLaurent Pinchart2014-08-211-8/+9
* [media] omap3isp: resizer: Remove needless variable initializationsLaurent Pinchart2014-08-211-6/+6
* [media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656Laurent Pinchart2014-08-211-2/+15
* [media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stoppedLaurent Pinchart2014-08-212-0/+6
* [media] omap3isp: ccdc: Fix freeze when a short frame is receivedLaurent Pinchart2014-08-211-0/+29
* [media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656Laurent Pinchart2014-08-211-10/+10
* [media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()Laurent Pinchart2014-08-211-5/+4
* [media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stoppingLaurent Pinchart2014-08-211-5/+5
* [media] omap3isp: ccdc: Only complete buffer when all fields are capturedLaurent Pinchart2014-08-212-27/+58
* [media] omap3isp: ccdc: Disable the video port when unusedLaurent Pinchart2014-08-211-41/+29
* [media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC inputLaurent Pinchart2014-08-212-16/+80
* [media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart2014-08-213-60/+122
* [media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart2014-08-214-1/+31
* [media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() functionLaurent Pinchart2014-08-211-10/+5
OpenPOWER on IntegriCloud