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
/
dpll
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
dpll: fix return value check for kmemdup
Chen Ni
1
-1
/
+1
2024-04-25
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Arkadiusz Kubalewski
1
-25
/
+33
2024-03-26
dpll: indent DPLL option type by a tab
Prasad Pandit
1
-1
/
+1
2024-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2024-03-08
dpll: fix dpll_xa_ref_*_del() for multiple registrations
Jiri Pirko
1
-4
/
+4
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-19
/
+44
2024-03-06
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2
-19
/
+44
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+8
2024-02-29
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
1
-0
/
+5
2024-02-27
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2
-1
/
+3
2024-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-20
/
+6
2024-02-09
dpll: fix possible deadlock during netlink dump operation
Jiri Pirko
3
-20
/
+6
2024-02-07
dpll: check that pin is registered in __dpll_pin_unregister()
Jiri Pirko
1
-0
/
+3
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
1
-1
/
+8
2024-02-01
dpll: move xa_erase() call in to match dpll_pin_alloc() error path order
Jiri Pirko
1
-1
/
+1
2024-01-22
dpll: fix register pin with unregistered parent pin
Arkadiusz Kubalewski
1
-6
/
+0
2024-01-22
dpll: fix userspace availability of pins
Arkadiusz Kubalewski
1
-2
/
+27
2024-01-22
dpll: fix pin dump crash for rebound module
Arkadiusz Kubalewski
3
-18
/
+69
2024-01-22
dpll: fix broken error path in dpll_pin_alloc(..)
Arkadiusz Kubalewski
1
-3
/
+4
2024-01-05
dpll: expose fractional frequency offset value to user
Jiri Pirko
1
-0
/
+24
2023-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
2023-12-14
dpll: allocate pin ids in cycle
Jiri Pirko
1
-3
/
+5
2023-12-13
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
1
-6
/
+10
2023-12-13
dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
Jiri Pirko
1
-5
/
+8
2023-11-22
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
1
-5
/
+12
2023-10-15
dpll: netlink/core: change pin frequency set behavior
Arkadiusz Kubalewski
1
-8
/
+42
2023-10-15
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
1
-1
/
+137
2023-10-15
dpll: spec: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2
-4
/
+6
2023-09-21
netdev: Remove unneeded semicolon
Yang Li
1
-1
/
+1
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
1
-2
/
+14
2023-09-17
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
3
-1
/
+1264
2023-09-17
dpll: core: Add DPLL framework base functions
Vadim Fedorenko
4
-0
/
+894
2023-09-17
dpll: spec: Add Netlink spec in YAML
Vadim Fedorenko
2
-0
/
+213