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