aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-05[media] s5p-mfc: Add support for probe-time preallocated block based allocatorMarek Szyprowski3-25/+79
2017-04-05[media] s5p-mfc: Split variant DMA memory configuration into separate functionsMarek Szyprowski1-41/+61
2017-04-05[media] s5p-mfc: Reduce firmware buffer size for MFC v6+ variantsMarek Szyprowski3-3/+3
2017-04-05[media] s5p-mfc: Allocate firmware with internal private buffer alloc functionMarek Szyprowski1-9/+5
2017-04-05[media] s5p-mfc: Move firmware allocation to DMA configure functionMarek Szyprowski2-44/+49
2017-04-05[media] s5p-mfc: Put firmware to private buffer structureMarek Szyprowski3-21/+20
2017-04-05[media] s5p-mfc: Move setting DMA max segment size to DMA configure functionMarek Szyprowski1-8/+13
2017-04-05[media] s5p-mfc: Simplify alloc/release private buffer functionsMarek Szyprowski5-38/+37
2017-04-05[media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski4-38/+43
2017-04-05[media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski7-61/+69
2017-04-05[media] s5p-mfc: Use generic of_device_get_match_data helperMarek Szyprowski2-17/+4
2017-04-05[media] s5p-mfc: Remove unused structures and dead codeMarek Szyprowski3-35/+0
2017-04-05[media] s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski1-8/+4
2017-04-05[media] s5p-mfc: Print buf pointer in hex constistentlyShuah Khan1-1/+1
2017-04-05[media] s5p_mfc: Remove unneeded io_modes initialization in s5p_mfc_open()Shuah Khan1-1/+0
2017-04-05[media] s5p-mfc: Fix initialization of internal structuresMarek Szyprowski1-9/+8
2017-04-05[media] vivid: fix g_edid implementationHans Verkuil1-2/+2
2017-04-05[media] platform: vivid: Use cec_get_drvdata()Jose Abreu1-2/+2
2017-04-05[media] vcodec: mediatek: Remove double parenthesesMatthias Kaehlcke1-2/+2
2017-04-05[media] media: mtk-jpeg: fix continuous log "Context is NULL"Minghsiu Tsai1-12/+2
2017-04-05[media] atmel-isc: fix off-by-one comparison and out of bounds read issueColin Ian King1-1/+1
2017-04-05[media] st-delta: mjpeg: fix static checker warningHugues Fruchet1-1/+1
2017-04-04Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab1-17/+16
2017-03-24Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-4/+2
2017-03-24treewide: Fix typos in printkMasanari Iida1-1/+1
2017-03-23[media] soc-camera: fix rectangle adjustment in croppingKoji Matsuoka1-5/+6
2017-03-23[media] sh_mobile_ceu_camera: use module_platform_driverGeliang Tang1-12/+1
2017-03-22[media] media: vpif: use a configurable i2c_adapter_id for vpif displayBartosz Golaszewski1-1/+1
2017-03-22[media] vcodec: mediatek: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2017-03-22[media] v4l: soc-camera: Remove videobuf1 supportLaurent Pinchart2-85/+19
2017-03-22[media] mtk-vcodec: check the vp9 decoder buffer index from VPUWu-Cheng Li4-7/+56
2017-03-22[media] media/platform/mtk-jpeg: add slab.h to fix build errorsRandy Dunlap1-0/+1
2017-03-22[media] mtk-vcodec: remove redundant return value check of platform_get_resource()Wei Yongjun1-5/+0
2017-03-22[media] vivid: fix try_fmt behaviorHans Verkuil2-11/+24
2017-03-22[media] vivid: improve subscribe event handlingGustavo Padovan1-3/+1
2017-03-22[media] coda: fix warnings when compiling with 64 bitsMauro Carvalho Chehab1-1/+1
2017-03-22[media] platform: compile VIDEO_CODA with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2017-03-22[media] coda: get rid of unused varMauro Carvalho Chehab1-3/+1
2017-03-22[media] coda: restore original firmware locationsPhilipp Zabel1-8/+13
2017-03-22[media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel4-2/+122
2017-03-22[media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel3-8/+45
2017-03-22[media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel3-14/+45
2017-03-22[media] coda: Use && instead of & for non-bitfield conditionsMichael Tretter1-1/+1
2017-03-22[media] coda: disable BWB for all codecs on CODA 960Philipp Zabel2-1/+7
2017-03-22[media] coda: implement encoder stop commandPhilipp Zabel1-0/+47
2017-03-22[media] exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier1-2/+0
2017-03-22[media] bdisp: Clean up file handle in open() error pathShailendra Verma1-1/+1
2017-03-22[media] coda/imx-vdoa: platform_driver should not be constArnd Bergmann1-1/+1
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-17/+16
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham1-17/+16