index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dpll
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dpll: fix return value check for kmemdup
Chen Ni
2024-05-13
1
-1
/
+1
*
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Arkadiusz Kubalewski
2024-04-25
1
-25
/
+33
*
dpll: indent DPLL option type by a tab
Prasad Pandit
2024-03-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
1
-4
/
+4
|
\
|
*
dpll: fix dpll_xa_ref_*_del() for multiple registrations
Jiri Pirko
2024-03-08
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
2
-19
/
+44
|
\
|
|
*
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-05
2
-19
/
+44
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
2
-1
/
+8
|
\
|
|
*
dpll: fix build failure due to rcu_dereference_check() on unknown type
Eric Dumazet
2024-02-29
1
-0
/
+5
|
*
dpll: rely on rcu for netdev_dpll_pin()
Eric Dumazet
2024-02-26
2
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
3
-20
/
+6
|
\
|
|
*
dpll: fix possible deadlock during netlink dump operation
Jiri Pirko
2024-02-08
3
-20
/
+6
*
|
dpll: check that pin is registered in __dpll_pin_unregister()
Jiri Pirko
2024-02-07
1
-0
/
+3
*
|
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2024-02-01
1
-1
/
+8
*
|
dpll: move xa_erase() call in to match dpll_pin_alloc() error path order
Jiri Pirko
2024-01-31
1
-1
/
+1
|
/
*
dpll: fix register pin with unregistered parent pin
Arkadiusz Kubalewski
2024-01-22
1
-6
/
+0
*
dpll: fix userspace availability of pins
Arkadiusz Kubalewski
2024-01-22
1
-2
/
+27
*
dpll: fix pin dump crash for rebound module
Arkadiusz Kubalewski
2024-01-22
3
-18
/
+69
*
dpll: fix broken error path in dpll_pin_alloc(..)
Arkadiusz Kubalewski
2024-01-22
1
-3
/
+4
*
dpll: expose fractional frequency offset value to user
Jiri Pirko
2024-01-05
1
-0
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
1
-5
/
+8
|
\
|
*
dpll: sanitize possible null pointer dereference in dpll_pin_parent_pin_set()
Jiri Pirko
2023-12-12
1
-5
/
+8
*
|
dpll: allocate pin ids in cycle
Jiri Pirko
2023-12-13
1
-3
/
+5
*
|
dpll: remove leftover mode_supported() op and use mode_get() instead
Jiri Pirko
2023-12-13
1
-6
/
+10
|
/
*
dpll: Fix potential msg memleak when genlmsg_put_reply failed
Hao Ge
2023-11-21
1
-5
/
+12
*
dpll: netlink/core: change pin frequency set behavior
Arkadiusz Kubalewski
2023-10-15
1
-8
/
+42
*
dpll: netlink/core: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2023-10-15
1
-1
/
+137
*
dpll: spec: add support for pin-dpll signal phase offset/adjust
Arkadiusz Kubalewski
2023-10-15
2
-4
/
+6
*
netdev: Remove unneeded semicolon
Yang Li
2023-09-21
1
-1
/
+1
*
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-17
1
-2
/
+14
*
dpll: netlink: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
3
-1
/
+1264
*
dpll: core: Add DPLL framework base functions
Vadim Fedorenko
2023-09-17
4
-0
/
+894
*
dpll: spec: Add Netlink spec in YAML
Vadim Fedorenko
2023-09-17
2
-0
/
+213