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
/
rcar-vin
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-29
media: rcar-vin: Register media device when all sub-devices bound
Niklas Söderlund
1
-7
/
+7
2020-08-29
media: rcar-vin: Unconditionally unregister notifier on remove
Niklas Söderlund
1
-6
/
+2
2020-08-18
media: rcar-csi2: Negotiate data lanes number
Jacopo Mondi
1
-7
/
+68
2020-07-04
media: rcar-csi2: Rename confirm_start() to phy_post_init() to match its usage
Niklas Söderlund
1
-7
/
+7
2020-07-04
media: rcar-csi2: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format
Lad Prabhakar
1
-0
/
+1
2020-07-04
media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format
Lad Prabhakar
2
-1
/
+18
2020-07-04
media: rcar-vin: Invalidate pipeline if conversion is not possible on input f...
Lad Prabhakar
2
-4
/
+13
2020-05-06
media: rcar-vin: Make use of V4L2_CAP_IO_MC
Niklas Söderlund
1
-16
/
+24
2020-05-05
media: rcar-csi2: Fix comment of VCDT/VCDT2 register
Koji Matsuoka
1
-2
/
+2
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
1
-2
/
+6
2020-03-02
media: Split v4l2_pipeline_pm_use into v4l2_pipeline_pm_{get, put}
Ezequiel Garcia
1
-3
/
+3
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2020-02-24
media: rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}
Niklas Söderlund
3
-9
/
+83
2020-02-24
media: rcar-vin: Move hardware buffer tracking to own struct
Niklas Söderlund
2
-17
/
+19
2020-02-24
media: rcar-vin: Limit NV12 availability to supported VIN channels only
Niklas Söderlund
1
-1
/
+5
2020-02-24
media: rcar-vin: Handle special pixel formats in a switch
Niklas Söderlund
1
-5
/
+12
2020-01-23
media: rcar-vin: Use correct pixel format when aligning format
Niklas Söderlund
1
-1
/
+1
2019-11-05
media: rcar-csi2: Enable support for R8A774B1
Biju Das
1
-0
/
+4
2019-11-05
media: rcar-vin: Enable support for R8A774B1
Biju Das
1
-0
/
+4
2019-11-05
media: rcar-vin: Add support for outputting NV12
Niklas Söderlund
2
-7
/
+37
2019-11-05
media: rcar-vin: Define which hardware supports NV12
Niklas Söderlund
2
-0
/
+8
2019-11-05
media: rcar-vin: Do not enumerate unsupported pixel formats
Niklas Söderlund
1
-5
/
+15
2019-10-10
media: platform: Use devm_platform_ioremap_resource() in two functions
Markus Elfring
1
-6
/
+1
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-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-08-13
media: rcar-vin: Report correct image stride
Niklas Söderlund
2
-5
/
+10
2019-07-25
media: rcar-vin: Always setup controls when opening video device
Niklas Söderlund
1
-16
/
+16
2019-07-25
media: rcar-vin: Add support for RGB formats with alpha component
Niklas Söderlund
2
-0
/
+43
2019-07-25
media: rcar-vin: Add control for alpha component
Niklas Söderlund
3
-2
/
+61
2019-07-25
media: rcar-vin: Rename VNDMR_DTMD_ARGB1555 to VNDMR_DTMD_ARGB
Niklas Söderlund
1
-2
/
+2
2019-07-25
media: rcar-vin: Centralize black listing of pixel formats
Niklas Söderlund
3
-13
/
+16
2019-07-25
media: rcar-vin: Clean up correct notifier in error path
Niklas Söderlund
1
-1
/
+1
2019-06-21
media: rcar-vin: Merge Gen2 and Gen3 file operations
Niklas Söderlund
1
-83
/
+19
2019-06-21
media: rcar-vin: Fold rvin_initialize_device() into rvin_open()
Niklas Söderlund
1
-16
/
+8
2019-06-21
media: rcar-vin: Merge helpers dealing with powering the parallel subdevice
Niklas Söderlund
1
-15
/
+5
2019-06-21
media: rcar-vin: Move pm_runtime_{get,put} out of helpers
Niklas Söderlund
1
-14
/
+21
2019-06-21
media: rcar-vin: Do not sync subdevice format when opening the video device
Niklas Söderlund
1
-25
/
+0
2019-06-21
media: rcar-vin: Allow interrupting lock when trying to open the video device
Niklas Söderlund
1
-1
/
+3
2019-06-21
media: rcar-vin: Remove unneeded calls to pm_runtime_{enable, disable}
Niklas Söderlund
1
-6
/
+1
2019-06-21
media: rcar-vin: Do not call pm_runtime_{resume,suspend}()
Niklas Söderlund
1
-5
/
+0
2019-05-28
media: rcar-csi2: Fix coccinelle warning for PTR_ERR_OR_ZERO()
Niklas Söderlund
1
-3
/
+1
2019-05-08
media: rcar-csi2: Propagate the FLD signal for NTSC and PAL
Niklas Söderlund
1
-3
/
+13
2019-05-08
media: rcar-csi2: restart CSI-2 link if error is detected
Niklas Söderlund
1
-1
/
+51
2019-04-22
media: rcar-csi2: Move setting of Field Detection Control Register
Niklas Söderlund
1
-2
/
+2
[next]