index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
exynos-gsc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
[media] exynos-gsc: Convert gsc_m2m_resume() from int to void
Ulf Hansson
1
-4
/
+3
2016-11-16
[media] exynos-gsc: Simplify clock management
Ulf Hansson
1
-35
/
+14
2016-11-16
[media] exynos-gsc: cleanup m2m src and dst vb2 queues on STREAMOFF
Javier Martinez Canillas
1
-0
/
+17
2016-11-16
[media] exynos-gsc: unregister video device node on driver removal
Javier Martinez Canillas
1
-1
/
+3
2016-11-16
[media] exynos-gsc: don't release a non-dynamically allocated video_device
Javier Martinez Canillas
1
-6
/
+3
2016-11-16
[media] exynos-gsc: do proper bytesperline and sizeimage calculation
Javier Martinez Canillas
1
-4
/
+17
2016-11-16
[media] exynos-gsc: fix supported RGB pixel format
Javier Martinez Canillas
1
-2
/
+2
2016-11-16
[media] exynos-gsc: don't clear format when freeing buffers with REQBUFS(0)
Javier Martinez Canillas
1
-7
/
+1
2016-11-16
[media] exynos-gsc: change spamming try_fmt log message to debug
Javier Martinez Canillas
1
-1
/
+1
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
2016-08-24
[media] gsc-m2m: improve v4l2_capability driver and card fields
Javier Martinez Canillas
1
-2
/
+2
2016-08-24
[media] gsc-m2m: add device name sufix to bus_info capatiliby field
Javier Martinez Canillas
1
-1
/
+2
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2
-2
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
3
-13
/
+4
2016-06-03
media: set proper max seg size for devices on Exynos SoCs
Marek Szyprowski
1
-0
/
+2
2016-05-10
[media] exynos-gsc: avoid build warning without CONFIG_OF
Arnd Bergmann
1
-2
/
+6
2016-04-13
[media] exynos-gsc: remove an always false condition
Mauro Carvalho Chehab
1
-1
/
+1
2016-04-13
[media] exynos-gsc: remove non-device-tree init code
Marek Szyprowski
2
-28
/
+6
2016-01-25
[media] gsc-m2m: Use an unsigned data type for a variable
Markus Elfring
1
-1
/
+1
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-2
/
+2
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+0
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2
-12
/
+13
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-05-12
[media] media: platform: exynos-gsc: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-12-22
[media] media: exynos-gsc: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
2
-14
/
+4
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-04
[media] media: exynos-gsc: fix build warning
Mauro Carvalho Chehab
1
-6
/
+9
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2
-5
/
+5
2014-10-20
media: platform: exynos-gsc: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-27
[media] gsc: Use %pad for dma_addr_t
Mauro Carvalho Chehab
2
-6
/
+6
2014-08-27
[media] gsc-m2m: Remove an unused var.
Mauro Carvalho Chehab
1
-3
/
+0
2014-08-27
[media] gsc-core: Remove useless test
Mauro Carvalho Chehab
1
-1
/
+1
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-3
/
+1
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
1
-0
/
+4
2014-03-05
[media] exynos-gsc, m2m-deinterlace, mx2_emmaprp: Copy v4l2_buffer data from ...
Sakari Ailus
1
-2
/
+2
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-2
/
+2
2013-10-28
[media] exynos-gsc: Handle ctx job finish when aborted
Shaik Ameer Basha
2
-13
/
+17
2013-09-03
[media] exynos-gsc: Register v4l2 device
Arun Kumar K
3
-1
/
+10
2013-08-18
[media] exynos-gsc: fix s2r functionality
Prathyush K
1
-5
/
+8
2013-06-13
[media] exynos-gsc: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-1
/
+1
2013-04-25
[media] exynos-gsc: Add copy time stamp handling
Kamil Debski
1
-0
/
+5
2013-04-05
[media] exynos: remove unnecessary header inclusions
Arnd Bergmann
1
-1
/
+0
2013-03-22
[media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finish
Shaik Ameer Basha
1
-3
/
+5
2013-02-06
[media] media: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-25
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-2
/
+2
2013-01-06
[media] exynos-gsc: Support dmabuf export buffer
Shaik Ameer Basha
1
-2
/
+10
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-12-21
[media] exynos-gsc: modify number of output/capture buffers
Shaik Ameer Basha
1
-2
/
+2
2012-12-21
[media] exynos-gsc: Use devm_clk_get()
Sachin Kamat
1
-13
/
+4
[next]