index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dpll
/
zl3073x
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
dpll: zl3073x: Fix output pin registration
Ivan Vecera
1
-1
/
+1
2025-10-13
dpll: zl3073x: Handle missing or corrupted flash configuration
Ivan Vecera
2
-0
/
+24
2025-10-10
dpll: zl3073x: Increase maximum size of flash utility
Ivan Vecera
1
-1
/
+1
2025-09-29
dpll: zl3073x: Allow to configure phase offset averaging factor
Ivan Vecera
4
-6
/
+107
2025-09-26
dpll: zl3073x: Fix double free in zl3073x_devlink_flash_update()
Dan Carpenter
1
-1
/
+0
2025-09-15
dpll: zl3073x: Implement devlink flash callback
Ivan Vecera
1
-0
/
+129
2025-09-15
dpll: zl3073x: Refactor DPLL initialization
Ivan Vecera
3
-86
/
+142
2025-09-15
dpll: zl3073x: Add firmware loading functionality
Ivan Vecera
3
-1
/
+472
2025-09-15
dpll: zl3073x: Add low-level flash functions
Ivan Vecera
6
-1
/
+747
2025-09-15
dpll: zl3073x: Add functions to access hardware registers
Ivan Vecera
3
-4
/
+193
2025-08-04
dpll: zl3073x: ZL3073X_I2C and ZL3073X_SPI should depend on NET
Geert Uytterhoeven
1
-2
/
+2
2025-08-01
dpll: Make ZL3073X invisible
Geert Uytterhoeven
1
-5
/
+5
2025-07-26
dpll: zl3073x: Fix build failure
Ivan Vecera
1
-0
/
+1
2025-07-17
dpll: zl3073x: Add support to get fractional frequency offset
Ivan Vecera
4
-2
/
+168
2025-07-17
dpll: zl3073x: Add support to adjust phase
Ivan Vecera
2
-0
/
+194
2025-07-17
dpll: zl3073x: Implement phase offset monitor feature
Ivan Vecera
5
-14
/
+148
2025-07-17
dpll: zl3073x: Add support to get phase offset on connected input pin
Ivan Vecera
4
-1
/
+208
2025-07-17
dpll: zl3073x: Add support to get/set esync on pins
Ivan Vecera
2
-1
/
+360
2025-07-09
dpll: zl3073x: Add support to get/set frequency on pins
Ivan Vecera
2
-0
/
+359
2025-07-09
dpll: zl3073x: Implement input pin state setting in automatic mode
Ivan Vecera
1
-0
/
+32
2025-07-09
dpll: zl3073x: Add support to get/set priority on input pins
Ivan Vecera
2
-0
/
+89
2025-07-09
dpll: zl3073x: Implement input pin selection in manual mode
Ivan Vecera
2
-3
/
+124
2025-07-09
dpll: zl3073x: Register DPLL devices and pins
Ivan Vecera
7
-1
/
+1156
2025-07-09
dpll: zl3073x: Read DPLL types and pin properties from system firmware
Ivan Vecera
5
-1
/
+437
2025-07-09
dpll: zl3073x: Fetch invariants during probe
Ivan Vecera
3
-0
/
+600
2025-07-09
dpll: Add basic Microchip ZL3073x support
Ivan Vecera
9
-0
/
+1051