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
/
i2c
/
smiapp-pll.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
[media] smiapp-pll: Don't complain aloud about failing PLL calculation
Sakari Ailus
1
-1
/
+2
2014-12-23
[media] smiapp-pll: include linux/device.h in smiapp-pll.c, not in smiapp-pll.h
Sakari Ailus
1
-0
/
+1
2014-12-23
[media] smiapp: Remove FSF's address from the license header
Sakari Ailus
1
-6
/
+0
2014-10-28
[media] smiapp-pll: Add pixel rate in pixel array as output parameters
Sakari Ailus
1
-0
/
+1
2014-10-28
[media] smiapp: Remove validation of op_pix_clk_div
Sakari Ailus
1
-5
/
+0
2014-10-28
[media] smiapp-pll: Don't validate OP clocks if there are none
Sakari Ailus
1
-0
/
+8
2014-10-28
[media] smiapp-pll: Calculate OP clocks only for sensors that have them
Sakari Ailus
1
-30
/
+52
2014-10-28
[media] smiapp-pll: Unify OP and VT PLL structs
Sakari Ailus
1
-30
/
+30
2014-10-28
[media] smiapp-pll: Separate bounds checking into a separate function
Sakari Ailus
1
-51
/
+59
2014-10-28
[media] smiapp-pll: The clock tree values are unsigned --- fix debug prints
Sakari Ailus
1
-47
/
+47
2014-10-28
[media] smiapp-pll: Correct clock debug prints
Sakari Ailus
1
-2
/
+2
2013-08-22
[media] smiapp-pll: Add a few comments to PLL calculation
Sakari Ailus
1
-0
/
+17
2012-11-21
[media] v4l, smiapp, smiapp-pll, adp1653: Update contact information
Sakari Ailus
1
-2
/
+2
2012-10-29
[media] smiapp-pll: Constify limits argument to smiapp_pll_calculate()
Laurent Pinchart
1
-18
/
+17
2012-10-29
[media] smiapp-pll: Create a structure for OP and VT limits
Laurent Pinchart
1
-27
/
+27
2012-10-29
[media] smiapp-pll: Parallel bus support
Sakari Ailus
1
-4
/
+15
2012-10-29
[media] smiapp-pll: Try other pre-pll divisors
Sakari Ailus
1
-58
/
+73
2012-10-29
[media] smiapp-pll: Correct type for min_t()
Sakari Ailus
1
-2
/
+2
2012-10-29
[media] smiapp-pll: Add missing trailing newlines to warning messages
Laurent Pinchart
1
-2
/
+2
2012-08-15
[media] move i2c files into drivers/media/i2c
Mauro Carvalho Chehab
1
-0
/
+418