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
starfive-6.6.48-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
/
video
/
s5p-fimc
/
fimc-capture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-28
[media] Stop using linux/version.h on the remaining video drivers
Mauro Carvalho Chehab
1
-2
/
+0
2011-06-11
[media] s5p-fimc: Update copyright notices
Sylwester Nawrocki
1
-2
/
+2
2011-06-11
[media] s5p-fimc: Remove empty buf_init operation
Sylwester Nawrocki
1
-7
/
+0
2011-06-11
[media] s5p-fimc: Fix data structures documentation and cleanup debug trace
Sylwester Nawrocki
1
-9
/
+0
2011-06-11
[media] s5p-fimc: Fix possible memory leak during capture devnode registration
Sylwester Nawrocki
1
-0
/
+1
2011-04-19
[media] s5p-fimc: Fix bytesperline and plane payload setup
Sylwester Nawrocki
1
-2
/
+4
2011-04-19
[media] s5p-fimc: Do not allow changing format after REQBUFS
Sylwester Nawrocki
1
-1
/
+1
2011-03-22
[media] s5p-fimc: Allow defining number of sensors at runtime
Sylwester Nawrocki
1
-13
/
+10
2011-03-22
[media] s5p-fimc: Prevent hanging on device close and fix the locking
Sylwester Nawrocki
1
-7
/
+2
2011-03-22
[media] s5p-fimc: Prevent oops when i2c adapter is not available
Sylwester Nawrocki
1
-1
/
+1
2011-03-22
[media] s5p-fimc: fix ISR and buffer handling for fimc-capture
Sungchun Kang
1
-44
/
+26
2011-03-22
[media] s5p-fimc: fimc_stop_capture bug fix
Sungchun Kang
1
-1
/
+1
2011-03-22
[media] s5p-fimc: update checking scaling ratio range
Hyunwoong Kim
1
-1
/
+3
2011-03-22
[media] s5p-fimc: Move scaler details handling to the register API file
Sylwester Nawrocki
1
-5
/
+1
2011-03-22
[media] s5p-fimc: Configure scaler registers depending on FIMC version
Hyunwoong Kim
1
-1
/
+6
2011-03-22
[media] s5p-fimc: Add control of the external sensor clock
Sylwester Nawrocki
1
-14
/
+31
2011-03-22
[media] s5p-fimc: Enable interworking without subdev s_stream
Sylwester Nawrocki
1
-1
/
+2
2011-03-22
[media] s5p-fimc: Rename s3c_fimc* to s5p_fimc*
Sylwester Nawrocki
1
-8
/
+8
2011-03-22
[media] s5p-fimc: Use v4l core mutex in ioctl and file operations
Sylwester Nawrocki
1
-179
/
+29
2011-03-22
[media] s5p-fimc: Conversion to multiplanar formats
Sylwester Nawrocki
1
-62
/
+52
2011-03-22
[media] s5p-fimc: Porting to videobuf 2
Sylwester Nawrocki
1
-24
/
+241
2010-12-20
[media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisions
Sylwester Nawrocki
1
-0
/
+1
2010-12-20
[media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensor
Sylwester Nawrocki
1
-2
/
+46
2010-12-20
[media] s5p-fimc: BKL lock removal - compilation fix
Sylwester Nawrocki
1
-1
/
+1
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-1
/
+1
2010-11-22
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)
Laurent Pinchart
1
-1
/
+1
2010-10-21
[media] s5p-fimc: Add camera capture support
Sylwester Nawrocki
1
-0
/
+819