aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAge
...
* | [media] exynos4-is: Fix fimc_is_parse_sensor_config() nodes handlingJavier Martinez Canillas2016-08-24
* | [media] s5p-jpeg: set capablity bus_info as required by VIDIOC_QUERYCAPJavier Martinez Canillas2016-08-24
* | [media] vivid: return -ENODATA if the current input doesn't support g/s_selec...Hans Verkuil2016-08-24
* | [media] v4l2-subdev: rename cropcap to g_pixelaspectHans Verkuil2016-08-24
* | [media] vpbe_display: convert g/s_crop to g/s_selectionHans Verkuil2016-08-24
* | [media] vpfe_capture: convert g/s_crop to g/s_selectionHans Verkuil2016-08-24
* | [media] omap_vout: convert g/s_crop to g/s_selectionHans Verkuil2016-08-24
* | [media] v4l2: remove g/s_crop from video opsHans Verkuil2016-08-24
* | [media] mtk-vcodec: constify venc_common_if structuresJulia Lawall2016-08-24
* | [media] vivid: don't mention the obsolete sYCC Y'CbCr encodingHans Verkuil2016-08-24
* | [media] s5p-tv: remove obsolete driverHans Verkuil2016-08-24
* | [media] soc-camera/sh_mobile_csi2: remove unused driverHans Verkuil2016-08-24
* | [media] rcar-vin: move media bus information to struct rvin_graph_entityNiklas Söderlund2016-08-23
* | [media] rcar-vin: rework how subdevice is found and boundNiklas Söderlund2016-08-23
* | [media] rcar-vin: move chip check for pixelformat supportNiklas Söderlund2016-08-23
* | [media] rcar-vin: add dependency on MEDIA_CONTROLLERNiklas Söderlund2016-08-23
* | [media] rcar-vin: do not use v4l2_device_call_until_err()Niklas Söderlund2016-08-23
* | [media] rcar-vin: return correct error from platform_get_irq()Niklas Söderlund2016-08-23
* | [media] rcar-vin: rename entity to digitalNiklas Söderlund2016-08-23
* | [media] rcar-vin: arrange enum chip_id in chronological orderNiklas Söderlund2016-08-23
* | [media] rcar-vin: reduce indentation in rvin_s_dv_timings()Niklas Söderlund2016-08-23
* | [media] rcar-vin: fix indentation errors in rcar-v4l2.cNiklas Söderlund2016-08-23
* | [media] atmel-isc: add the Image Sensor Controller codeSongjun Wu2016-08-22
|/
* Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-08-04
|\
| * [media] vivid: don't handle CEC_MSG_SET_STREAM_PATHHans Verkuil2016-07-28
| * [media] vim2m: copy the other colorspace-related fields as wellHans Verkuil2016-07-28
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski2016-08-04
* | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-01
|\ \ | |/ |/|
| * [media] omap_vout: Switch to use the video/omapfb_dss.h header filePeter Ujfalusi2016-06-03
* | [media] vivid: support monitor all modeHans Verkuil2016-07-19
* | [media] vivid: fix typo causing incorrect CEC physical addressesHans Verkuil2016-07-15
* | [media] mtk-vcodec: fix default OUTPUT buffer sizeTiffany Lin2016-07-15
* | [media] mtk-vcodec: fix more type mismatchesArnd Bergmann2016-07-15
* | [media] vsp1: clarify FCP dependencyArnd Bergmann2016-07-13
* | [media] vsp1: use __maybe_unused for PM handlersArnd Bergmann2016-07-13
* | Merge branch 'topic/vsp1' into patchworkMauro Carvalho Chehab2016-07-13
|\ \
| * | [media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: rwpf: Support runtime modification of controlsLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: Simplify alpha propagationLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: clu: Support runtime modification of controlsLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: lut: Support runtime modification of controlsLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: lut: Expose configuration through a controlLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: lut: Initialize the mutexLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: dl: Don't free fragments with interrupts disabledLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: Set entities functionsLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: Don't create LIF entity when the userspace API is enabledLaurent Pinchart2016-06-28
| * | [media] v4l: vsp1: Don't register media device when userspace API is disabledLaurent Pinchart2016-06-28