summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2017-04-05[media] s5p-mfc: Add support for probe-time preallocated block based allocatorMarek Szyprowski
2017-04-05[media] s5p-mfc: Split variant DMA memory configuration into separate functionsMarek Szyprowski
2017-04-05[media] s5p-mfc: Reduce firmware buffer size for MFC v6+ variantsMarek Szyprowski
2017-04-05[media] s5p-mfc: Allocate firmware with internal private buffer alloc functionMarek Szyprowski
2017-04-05[media] s5p-mfc: Move firmware allocation to DMA configure functionMarek Szyprowski
2017-04-05[media] s5p-mfc: Put firmware to private buffer structureMarek Szyprowski
2017-04-05[media] s5p-mfc: Move setting DMA max segment size to DMA configure functionMarek Szyprowski
2017-04-05[media] s5p-mfc: Simplify alloc/release private buffer functionsMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace bank1/bank2 entries with an arrayMarek Szyprowski
2017-04-05[media] s5p-mfc: Replace mem_dev_* entries with an arrayMarek Szyprowski
2017-04-05[media] s5p-mfc: Use generic of_device_get_match_data helperMarek Szyprowski
2017-04-05[media] s5p-mfc: Remove unused structures and dead codeMarek Szyprowski
2017-04-05[media] s5p-mfc: Fix race between interrupt routine and device functionsMarek Szyprowski
2017-04-05[media] s5p-mfc: Print buf pointer in hex constistentlyShuah Khan
2017-04-05[media] s5p_mfc: Remove unneeded io_modes initialization in s5p_mfc_open()Shuah Khan
2017-04-05[media] s5p-mfc: Fix initialization of internal structuresMarek Szyprowski
2017-04-05[media] vivid: fix g_edid implementationHans Verkuil
2017-04-05[media] platform: vivid: Use cec_get_drvdata()Jose Abreu
2017-04-05[media] vcodec: mediatek: Remove double parenthesesMatthias Kaehlcke
2017-04-05[media] media: mtk-jpeg: fix continuous log "Context is NULL"Minghsiu Tsai
2017-04-05[media] atmel-isc: fix off-by-one comparison and out of bounds read issueColin Ian King
2017-04-05[media] st-delta: mjpeg: fix static checker warningHugues Fruchet
2017-04-04Merge tag 'v4.11-rc5' into patchworkMauro Carvalho Chehab
2017-03-24Merge tag 'media/v4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-24treewide: Fix typos in printkMasanari Iida
2017-03-23[media] soc-camera: fix rectangle adjustment in croppingKoji Matsuoka
2017-03-23[media] sh_mobile_ceu_camera: use module_platform_driverGeliang Tang
2017-03-22[media] media: vpif: use a configurable i2c_adapter_id for vpif displayBartosz Golaszewski
2017-03-22[media] vcodec: mediatek: fix platform_no_drv_owner.cocci warningsFengguang Wu
2017-03-22[media] v4l: soc-camera: Remove videobuf1 supportLaurent Pinchart
2017-03-22[media] mtk-vcodec: check the vp9 decoder buffer index from VPUWu-Cheng Li
2017-03-22[media] media/platform/mtk-jpeg: add slab.h to fix build errorsRandy Dunlap
2017-03-22[media] mtk-vcodec: remove redundant return value check of platform_get_resou...Wei Yongjun
2017-03-22[media] vivid: fix try_fmt behaviorHans Verkuil
2017-03-22[media] vivid: improve subscribe event handlingGustavo Padovan
2017-03-22[media] coda: fix warnings when compiling with 64 bitsMauro Carvalho Chehab
2017-03-22[media] platform: compile VIDEO_CODA with COMPILE_TESTMauro Carvalho Chehab
2017-03-22[media] coda: get rid of unused varMauro Carvalho Chehab
2017-03-22[media] coda: restore original firmware locationsPhilipp Zabel
2017-03-22[media] coda: disable reordering for baseline profile h.264 streamsPhilipp Zabel
2017-03-22[media] coda: pad first h.264 buffer to 512 bytesPhilipp Zabel
2017-03-22[media] coda: keep queued buffers on a temporary list during start_streamingPhilipp Zabel
2017-03-22[media] coda: Use && instead of & for non-bitfield conditionsMichael Tretter
2017-03-22[media] coda: disable BWB for all codecs on CODA 960Philipp Zabel
2017-03-22[media] coda: implement encoder stop commandPhilipp Zabel
2017-03-22[media] exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier
2017-03-22[media] bdisp: Clean up file handle in open() error pathShailendra Verma
2017-03-22[media] coda/imx-vdoa: platform_driver should not be constArnd Bergmann
2017-03-09Merge tag 'media/v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-03-07[media] v4l: vsp1: Adapt vsp1_du_setup_lif() interface to use a structureKieran Bingham