index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
vsp1
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-3
/
+3
2021-03-22
media: vsp1/vsp1_drm.h: add missing 'struct' kernel-doc keyword
Hans Verkuil
1
-2
/
+2
2021-03-11
media: fix incorrect kernel doc usages
Hans Verkuil
1
-1
/
+1
2021-03-11
media: v4l: vsp1: Fix uif null pointer access
Biju Das
1
-2
/
+2
2021-03-11
media: v4l: vsp1: Fix bru null pointer access
Biju Das
1
-1
/
+1
2021-01-12
media: vsp1: Use BIT macro for feature identification
Kieran Bingham
1
-10
/
+10
2021-01-12
media: vsp1: Fix an error handling path in the probe function
Christophe JAILLET
1
-1
/
+3
2020-10-15
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+4
2020-09-27
media: vsp1: Fix runtime PM imbalance on error
Dinghao Liu
1
-3
/
+8
2020-09-10
drm: rcar-du: fix common struct sg_table related issues
Marek Szyprowski
1
-4
/
+4
2020-07-04
media: vsp1: dl: Fix NULL pointer dereference on unbind
Eugeniu Rosca
1
-0
/
+2
2020-02-27
media: vsp1: tidyup VI6_HGT_LBn_H() macro
Kuninori Morimoto
1
-1
/
+1
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2
-4
/
+4
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-112
/
+112
2019-08-14
media: vsp1: fix memory leak of dl on error return path
Colin Ian King
1
-1
/
+3
2019-07-22
media: vsp1: set device_caps in struct video_device
Hans Verkuil
2
-8
/
+5
2019-05-09
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-92
/
+221
2019-04-25
media: vsp1: Add support for missing 16-bit RGB555 formats
Laurent Pinchart
1
-0
/
+24
2019-04-25
media: vsp1: Add support for missing 16-bit RGB444 formats
Laurent Pinchart
1
-0
/
+24
2019-04-25
media: vsp1: Add support for missing 32-bit RGB formats
Laurent Pinchart
1
-0
/
+14
2019-03-18
media: vsp1: drm: Implement writeback support
Laurent Pinchart
3
-2
/
+40
2019-03-18
media: vsp1: drm: Extend frame completion API to the DU driver
Laurent Pinchart
3
-3
/
+4
2019-03-18
media: vsp1: drm: Split RPF format setting to separate function
Laurent Pinchart
1
-20
/
+35
2019-03-18
media: vsp1: wpf: Add writeback support
Laurent Pinchart
2
-9
/
+58
2019-03-18
media: vsp1: dl: Allow chained display lists for display pipelines
Laurent Pinchart
1
-12
/
+23
2019-03-18
media: vsp1: Add vsp1_dl_list argument to .configure_stream() operation
Laurent Pinchart
16
-5
/
+22
2019-03-18
media: vsp1: Replace the display list internal flag with a flags field
Laurent Pinchart
4
-18
/
+25
2019-03-18
media: vsp1: Fix addresses of display-related registers for VSP-DL
Laurent Pinchart
3
-6
/
+6
2019-03-18
media: vsp1: Replace leftover occurrence of fragment with body
Laurent Pinchart
1
-2
/
+2
2019-03-18
media: vsp1: wpf: Fix partition configuration for display pipelines
Laurent Pinchart
1
-7
/
+9
2019-03-18
Revert "[media] v4l: vsp1: Supply frames to the DU continuously"
Kieran Bingham
1
-11
/
+0
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-2
/
+2
2019-02-18
media: vsp1: Fix smatch warning
Hans Verkuil
1
-3
/
+3
2019-01-16
media: vsp1: Fix trivial documentation
Kieran Bingham
1
-1
/
+1
2018-12-03
media: vsp1: Fix LIF buffer thresholds
Laurent Pinchart
1
-1
/
+1
2018-09-17
media: vsp1: Document max_width restriction on UDS
Kieran Bingham
1
-0
/
+8
2018-09-17
media: vsp1: Document max_width restriction on SRU
Kieran Bingham
1
-0
/
+5
2018-09-17
media: vsp1: use periods at the end of comment sentences
Kieran Bingham
8
-14
/
+14
2018-09-17
media: vsp1: Remove artificial minimum width/height limitation
Kieran Bingham
1
-5
/
+2
2018-09-17
media: vsp1: Fix YCbCr planar formats pitch calculation
Koji Matsuoka
1
-1
/
+10
2018-09-17
media: vsp1: Update LIF buffer thresholds
Laurent Pinchart
1
-4
/
+25
2018-09-17
media: vsp1: Fix vsp1_regs.h license header
Laurent Pinchart
1
-1
/
+1
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
3
-5
/
+5
2018-08-16
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
9
-110
/
+467
2018-08-08
media: vsp1_dl: add a description for cmdpool field
Mauro Carvalho Chehab
1
-1
/
+1
2018-08-03
media: vsp1: Support Interlaced display pipelines
Kieran Bingham
5
-5
/
+88
2018-08-03
media: vsp1: Provide support for extended command pools
Kieran Bingham
2
-0
/
+196
2018-08-03
media: vsp1: Add support for extended display list headers
Kieran Bingham
5
-4
/
+133
2018-08-03
media: vsp1: Use header display lists for all WPF outputs linked to the DU
Kieran Bingham
1
-81
/
+27
2018-08-03
media: vsp1: Provide VSP1 feature helper macro
Kieran Bingham
3
-11
/
+13
[next]