summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-30media: vivid: fix module load error when enabling fb and no_error_inj=1Hans Verkuil
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-19media: coda/imx-vdoa: Remove irq member from vdoa_data structFabio Estevam
2017-12-19media: davinci: fix a debug printkMauro Carvalho Chehab
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie
2017-12-18media: s5p-jpeg: Fix off-by-one problemFlavio Ceolin
2017-12-18media: exynos4-is: Remove dependency on obsolete SoC supportMarek Szyprowski
2017-12-18media: s5p-mfc: Fix lock contention - request_firmware() onceShuah Khan
2017-12-18media: s5p-mfc: Remove firmware buf null check in s5p_mfc_load_firmware()Shuah Khan
2017-12-18media: exynos4-is: Drop obsolete capabilitiesMarek Szyprowski
2017-12-18media: exynos-gsc: Drop obsolete capabilitiesMarek Szyprowski
2017-12-18media: exynos4-is: properly initialize frame formatArnd Bergmann
2017-12-18media: s5p-mfc: Fix encoder menu controls initializationSylwester Nawrocki
2017-12-18media: bdisp: Fix a possible sleep-in-atomic bug in bdisp_hw_save_requestJia-Ju Bai
2017-12-18media: coda: use correct offset for mpeg4 decoder mvcol bufferPhilipp Zabel
2017-12-18media: coda: allocate space for mpeg4 decoder mvcol bufferPhilipp Zabel
2017-12-18media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoderPhilipp Zabel
2017-12-18media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widthsPhilipp Zabel
2017-12-18media: coda: set min_buffers_neededLucas Stach
2017-12-18media: pxa_camera: disable and unprepare the clock source on errorFlavio Ceolin
2017-12-18media: v4l: sh_mobile_ceu: Return buffers on streamoff()Jacopo Mondi
2017-12-18media: v4l2-tpg*.h: move headers to include/media/tpg and merge themMauro Carvalho Chehab
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab
2017-12-14media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_Hans Verkuil
2017-12-14media: xilinx-video: fix bad of_node_put() on endpoint errorAkinobu Mita
2017-12-13media: drivers: media: remove duplicate includesPravin Shedge
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard
2017-12-13media: c8sectpfe: Use resource_size function on memory resourceVasyl Gomonovych
2017-12-13media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva
2017-12-13media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMAGeert Uytterhoeven
2017-12-11media: atmel-isc: avoid returning a random value at isc_parse_dt()Mauro Carvalho Chehab
2017-12-08media: exynos4-is: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-12-08media: venus: cleanup set_property controlsStanimir Varbanov
2017-12-08media: vivid: use ktime_t for timestamp calculationArnd Bergmann
2017-12-08media: venus: venc: Apply inloop deblocking filterLoic Poulain
2017-12-08media: venus: venc: configure entropy modeLoic Poulain
2017-12-08media: davinci: vpif_capture: add NULL check on devm_kzalloc return valueGustavo A. R. Silva
2017-12-08media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-12-08media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-12-08media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTIONJesse Chan
2017-12-08media: vivid: print time in y2038-safe wayArnd Bergmann
2017-12-08media: coda: remove definition of CODA_STD_MJPGMartin Kepplinger
2017-12-08media: vimc: add test_pattern and h/vflip controls to the sensorHans Verkuil