summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* media: marvell-ccic: constify i2c_algorithm structureGustavo A. R. Silva2017-07-201-1/+1
* media: platform: video-mux: convert to multiplexer frameworkPhilipp Zabel2017-07-202-46/+8
* media: omap3isp: Ignore endpoints with invalid configurationSakari Ailus2017-07-191-3/+5
* media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...Pavel Machek2017-07-192-1/+7
* media: omap3isp: add CSI1 supportPavel Machek2017-07-192-7/+13
* media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfgSakari Ailus2017-07-193-6/+18
* media: omap3isp: Destroy CSI-2 phy mutexes in error and module removalSakari Ailus2017-07-193-2/+11
* media: omap3isp: Check for valid port in endpointsSakari Ailus2017-07-191-1/+1
* media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus2017-07-192-0/+6
* media: coda: wake up capture queue on encoder stop after output streamoffPhilipp Zabel2017-07-191-1/+1
* media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supportedPhilipp Zabel2017-07-191-0/+2
* media: coda: set MPEG-4 encoder class registerPhilipp Zabel2017-07-192-0/+5
* media: coda: align internal mpeg4 framebuffers to 16x16 macroblocksPhilipp Zabel2017-07-191-1/+2
* media: coda: set field of destination buffersPhilipp Zabel2017-07-191-0/+2
* media: coda: extend GOP size rangePhilipp Zabel2017-07-192-3/+6
* media: coda: do not reassign ctx->tiled_map_type in coda_s_fmtPhilipp Zabel2017-07-191-2/+3
* media: coda: add h264 and mpeg4 profile and level controlsPhilipp Zabel2017-07-191-0/+47
* media: davinci: vpif_capture: fix potential NULL derefKevin Hilman2017-07-191-3/+5
* media: platform: video-mux: fix Kconfig dependencyArnd Bergmann2017-07-191-1/+1
* media: mediatek: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: mtk-mdp: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: davinci: vpif_capture: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: davinci: vpif_display: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: atmel-isc: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: rcar_fdp1: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: pxa_camera: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: st-delta: constify vb2_ops structuresGustavo A. R. Silva2017-07-191-2/+2
* media: stm32-dcmi: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: media/platform: add const to v4l2_file_operations structuresBhumika Goyal2017-07-195-5/+5
* media: vimc: set id_table for platform driversJavier Martinez Canillas2017-07-174-28/+32
* media: davinci: variable 'common' set but not usedMauro Carvalho Chehab2017-07-172-4/+0
* Merge tag 'v4.13-rc1' into patchworkMauro Carvalho Chehab2017-07-179-16/+103
|\
| * Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-099-16/+103
| |\
| | * BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-165-17/+20
| | |\
| | * | v4l: vsp1: Add API to map and unmap DRM buffers through the VSPLaurent Pinchart2017-06-091-0/+24
| | * | v4l: vsp1: Map the DL and video buffers through the proper bus masterMagnus Damm2017-06-094-3/+13
| | * | v4l: rcar-fcp: Add an API to retrieve the FCP deviceLaurent Pinchart2017-06-091-0/+6
| | * | v4l: rcar-fcp: Don't get/put module referenceLaurent Pinchart2017-06-091-9/+2
| | * | v4l: vsp1: Extend VSP1 module API to allow DRM callbacksKieran Bingham2017-05-222-0/+28
| | * | v4l: vsp1: Postpone frame end handling in event of display list raceKieran Bingham2017-05-223-4/+30
* | | | media: v4l: omap_vout: vrfb: Convert to dmaenginePeter Ujfalusi2017-06-242-56/+83
* | | | media: coda: rename the picture run timeout error handlerPhilipp Zabel2017-06-243-5/+5
* | | | media: venus: fix loop wrap in cleanup of clksColin Ian King2017-06-241-1/+1
* | | | media: coda: ctx->codec is not NULL in coda_alloc_framebuffersPhilipp Zabel2017-06-241-2/+2
* | | | media: bdisp-debug: Replace a seq_puts() call by seq_putc() in seven functionsMarkus Elfring2017-06-241-7/+7
|/ / /
* | | [media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil2017-06-234-10/+10
* | | [media] vimc: sen: Declare vimc_sen_video_ops as staticHelen Fornazier2017-06-231-1/+1
* | | [media] vimc: sca: Add scalerHelen Fornazier2017-06-234-1/+485
* | | [media] vimc: deb: Add debayer filterHelen Fornazier2017-06-233-1/+606
* | | [media] vimc: Subdevices as modulesHelen Fornazier2017-06-238-388/+339
OpenPOWER on IntegriCloud