summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-22[media] coda: move BIT specific functions into separate filePhilipp Zabel4-1819/+1880
2014-08-22[media] coda: move H.264 helper function into separate filePhilipp Zabel4-23/+39
2014-08-22[media] coda: move per-instance buffer allocation and cleanupPhilipp Zabel1-10/+21
2014-08-22[media] coda: add coda_bit_stream_set_flag helperPhilipp Zabel1-33/+19
2014-08-22[media] coda: move BIT processor command execution out of pic_run_workPhilipp Zabel1-8/+13
2014-08-22[media] coda: add context opsPhilipp Zabel2-35/+63
2014-08-22[media] coda: move defines, enums, and structs into shared headerPhilipp Zabel2-190/+219
2014-08-22[media] coda: move coda driver into its own directoryPhilipp Zabel4-2/+5
2014-08-22[media] coda: mark constant structures as suchPhilipp Zabel1-19/+19
2014-08-22[media] coda: default to h.264 decoder on invalid formatsPhilipp Zabel1-1/+7
2014-08-22[media] coda: split format enumeration for encoder end decoder devicePhilipp Zabel1-38/+19
2014-08-22[media] coda: split userspace interface into encoder and decoder devicePhilipp Zabel1-47/+120
2014-08-22[media] coda: lock capture frame size to output frame size when streamingPhilipp Zabel1-0/+3
2014-08-22[media] coda: delay coda_fill_bitstream()Michael Olbrich1-1/+7
2014-08-22[media] coda: use CODA_MAX_FRAME_SIZE everywhereMichael Olbrich1-1/+1
2014-08-22[media] coda: remove VB2_USERPTR from queue io_modesPhilipp Zabel1-2/+2
2014-08-22[media] coda: remove CAPTURE and OUTPUT capsPhilipp Zabel1-7/+1
2014-08-22[media] coda: initialize hardware on pm runtime resume only if firmware avail...Philipp Zabel1-1/+1
2014-08-22[media] coda: fix CODA7541 hardware resetPhilipp Zabel1-7/+10
2014-08-22[media] omap3isp: resizer: Protect against races when updating cropLaurent Pinchart2-12/+34
2014-08-22[media] omap3isp: resizer: Remove slow debugging message from interrupt handlerLaurent Pinchart1-8/+9
2014-08-22[media] omap3isp: resizer: Remove needless variable initializationsLaurent Pinchart1-6/+6
2014-08-22[media] omap3isp: ccdc: Restart the CCDC immediately after an underrun in BT.656Laurent Pinchart1-2/+15
2014-08-22[media] omap3isp: ccdc: Don't timeout on stream off when the CCDC is stoppedLaurent Pinchart2-0/+6
2014-08-22[media] omap3isp: ccdc: Fix freeze when a short frame is receivedLaurent Pinchart1-0/+29
2014-08-22[media] omap3isp: ccdc: Increment the frame number at VD0 time for BT.656Laurent Pinchart1-10/+10
2014-08-22[media] omap3isp: ccdc: Simplify ccdc_lsc_is_configured()Laurent Pinchart1-5/+4
2014-08-22[media] omap3isp: ccdc: Rename __ccdc_handle_stopping to ccdc_handle_stoppingLaurent Pinchart1-5/+5
2014-08-22[media] omap3isp: ccdc: Only complete buffer when all fields are capturedLaurent Pinchart2-27/+58
2014-08-22[media] omap3isp: ccdc: Disable the video port when unusedLaurent Pinchart1-41/+29
2014-08-22[media] omap3isp: ccdc: Add support for BT.656 YUV format at the CCDC inputLaurent Pinchart2-16/+80
2014-08-22[media] omap3isp: ccdc: Support the interlaced field orders at the CCDC outputLaurent Pinchart3-60/+122
2014-08-22[media] omap3isp: ccdc: Add basic support for interlaced videoLaurent Pinchart4-1/+31
2014-08-22[media] omap3isp: ccdc: Simplify the ccdc_isr_buffer() functionLaurent Pinchart1-10/+5
2014-08-22[media] omap3isp: ccdc: Simplify the configuration functionLaurent Pinchart1-5/+4
2014-08-22[media] omap3isp: video: Validate the video node field orderLaurent Pinchart1-2/+3
2014-08-22[media] omap3isp: Default to progressive field order when setting the formatLaurent Pinchart1-0/+9
2014-08-22[media] omap3isp: Move non-critical code out of the mutex-protected sectionLaurent Pinchart1-3/+2
2014-08-22[media] omap3isp: Remove boilerplate disclaimer and FSF addressLaurent Pinchart28-280/+0
2014-08-22[media] omap3isp: Don't ignore subdev streamoff failuresLaurent Pinchart1-6/+4
2014-08-22[media] v4l: subdev: Extend default link validation to cover field orderLaurent Pinchart1-0/+9
2014-08-22[media] smiapp: Implement the test pattern controlSakari Ailus2-5/+78
2014-08-22[media] smiapp: Add driver-specific test pattern menu item definitionsSakari Ailus2-0/+30
2014-08-22[media] v4l: Add test pattern colour component controlsSakari Ailus3-0/+42
2014-08-22[media] xc5000: be sure that the firmware is there before set paramsMauro Carvalho Chehab1-5/+5
2014-08-22[media] au0828: Fix DVB resume when streamingMauro Carvalho Chehab2-7/+11
2014-08-22[media] au0828: fix checks if dvb is initializedMauro Carvalho Chehab1-6/+6
2014-08-22[media] xc5000: better name the functionsMauro Carvalho Chehab1-5/+5
2014-08-22[media] xc5000: add a resume functionMauro Carvalho Chehab1-0/+1
2014-08-22[media] xc5000: Split config and set code for analog/radioMauro Carvalho Chehab1-25/+56