aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-099-16/+103
|\
| * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-276-9/+11
| |\
| * \ BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-1616-50/+53
| |\ \
| * | | 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
* | | | Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-07-06227-4228/+28874
|\ \ \ \
| * | | | [media] media: entity: Catch unbalanced media_pipeline_stop callsKieran Bingham2017-06-231-1/+6
| * | | | [media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handlingHans Verkuil2017-06-235-16/+57
| * | | | [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
| * | | | [media] vimc: cap: Support several image formatsHelen Fornazier2017-06-231-16/+101
| * | | | [media] vimc: sen: Support several image formatsHelen Fornazier2017-06-233-29/+121
| * | | | [media] vimc: common: Add vimc_colorimetry_clampHelen Fornazier2017-06-231-0/+26
| * | | | [media] vimc: common: Add vimc_link_validateHelen Fornazier2017-06-233-68/+145
| * | | | [media] vimc: common: Add vimc_pipeline_s_stream helperHelen Fornazier2017-06-233-27/+45
| * | | | [media] vimc: common: Add vimc_ent_sd_* helperHelen Fornazier2017-06-233-49/+114
| * | | | [media] vimc: Move common code from the coreHelen Fornazier2017-06-236-210/+229
| * | | | [media] vimc: sen: Integrate the tpg on the sensorHelen Fornazier2017-06-232-13/+52
| * | | | [media] media: i2c: ov772x: Force use of SCCB protocolJacopo Mondi2017-06-231-2/+4
| * | | | [media] media: venus: enable building with COMPILE_TESTStanimir Varbanov2017-06-201-2/+3
| * | | | [media] af9013: refactor power controlAntti Palosaari2017-06-201-57/+36
| * | | | [media] af9013: refactor firmware download routineAntti Palosaari2017-06-201-35/+30
| * | | | [media] af9015: move 2nd demod power-up wait different locationAntti Palosaari2017-06-201-3/+3
| * | | | [media] af9013: remove unneeded register writesAntti Palosaari2017-06-201-42/+0
| * | | | [media] af9013: add configurable TS output pinAntti Palosaari2017-06-202-13/+16
| * | | | [media] af9015: enable 2nd TS flow control when dual modeAntti Palosaari2017-06-201-2/+13
| * | | | [media] af9015: fix and refactor i2c adapter algo logicAntti Palosaari2017-06-201-74/+79
| * | | | [media] af9013: add dvbv5 cnrAntti Palosaari2017-06-201-0/+9
| * | | | [media] af9013: fix error handlingAntti Palosaari2017-06-201-35/+49
| * | | | [media] af9013: convert to regmap apiAntti Palosaari2017-06-203-306/+294
| * | | | [media] af9013: fix loggingAntti Palosaari2017-06-201-102/+100
| * | | | [media] af9013: use kernel 64-bit divisionAntti Palosaari2017-06-202-31/+4