summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2018-10-03media: v4l: Remove support for crop default target in subdev driversSakari Ailus
2018-09-24media: davinci: Fix implicit enum conversion warningNathan Chancellor
2018-09-24media: venus: helpers: use true and false for boolean valuesGustavo A. R. Silva
2018-09-24media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach
2018-09-24media: platform: remove redundant null pointer check before of_node_putzhong jiang
2018-09-24media: coda: remove redundant null pointer check before of_node_putzhong jiang
2018-09-24media: replace ADOBERGB by OPRGBHans Verkuil
2018-09-24media: imx-pxp: fix compilation on i386 or x86_64Philipp Zabel
2018-09-24media: vicodec: Drop unused job_abort()Ezequiel Garcia
2018-09-24media: vicodec: Drop unneeded symbol dependencyEzequiel Garcia
2018-09-24media: vicodec: set state->info before calling the encode/decode funcsHans Verkuil
2018-09-24media: vicodec: check for valid format in v4l2_fwht_en/decodeHans Verkuil
2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2018-09-17media: vsp1: Document max_width restriction on UDSKieran Bingham
2018-09-17media: vsp1: Document max_width restriction on SRUKieran Bingham
2018-09-17media: vsp1: use periods at the end of comment sentencesKieran Bingham
2018-09-17media: vsp1: Remove artificial minimum width/height limitationKieran Bingham
2018-09-17media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka
2018-09-17media: vsp1: Update LIF buffer thresholdsLaurent Pinchart
2018-09-17media: vsp1: Fix vsp1_regs.h license headerLaurent Pinchart
2018-09-12media: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-12media: mtk_vcodec_util: Use dma_zalloc_coherent to replace dma_alloc_coherent...zhong jiang
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2018-09-11media: imx-pxp: add i.MX Pixel Pipeline driverPhilipp Zabel
2018-09-11media: vimc: implement basic v4l2-ctrlsGuilherme Gallo
2018-09-11media: vicodec: change codec license to LGPLHans Verkuil
2018-09-11media: vicodec: fix sparse warningHans Verkuil
2018-09-11media: vicodec: fix wrong sizeimageHans Verkuil
2018-08-31media: vicodec: fix out-of-range values when decodingHans Verkuil
2018-08-31media: vicodec: split off v4l2 specific parts for the codecHans Verkuil
2018-08-31media: vicodec: rename and use proper fwht prefix for codecHans Verkuil
2018-08-31media: vicodec: improve handling of uncompressable planesHans Verkuil
2018-08-31media: vicodec: simplify blocktype checkingHans Verkuil
2018-08-31media: vicodec: simplify flags handlingHans Verkuil
2018-08-31media: vicodec: add support for more pixel formatsHans Verkuil
2018-08-31media: vicodec: add QP controlsHans Verkuil
2018-08-29media: camss: add missing includesArnd Bergmann
2018-08-29media: camss: Use managed memory allocationsTodor Tomov
2018-08-29media: camss: mark PM functions as __maybe_unusedArnd Bergmann
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-16media: platform: cros-ec-cec: Fix dependency on MFD_CROS_ECArnd Bergmann
2018-08-15Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-10Revert "media: vivid: shut up warnings due to a non-trivial logic"Mauro Carvalho Chehab
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-08media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab
2018-08-08media: s3c-camif: fix return code for the polling routineMauro Carvalho Chehab
2018-08-08media: exynos-gsc: fix return code if mutex was interruptedMauro Carvalho Chehab
2018-08-08media: vivid: shut up warnings due to a non-trivial logicMauro Carvalho Chehab