index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-25
media: cec-gpio: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
1
-1
/
+1
2019-10-25
media: ti-vpe: vpe: use r2y instead of y2r, copy-paste error
Colin Ian King
1
-1
/
+1
2019-10-25
media: aspeed: clear garbage interrupts
Jae Hyun Yoo
1
-0
/
+10
2019-10-25
media: aspeed: set hsync and vsync polarities to normal before starting mode ...
Jae Hyun Yoo
1
-0
/
+2
2019-10-25
media: aspeed: refine hsync/vsync polarity setting logic
Jae Hyun Yoo
1
-22
/
+21
2019-10-24
media: vivid: Add metadata output support
Vandana BN
8
-11
/
+364
2019-10-24
media: vivid: Add metadata capture support
Vandana BN
8
-14
/
+465
2019-10-10
media: ti-vpe: vpe: don't rely on colorspace member for conversion
Benoit Parrot
3
-99
/
+184
2019-10-10
media: ti-vpe: csc: rgb-to-yuv HD full range coeff are wrong
Benoit Parrot
1
-2
/
+2
2019-10-10
media: ti-vpe: vpe: fix v4l2_compliance issue related to xfer_func
Benoit Parrot
1
-1
/
+4
2019-10-10
media: ti-vpe: vpe: use standard struct instead of duplicating fields
Benoit Parrot
1
-95
/
+101
2019-10-10
media: ti-vpe: Set the DMA mask and coherent mask
Benoit Parrot
1
-0
/
+7
2019-10-10
media: ti-vpe: vpdma: Use fixed type for address in descriptor
Benoit Parrot
1
-2
/
+2
2019-10-10
media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases
Benoit Parrot
1
-3
/
+9
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number
Benoit Parrot
1
-0
/
+1
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage
Benoit Parrot
2
-0
/
+5
2019-10-10
media: ti-vpe: vpe: Make sure YUYV is set as default format
Benoit Parrot
1
-1
/
+1
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format
Benoit Parrot
1
-4
/
+9
2019-10-10
media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic
Benoit Parrot
1
-1
/
+1
2019-10-10
media: ti-vpe: Set MAX height supported to 2048 pixels
Ram Prasad
1
-1
/
+1
2019-10-10
media: ti-vpe: Add support for NV21 format
Nikhil Devshatwar
4
-8
/
+34
2019-10-10
media: ti-vpe: Add support for SEQ_BT
Nikhil Devshatwar
1
-27
/
+46
2019-10-10
media: ti-vpe: vpe: Remove unnecessary use of container_of
Benoit Parrot
1
-15
/
+7
2019-10-10
media: ti-vpe: vpe: Add missing null pointer checks
Benoit Parrot
1
-1
/
+12
2019-10-10
media: ti-vpe: vpe: Fix Motion Vector vpdma stride
Benoit Parrot
1
-5
/
+13
2019-10-10
media: ti-vpe: Fix a parallel build issue
Benoit Parrot
1
-3
/
+1
2019-10-10
media: platform: Use devm_platform_ioremap_resource() in two functions
Markus Elfring
2
-13
/
+2
2019-10-10
media: rcar-vin: Use bytes per line instead of width for UV offset
Niklas Söderlund
1
-2
/
+2
2019-10-10
media: rcar-vin: Create compose rectangle where it is used
Niklas Söderlund
1
-14
/
+11
2019-10-10
media: rcar-vin: Rename wrongly named rectangle
Niklas Söderlund
1
-10
/
+11
2019-10-10
media: vimc: Fix error return code in vimc_register_devices()
Wei Yongjun
1
-1
/
+3
2019-10-10
media: v4l: cadence: Fix how unsued lanes are handled in 'csi2rx_start()'
Christophe JAILLET
1
-1
/
+1
2019-10-08
media: venus: fix build on 32bit environments
Mauro Carvalho Chehab
1
-2
/
+3
2019-10-04
media: venus: Update clock scaling
Aniket Masule
3
-23
/
+140
2019-10-04
media: venus: Add codec data table
Aniket Masule
6
-0
/
+68
2019-10-04
media: venus: Fix occasionally failures to suspend
Stanimir Varbanov
1
-0
/
+6
2019-10-02
media: venus: Use on-chip interconnect API
Stanimir Varbanov
4
-1
/
+115
2019-10-02
media: venus: core: Fix msm8996 frequency table
Loic Poulain
1
-4
/
+5
2019-10-01
media: cec-gpio: add notifier support
Hans Verkuil
2
-9
/
+33
2019-10-01
media: rcar-vin: Add support for V4L2_FIELD_ALTERNATE
Niklas Söderlund
2
-35
/
+39
2019-10-01
media: rcar-vin: Do not reset the crop and compose rectangles in s_fmt
Niklas Söderlund
1
-2
/
+2
2019-10-01
media: rcar-vin: Rename rectangle holding the video source information
Niklas Söderlund
2
-18
/
+19
2019-10-01
media: rcar-vin: Make use of V4L2_FIELD_IS_INTERLACED() macro
Niklas Söderlund
1
-8
/
+3
2019-10-01
media: rcar-vin: Fix incorrect return statement in rvin_try_format()
Niklas Söderlund
1
-1
/
+2
2019-10-01
media: vim2m: Fix abort issue
Jernej Skrabec
1
-0
/
+3
2019-10-01
media: vivid: Set vid_cap_streaming and vid_out_streaming to true
Vandana BN
2
-6
/
+0
2019-10-01
media: vim2m: Fix BUG_ON in vim2m_device_release()
Kefeng Wang
1
-0
/
+1
2019-10-01
media: mtk-vcodec: vdec: clean up vidioc_vdec_s_fmt a bit
Alexandre Courbot
1
-4
/
+14
2019-10-01
media: mtk-vcodec: vdec: set VPI IPI handler in one place
Alexandre Courbot
5
-13
/
+8
2019-10-01
media: mtk-vcodec: vdec: fix incorrect pointer dereference
Yunfei Dong
1
-1
/
+1
[next]