index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: ccs: Add support for DDR OP SYS and OP PIX clocks
Sakari Ailus
2020-12-07
1
-1
/
+8
*
media: ccs-pll: Add support for DDR OP system and pixel clocks
Sakari Ailus
2020-12-07
2
-20
/
+46
*
media: ccs: Dual PLL support
Sakari Ailus
2020-12-07
2
-3
/
+51
*
media: ccs-pll: Add trivial dual PLL support
Sakari Ailus
2020-12-07
2
-22
/
+196
*
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
2
-57
/
+95
*
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
3
-29
/
+64
*
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
3
-8
/
+23
*
media: ccs-pll: Support two cycles per pixel on OP domain
Sakari Ailus
2020-12-07
3
-6
/
+16
*
media: ccs-pll: Add support for extended input PLL clock divider
Sakari Ailus
2020-12-07
3
-1
/
+7
*
media: ccs-pll: Add support for decoupled OP domain calculation
Sakari Ailus
2020-12-07
4
-19
/
+23
*
media: ccs: Add support for lane speed model
Sakari Ailus
2020-12-07
1
-1
/
+10
*
media: ccs-pll: Add support for lane speed model
Sakari Ailus
2020-12-07
2
-11
/
+31
*
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: Use the BIT macro
Sakari Ailus
2020-12-07
1
-2
/
+5
*
media: ccs-pll: Document the structs in the header as well as the function
Sakari Ailus
2020-12-07
1
-0
/
+89
*
media: ccs-pll: Move the flags field down, away from 8-bit fields
Sakari Ailus
2020-12-07
1
-1
/
+1
*
media: ccs-pll: Differentiate between CSI-2 D-PHY and C-PHY
Sakari Ailus
2020-12-07
3
-3
/
+4
*
media: ccs-pll: Remove parallel bus support
Sakari Ailus
2020-12-07
2
-15
/
+4
*
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
3
-188
/
+209
*
media: ccs-pll: Don't use div_u64 to divide a 32-bit number
Sakari Ailus
2020-12-07
1
-1
/
+1
*
media: dt-bindings: schema indentation fixes
Rob Herring
2020-12-07
3
-14
/
+14
*
media: vivid: fix 'disconnect' error injection
Hans Verkuil
2020-12-07
3
-30
/
+66
*
media: rcar-vin: Mask VNCSI_IFMD register
Jacopo Mondi
2020-12-07
1
-3
/
+22
*
media: MAINTAINERS: Add myself as maintainer of the Amlogic GE2D driver
Neil Armstrong
2020-12-07
1
-0
/
+9
*
media: meson: Add M2M driver for the Amlogic GE2D Accelerator Unit
Neil Armstrong
2020-12-07
5
-0
/
+1445
*
media: dt-bindings: media: Add bindings for the Amlogic GE2D Accelerator Unit
Neil Armstrong
2020-12-07
1
-0
/
+47
*
media: cedrus: Make VP8 codec as capability
Jernej Skrabec
2020-12-07
3
-9
/
+20
*
media: gspca: Fix memory leak in probe
Alan Stern
2020-12-07
1
-0
/
+1
*
media: doc: pixfmt-yuv: Move all planar YUV formats to common file
Laurent Pinchart
2020-12-07
9
-630
/
+487
*
media: doc: pixfmt-yuv: Move all semi-planar YUV formats to common file
Laurent Pinchart
2020-12-07
8
-497
/
+464
*
media: doc: pixfmt-yuv: Move all luma-only YUV formats to common file
Laurent Pinchart
2020-12-07
10
-461
/
+127
*
media: doc: pixfmt-packed-yuv: Clarify naming scheme for 4:4:4 formats
Laurent Pinchart
2020-12-07
1
-0
/
+14
*
media: doc: pixfmt-packed-yuv: Express 4:4:4 formats in a more compact way
Laurent Pinchart
2020-12-07
1
-217
/
+56
*
media: doc: pixfmt-packed-yuv: Fill padding bits with 'X'
Laurent Pinchart
2020-12-07
1
-16
/
+16
*
media: doc: pixfmt-yuv: Move all packed YUV formats to common file
Laurent Pinchart
2020-12-07
7
-388
/
+140
[next]