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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
] ptp: ocp: remove symlink for second GNSS
Vadim Fedorenko
2022-10-10
1
-0
/
+1
*
ptp: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
2022-09-27
1
-3
/
+3
*
ptp_ocp: use device_find_any_child() instead of custom approach
Andy Shevchenko
2022-09-22
1
-7
/
+1
*
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-12
/
+2
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
1
-12
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
1
-0
/
+1
|
\
\
|
*
|
ptp: ocp: Select CRC16 in the Kconfig.
Jonathan Lemon
2022-07-27
1
-0
/
+1
|
|
/
*
|
ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)
Andy Shevchenko
2022-06-10
1
-1
/
+1
*
|
ptp_ocp: do not call pci_set_drvdata(pdev, NULL)
Andy Shevchenko
2022-06-10
1
-2
/
+0
*
|
ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()
Andy Shevchenko
2022-06-10
1
-4
/
+2
*
|
ptp_ocp: use bits.h macros for all masks
Andy Shevchenko
2022-06-10
1
-6
/
+7
|
/
*
ptp: ptp_clockmatrix: fix is_single_shot
Min Li
2022-05-25
1
-1
/
+1
*
ptp: ocp: Add firmware header checks
Vadim Fedorenko
2022-05-24
1
-5
/
+73
*
ptp: ocp: fix PPS source selector debugfs reporting
Jonathan Lemon
2022-05-24
1
-11
/
+14
*
ptp: ocp: add .init function for sma_op vector
Jonathan Lemon
2022-05-24
1
-9
/
+20
*
ptp: ocp: vectorize the sma accessor functions
Jonathan Lemon
2022-05-24
1
-145
/
+169
*
ptp: ocp: constify selectors
Jonathan Lemon
2022-05-24
1
-11
/
+13
*
ptp: ocp: parameterize input/output sma selectors
Jonathan Lemon
2022-05-24
1
-15
/
+27
*
ptp: ocp: revise firmware display
Jonathan Lemon
2022-05-24
1
-23
/
+41
*
ptp: ocp: add Celestica timecard PCI ids
Vadim Fedorenko
2022-05-24
1
-1
/
+5
*
ptp: ocp: Remove #ifdefs around PCI IDs
Jonathan Lemon
2022-05-24
1
-7
/
+2
*
ptp: ocp: 32-bit fixups for pci start address
Jonathan Lemon
2022-05-24
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-19
1
-17
/
+45
|
\
|
*
ptp: ocp: change sysfs attr group handling
Jonathan Lemon
2022-05-18
1
-15
/
+42
|
*
ptp: ocp: have adjtime handle negative delta_ns correctly
Jonathan Lemon
2022-05-16
1
-2
/
+3
*
|
ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress
Min Li
2022-05-17
2
-32
/
+2
*
|
ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
Min Li
2022-05-17
2
-109
/
+185
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-12
1
-1
/
+1
|
\
|
|
*
ptp: ocp: Use DIV64_U64_ROUND_UP for rounding.
Jonathan Lemon
2022-05-09
1
-1
/
+1
*
|
ptp: Speed up vclock lookup
Gerhard Engleder
2022-05-10
2
-19
/
+48
*
|
ptp: Pass hwtstamp to ptp_convert_timestamp()
Gerhard Engleder
2022-05-10
1
-3
/
+2
*
|
ptp: Add cycles support for virtual clocks
Gerhard Engleder
2022-05-10
4
-16
/
+49
|
/
*
ptp: ocp: handle error from nvmem_device_find
Jonathan Lemon
2022-03-30
1
-7
/
+8
*
ptp: ocp: use snprintf() in ptp_ocp_verify()
Dan Carpenter
2022-03-18
1
-3
/
+3
*
ptp: ocp: Make debugfs variables the correct bitwidth
Jonathan Lemon
2022-03-17
1
-1
/
+2
*
ptp: ocp: Fix PTP_PF_* verification requests
Jonathan Lemon
2022-03-17
1
-8
/
+20
*
ptp: ocp: Add 2 more timestampers
Jonathan Lemon
2022-03-11
1
-5
/
+56
*
ptp: ocp: Add 4 frequency counters
Jonathan Lemon
2022-03-11
1
-7
/
+165
*
ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUT
Jonathan Lemon
2022-03-11
1
-9
/
+94
*
ptp: ocp: Add signal generators and update sysfs nodes
Jonathan Lemon
2022-03-11
1
-10
/
+476
*
ptp: ocp: Add firmware capability bits for feature gating
Jonathan Lemon
2022-03-11
1
-5
/
+33
*
ptp: ocp: Add GND and VCC output selectors
Jonathan Lemon
2022-03-11
1
-0
/
+2
*
ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'
Jonathan Lemon
2022-03-11
1
-4
/
+4
*
ptp: ocp: Add ability to disable input selectors.
Jonathan Lemon
2022-03-11
1
-11
/
+23
*
ptp: ocp: Add support for selectable SMA directions.
Jonathan Lemon
2022-03-11
1
-117
/
+211
*
ptp: ocp: add UPF_NO_THRE_TEST flag for serial ports
Jonathan Lemon
2022-03-10
1
-1
/
+1
*
ptp: idt82p33: use rsmu driver to access i2c/spi bus
Min Li
2022-03-09
2
-369
/
+126
*
ptp: ocp: Update devlink firmware display path.
Jonathan Lemon
2022-03-09
1
-26
/
+17
*
ptp: ocp: add nvmem interface for accessing eeprom
Jonathan Lemon
2022-03-09
1
-65
/
+121
*
ptp: ocp: correct label for error path
Jonathan Lemon
2022-03-08
1
-2
/
+2
[next]