summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia2019-07-261-1/+0Star
* media: vimc: cap: check v4l2_fill_pixfmt return valueAndré Almeida2019-07-261-1/+4
* media: coda: increment sequence offset for the last returned framePhilipp Zabel2019-07-261-0/+3
* media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch2019-07-261-0/+2
* media: coda: fix mpeg2 sequence number handlingPhilipp Zabel2019-07-261-1/+4
* media: s5p-mfc: Make additional clocks optionalMarek Szyprowski2019-07-261-0/+5
* media: s5p-mfc: fix reading min scratch buffer size on MFC v6/v7Marek Szyprowski2019-07-261-1/+2
* media: fdp1: Support M3N and E3 platformsKieran Bingham2019-07-261-0/+8
* media: vpss: fix a potential NULL pointer dereferenceKangjie Lu2019-07-261-0/+5
* media: marvell-ccic: fix DMA s/g desc number calculationLubomir Rintel2019-07-261-2/+3
* media: s5p-mfc: fix incorrect bus assignment in virtual child deviceMarek Szyprowski2019-07-101-1/+0Star
* media: vimc: zero the media_device on probeHans Verkuil2019-05-311-0/+2
* media: vimc: stream: fix thread state before sleepHelen Fornazier2019-05-311-1/+1
* media: video-mux: fix null pointer dereferencesKangjie Lu2019-05-311-0/+5
* media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet2019-05-311-0/+6
* media: coda: clear error return value before picture runPhilipp Zabel2019-05-311-0/+3
* media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne2019-05-311-6/+8
* media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko2019-05-311-1/+1
* media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel2019-04-051-8/+11
* media: rcar-vin: Allow independent VIN link enablementSteve Longerbeam2019-04-051-2/+6
* media: mtk-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-20/+20
* media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-3/+3
* media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-3/+3
* media: rockchip/rga: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-3/+3
* media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-19/+19
* media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia2019-04-051-2/+2
* media: vimc: Add vimc-streamer for stream controlLucas A. M. Magalhães2019-03-239-147/+260
* media: coda: fix H.264 deblocking filter controlsPhilipp Zabel2019-02-124-22/+20Star
* media: DaVinci-VPBE: fix error handling in vpbe_initialize()Alexey Khoroshilov2019-02-121-2/+5
* media: mtk-vcodec: Release device nodes in mtk_vcodec_init_enc_pm()Alexey Khoroshilov2019-02-121-4/+6
* media: venus: core: Set dma maximum segment sizeVivek Gautam2019-01-261-0/+8
* media: vivid: set min width/height to a value > 0Hans Verkuil2019-01-221-1/+1
* media: vivid: fix error handling of kthread_runHans Verkuil2019-01-222-2/+8
* media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil2019-01-091-0/+2
* media: vicodec: fix memchr() kernel oopsHans Verkuil2018-12-131-1/+2
* media: omap3isp: Unregister media device as firstSakari Ailus2018-12-131-1/+2
* media: vicodec: lower minimum height to 360Hans Verkuil2018-12-131-1/+1
* media: coda: don't overwrite h.264 profile_idc on decoder instanceLucas Stach2018-11-211-1/+2
* media: replace ADOBERGB by OPRGBHans Verkuil2018-11-133-5/+5
* media: platform: fix cros-ec-cec build errorRandy Dunlap2018-09-171-0/+2
* media: camss: add missing includesArnd Bergmann2018-08-297-0/+7
* media: camss: Use managed memory allocationsTodor Tomov2018-08-292-7/+8
* media: camss: mark PM functions as __maybe_unusedArnd Bergmann2018-08-291-2/+2
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-214-0/+361
|\
| * media: platform: cros-ec-cec: Fix dependency on MFD_CROS_ECArnd Bergmann2018-08-161-1/+1
| * media: platform: Add ChromeOS EC CEC driverNeil Armstrong2018-07-134-0/+361
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-186-0/+6
|\ \
| * | headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-07-105-0/+5
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-076-0/+6
| |/
* | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-16114-3355/+10616
|\ \