summaryrefslogtreecommitdiff
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* [media] cec-gpio: don't generate spurious HPD eventsHans Verkuil2017-10-041-1/+4
* [media] vivid: add support for Y10 and Y12Hans Verkuil2017-10-041-0/+16
* [media] rcar_drif: fix potential uninitialized variable useArnd Bergmann2017-10-041-1/+1
* Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab2017-09-2918-367/+539
|\
| * Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-3/+2
| |\
| | * dma-coherent: remove the DMA_MEMORY_MAP and DMA_MEMORY_IO flagsChristoph Hellwig2017-09-011-3/+2
| * | Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-09-07101-593/+10692
| |\ \
| * \ \ Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-1522-508/+184
| |\ \ \ | | | |/ | | |/|
| | * | media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad2017-07-264-324/+4
| | * | media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad2017-07-261-20/+2
| | * | media: venus: don't abuse dma_alloc for non-DMA allocationsStanimir Varbanov2017-07-264-51/+39
| | * | media: venus: hfi: fix error handling in hfi_sys_init_done()Rob Clark2017-07-261-5/+6
| | * | media: venus: fix compile-test build on non-qcom ARM platformArnd Bergmann2017-07-262-3/+3
| | * | media: venus: mark PM functions as __maybe_unusedArnd Bergmann2017-07-261-4/+2
| | * | media: vimc: set id_table for platform driversJavier Martinez Canillas2017-07-264-28/+32
| * | | drm: rcar-du: Repair vblank for DRM page flips using the VSPKieran Bingham2017-08-035-15/+20
| * | | v4l: vsp1: Add support for header display lists in continuous modeLaurent Pinchart2017-08-032-69/+127
| * | | v4l: vsp1: Add support for multiple DRM pipelinesLaurent Pinchart2017-08-032-94/+141
| * | | v4l: vsp1: Add support for multiple LIF instancesLaurent Pinchart2017-08-037-30/+46
| * | | v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instancesLaurent Pinchart2017-08-032-2/+37
| * | | v4l: vsp1: Add support for the BRS entityLaurent Pinchart2017-07-2911-60/+136
| * | | v4l: vsp1: Add pipe index argument to the VSP-DU APILaurent Pinchart2017-07-291-4/+16
| * | | v4l: vsp1: Don't create links for DRM pipelineLaurent Pinchart2017-07-293-58/+12
| * | | v4l: vsp1: Store source and sink pointers as vsp1_entityLaurent Pinchart2017-07-294-18/+18
| * | | v4l: vsp1: Don't set WPF sink pointerLaurent Pinchart2017-07-291-1/+0
| * | | v4l: vsp1: Don't recycle active list at display startLaurent Pinchart2017-07-295-35/+4
| * | | v4l: vsp1: Fill display list headers without holding dlm spinlockLaurent Pinchart2017-07-291-2/+4
* | | | media: fix media Kconfig help syntax issuesHans Verkuil2017-09-231-1/+1
* | | | media: davinci: do a couple of checkpatch cleanupsMarkus Elfring2017-09-231-22/+15
* | | | media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-232-6/+6
* | | | media: drivers: improve a size determinationMarkus Elfring2017-09-231-1/+1
* | | | media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-233-10/+3
* | | | media: cec-gpio: add HDMI CEC GPIO driverHans Verkuil2017-09-234-0/+249
* | | | media: s5p-cec: add NACK detection supportHans Verkuil2017-09-233-2/+14
* | | | media: qcom: camss: Make function vfe_set_selection staticColin Ian King2017-09-231-1/+1
* | | | media: venus: init registered list on streamoffStanimir Varbanov2017-09-231-0/+1
| |_|/ |/| |
* | | media: platform: make video_device constBhumika Goyal2017-08-279-9/+9
* | | media: mx2_emmaprp: Check for platform_get_irq() errorFabio Estevam2017-08-271-0/+2
* | | media: omap3isp: fix uninitialized variable useArnd Bergmann2017-08-261-1/+1
* | | media: qcom: don't go past the arrayMauro Carvalho Chehab2017-08-261-1/+1
* | | media: qcom: mark long long consts as suchMauro Carvalho Chehab2017-08-261-2/+2
* | | media: camss: Add abbreviations explanationTodor Tomov2017-08-266-6/+6
* | | media: camss: Use optimal clock frequency ratesTodor Tomov2017-08-2610-109/+547
* | | media: camss: vfe: Configure crop module in VFETodor Tomov2017-08-261-1/+40
* | | media: camss: vfe: Add interface for croppingTodor Tomov2017-08-262-42/+150
* | | media: camss: vfe: Configure scaler module in VFETodor Tomov2017-08-261-13/+46
* | | media: camss: vfe: Add interface for scalingTodor Tomov2017-08-262-2/+183
* | | media: camss: vfe: Support for frame paddingTodor Tomov2017-08-263-31/+109
* | | media: camss: vfe: Format conversion support using PIX interfaceTodor Tomov2017-08-265-157/+879
* | | media: camss: Enable buildingTodor Tomov2017-08-263-0/+20