index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: rcar-du: Repair vblank for DRM page flips using the VSP
Kieran Bingham
2017-08-03
5
-15
/
+20
*
v4l: vsp1: Add support for header display lists in continuous mode
Laurent Pinchart
2017-08-03
2
-69
/
+127
*
v4l: vsp1: Add support for multiple DRM pipelines
Laurent Pinchart
2017-08-03
2
-94
/
+141
*
v4l: vsp1: Add support for multiple LIF instances
Laurent Pinchart
2017-08-03
7
-30
/
+46
*
v4l: vsp1: Add support for new VSP2-BS, VSP2-DL and VSP2-D instances
Laurent Pinchart
2017-08-03
2
-2
/
+37
*
v4l: vsp1: Add support for the BRS entity
Laurent Pinchart
2017-07-29
11
-60
/
+136
*
v4l: vsp1: Add pipe index argument to the VSP-DU API
Laurent Pinchart
2017-07-29
1
-4
/
+16
*
v4l: vsp1: Don't create links for DRM pipeline
Laurent Pinchart
2017-07-29
3
-58
/
+12
*
v4l: vsp1: Store source and sink pointers as vsp1_entity
Laurent Pinchart
2017-07-29
4
-18
/
+18
*
v4l: vsp1: Don't set WPF sink pointer
Laurent Pinchart
2017-07-29
1
-1
/
+0
*
v4l: vsp1: Don't recycle active list at display start
Laurent Pinchart
2017-07-29
5
-35
/
+4
*
v4l: vsp1: Fill display list headers without holding dlm spinlock
Laurent Pinchart
2017-07-29
1
-2
/
+4
*
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-07-09
9
-16
/
+103
|
\
|
*
Backmerge tag 'v4.12-rc7' into drm-next
Dave Airlie
2017-06-27
6
-9
/
+11
|
|
\
|
*
\
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
16
-50
/
+53
|
|
\
\
|
*
|
|
v4l: vsp1: Add API to map and unmap DRM buffers through the VSP
Laurent Pinchart
2017-06-09
1
-0
/
+24
|
*
|
|
v4l: vsp1: Map the DL and video buffers through the proper bus master
Magnus Damm
2017-06-09
4
-3
/
+13
|
*
|
|
v4l: rcar-fcp: Add an API to retrieve the FCP device
Laurent Pinchart
2017-06-09
1
-0
/
+6
|
*
|
|
v4l: rcar-fcp: Don't get/put module reference
Laurent Pinchart
2017-06-09
1
-9
/
+2
|
*
|
|
v4l: vsp1: Extend VSP1 module API to allow DRM callbacks
Kieran Bingham
2017-05-22
2
-0
/
+28
|
*
|
|
v4l: vsp1: Postpone frame end handling in event of display list race
Kieran Bingham
2017-05-22
3
-4
/
+30
*
|
|
|
Merge tag 'media/v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2017-07-06
227
-4228
/
+28874
|
\
\
\
\
|
*
|
|
|
[media] media: entity: Catch unbalanced media_pipeline_stop calls
Kieran Bingham
2017-06-23
1
-1
/
+6
|
*
|
|
|
[media] v4l2-ioctl/exynos: fix G/S_SELECTION's type handling
Hans Verkuil
2017-06-23
5
-16
/
+57
|
*
|
|
|
[media] vimc: sen: Declare vimc_sen_video_ops as static
Helen Fornazier
2017-06-23
1
-1
/
+1
|
*
|
|
|
[media] vimc: sca: Add scaler
Helen Fornazier
2017-06-23
4
-1
/
+485
|
*
|
|
|
[media] vimc: deb: Add debayer filter
Helen Fornazier
2017-06-23
3
-1
/
+606
|
*
|
|
|
[media] vimc: Subdevices as modules
Helen Fornazier
2017-06-23
8
-388
/
+339
|
*
|
|
|
[media] vimc: cap: Support several image formats
Helen Fornazier
2017-06-23
1
-16
/
+101
|
*
|
|
|
[media] vimc: sen: Support several image formats
Helen Fornazier
2017-06-23
3
-29
/
+121
|
*
|
|
|
[media] vimc: common: Add vimc_colorimetry_clamp
Helen Fornazier
2017-06-23
1
-0
/
+26
|
*
|
|
|
[media] vimc: common: Add vimc_link_validate
Helen Fornazier
2017-06-23
3
-68
/
+145
|
*
|
|
|
[media] vimc: common: Add vimc_pipeline_s_stream helper
Helen Fornazier
2017-06-23
3
-27
/
+45
|
*
|
|
|
[media] vimc: common: Add vimc_ent_sd_* helper
Helen Fornazier
2017-06-23
3
-49
/
+114
|
*
|
|
|
[media] vimc: Move common code from the core
Helen Fornazier
2017-06-23
6
-210
/
+229
|
*
|
|
|
[media] vimc: sen: Integrate the tpg on the sensor
Helen Fornazier
2017-06-23
2
-13
/
+52
|
*
|
|
|
[media] media: i2c: ov772x: Force use of SCCB protocol
Jacopo Mondi
2017-06-23
1
-2
/
+4
|
*
|
|
|
[media] media: venus: enable building with COMPILE_TEST
Stanimir Varbanov
2017-06-20
1
-2
/
+3
|
*
|
|
|
[media] af9013: refactor power control
Antti Palosaari
2017-06-20
1
-57
/
+36
|
*
|
|
|
[media] af9013: refactor firmware download routine
Antti Palosaari
2017-06-20
1
-35
/
+30
|
*
|
|
|
[media] af9015: move 2nd demod power-up wait different location
Antti Palosaari
2017-06-20
1
-3
/
+3
|
*
|
|
|
[media] af9013: remove unneeded register writes
Antti Palosaari
2017-06-20
1
-42
/
+0
|
*
|
|
|
[media] af9013: add configurable TS output pin
Antti Palosaari
2017-06-20
2
-13
/
+16
|
*
|
|
|
[media] af9015: enable 2nd TS flow control when dual mode
Antti Palosaari
2017-06-20
1
-2
/
+13
|
*
|
|
|
[media] af9015: fix and refactor i2c adapter algo logic
Antti Palosaari
2017-06-20
1
-74
/
+79
|
*
|
|
|
[media] af9013: add dvbv5 cnr
Antti Palosaari
2017-06-20
1
-0
/
+9
|
*
|
|
|
[media] af9013: fix error handling
Antti Palosaari
2017-06-20
1
-35
/
+49
|
*
|
|
|
[media] af9013: convert to regmap api
Antti Palosaari
2017-06-20
3
-306
/
+294
|
*
|
|
|
[media] af9013: fix logging
Antti Palosaari
2017-06-20
1
-102
/
+100
|
*
|
|
|
[media] af9013: use kernel 64-bit division
Antti Palosaari
2017-06-20
2
-31
/
+4
[next]