summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2016-01-11[media] omap3/omap4/davinci: get rid of MEDIA_ENT_T_V4L2_SUBDEV abuseMauro Carvalho Chehab
2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab
2016-01-11[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4LMauro Carvalho Chehab
2016-01-11[media] v4l: vsp1: separate links creation from entities initJavier Martinez Canillas
2016-01-11[media] v4l: vsp1: create pad links after subdev registrationJavier Martinez Canillas
2016-01-11[media] omap3isp: create links after all subdevs have been boundJavier Martinez Canillas
2016-01-11[media] omap3isp: separate links creation from entities initJavier Martinez Canillas
2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab
2016-01-11[media] omap3isp: get entity ID using media_entity_id()Javier Martinez Canillas
2016-01-11[media] media: create a macro to get entity IDMauro Carvalho Chehab
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab
2015-12-23[media] coda: enable MPEG-2 ES decodingPhilipp Zabel
2015-12-23[media] coda: don't start streaming without queued buffersPhilipp Zabel
2015-12-23[media] coda: hook up vidioc_prepare_bufPhilipp Zabel
2015-12-23[media] coda: relax coda_jpeg_check_buffer for trailing bytesPhilipp Zabel
2015-12-23[media] coda: make to_coda_video_device staticPhilipp Zabel
2015-12-23[media] s5p-mfc: remove volatile attribute from MFC register addressesAndrzej Hajda
2015-12-23[media] s5p-mfc: merge together s5p_mfc_hw_call and s5p_mfc_hw_call_voidAndrzej Hajda
2015-12-23[media] s5p-mfc: use spinlock to protect MFC contextAndrzej Hajda
2015-12-23[media] s5p-mfc: remove unnecessary callbacksAndrzej Hajda
2015-12-23[media] s5p-mfc: make queue cleanup code commonAndrzej Hajda
2015-12-23[media] s5p-mfc: use one implementation of s5p_mfc_get_new_ctxAndrzej Hajda
2015-12-23[media] s5p-mfc: constify s5p_mfc_codec_ops structuresJulia Lawall
2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil
2015-11-19[media] davinci: add i2c Kconfig dependenciesArnd Bergmann
2015-11-19[media] v4l: omap_vout: Don't free buffers if they haven't been allocatedLaurent Pinchart
2015-11-19[media] c8sectpfe: Combine three checks into a single if blockMarkus Elfring
2015-11-19[media] c8sectpfe: Delete unnecessary checks before two function callsMarkus Elfring
2015-11-19[media] v4l: xilinx-vipp: add missing of_node_putJulia Lawall
2015-11-19[media] v4l: xilinx-tpg: add missing of_node_putJulia Lawall
2015-11-19[media] rcar_vin: Remove obsolete platform data supportGeert Uytterhoeven
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab
2015-11-19[media] V4L2: platform: rcar_jpu: switch off clock on release laterMikhail Ulyanov
2015-11-19[media] V4L2: platform: rcar_jpu: remove redundant codeMikhail Ulyanov
2015-11-18[media] c8sectpfe: Update binding to reset-gpiosPeter Griffin
2015-11-17[media] atmel-isi: support RGB565 output when sensor output YUV formatsJosh Wu
2015-11-17[media] atmel-isi: setup YCC_SWAP correctly when using preview pathJosh Wu
2015-11-17[media] atmel-isi: add code to setup correct resolution for preview pathJosh Wu
2015-11-17[media] atmel-isi: prepare for the support of preview pathJosh Wu
2015-11-17[media] atmel-isi: correct yuv swap according to different sensor outputsJosh Wu
2015-11-17[media] v4l2-clk: add new definition: V4L2_CLK_NAME_SIZEJosh Wu
2015-11-17[media] v4l2-clk: add new macro for v4l2_clk_name_of()Josh Wu
2015-11-17[media] soc_camera: get the clock name by using macro: v4l2_clk_name_i2c()Josh Wu
2015-11-17[media] vivid: add support for reduced frame rate in video capturePrashant Laddha
2015-11-17[media] vivid-capture: add control for reduced frame ratePrashant Laddha
2015-11-17[media] vivid: add support for reduced fps in video outPrashant Laddha
2015-11-17[media] sh-vou: clarify videobuf2 dependencyArnd Bergmann