index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
ccs-pll.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
2021-02-01
1
-7
/
+1
|
\
|
*
media: ccs-pll: Fix link frequency for C-PHY
Sakari Ailus
2021-01-07
1
-7
/
+1
*
|
media: Revert "media: ccs-pll: Fix MODULE_LICENSE"
Sakari Ailus
2021-01-12
1
-1
/
+1
*
|
media: ccs-pll: Switch from standard integer types to kernel ones
Sakari Ailus
2021-01-12
1
-57
/
+57
|
/
*
media: ccs-pll: Print pixel rates
Sakari Ailus
2020-12-07
1
-0
/
+5
*
media: ccs-pll: Add support for DDR OP system and pixel clocks
Sakari Ailus
2020-12-07
1
-20
/
+44
*
media: ccs: Dual PLL support
Sakari Ailus
2020-12-07
1
-2
/
+7
*
media: ccs-pll: Add trivial dual PLL support
Sakari Ailus
2020-12-07
1
-22
/
+195
*
media: ccs-pll: Separate VT divisor limit calculation from the rest
Sakari Ailus
2020-12-07
1
-27
/
+37
*
media: ccs-pll: Fix VT post-PLL divisor calculation
Sakari Ailus
2020-12-07
1
-5
/
+7
*
media: ccs-pll: Make VT divisors 16-bit
Sakari Ailus
2020-12-07
1
-26
/
+25
*
media: ccs-pll: Rework bounds checks
Sakari Ailus
2020-12-07
1
-57
/
+91
*
media: ccs-pll: Print relevant information on PLL tree
Sakari Ailus
2020-12-07
1
-19
/
+66
*
media: ccs-pll: Better separate OP and VT sub-tree calculation
Sakari Ailus
2020-12-07
1
-23
/
+31
*
media: ccs-pll: Check for derating and overrating, support non-derating sensors
Sakari Ailus
2020-12-07
1
-29
/
+55
*
media: ccs-pll: Split off VT subtree calculation
Sakari Ailus
2020-12-07
1
-124
/
+131
*
media: ccs-pll: Add C-PHY support
Sakari Ailus
2020-12-07
1
-9
/
+26
*
media: ccs-pll: Add sanity checks
Sakari Ailus
2020-12-07
1
-0
/
+9
*
media: ccs-pll: Add support flexible OP PLL pixel clock divider
Sakari Ailus
2020-12-07
1
-7
/
+19
*
media: ccs-pll: Support two cycles per pixel on OP domain
Sakari Ailus
2020-12-07
1
-6
/
+13
*
media: ccs-pll: Add support for extended input PLL clock divider
Sakari Ailus
2020-12-07
1
-1
/
+3
*
media: ccs-pll: Add support for decoupled OP domain calculation
Sakari Ailus
2020-12-07
1
-15
/
+7
*
media: ccs-pll: Add support for lane speed model
Sakari Ailus
2020-12-07
1
-11
/
+25
*
media: ccs-pll: Use explicit 32-bit unsigned type
Sakari Ailus
2020-12-07
1
-2
/
+2
*
media: ccs-pll: Fix check for PLL multiplier upper bound
Sakari Ailus
2020-12-07
1
-2
/
+1
*
media: ccs-pll: Fix comment on check against maximum PLL multiplier
Sakari Ailus
2020-12-07
1
-1
/
+1
*
media: ccs-pll: Avoid overflow in pre-PLL divisor lower bound search
Sakari Ailus
2020-12-07
1
-2
/
+9
*
media: ccs-pll: Fix condition for pre-PLL divider lower bound
Sakari Ailus
2020-12-07
1
-1
/
+1
*
media: ccs-pll: Begin calculation from OP system clock frequency
Sakari Ailus
2020-12-07
1
-8
/
+4
*
media: ccs-pll: Differentiate between CSI-2 D-PHY and C-PHY
Sakari Ailus
2020-12-07
1
-1
/
+1
*
media: ccs-pll: Remove parallel bus support
Sakari Ailus
2020-12-07
1
-5
/
+0
*
media: ccs-pll: End search if there are no better values available
Sakari Ailus
2020-12-07
1
-2
/
+8
*
media: ccs-pll: Use correct VT divisor for calculating VT SYS divisor
Sakari Ailus
2020-12-07
1
-2
/
+2
*
media: ccs-pll: Split limits and PLL configuration into front and back parts
Sakari Ailus
2020-12-07
1
-136
/
+146
*
media: ccs-pll: Don't use div_u64 to divide a 32-bit number
Sakari Ailus
2020-12-07
1
-1
/
+1
*
media: ccs: Change my e-mail address
Sakari Ailus
2020-12-03
1
-2
/
+2
*
media: ccs-pll: Fix MODULE_LICENSE
Sakari Ailus
2020-12-03
1
-1
/
+1
*
media: smiapp-pll: Rename as ccs-pll
Sakari Ailus
2020-12-03
1
-0
/
+480