index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ptp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
2
-2
/
+1
|
\
|
*
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
2023-04-03
1
-1
/
+1
|
|
\
|
*
|
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
|
*
|
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2023-03-17
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ptp_qoriq: fix memory leak in probe()
SongJingyi
2023-03-24
1
-1
/
+1
|
|
/
*
|
ptp: add ToD device driver for Intel FPGA cards
Tianfei Zhang
2023-03-29
3
-0
/
+347
*
|
ptp: kvm: Use decrypted memory in confidential guest on x86
Jeremi Piotrowski
2023-03-17
3
-11
/
+53
*
|
ptp: ines: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-15
1
-1
/
+1
*
|
ptp_ocp: add force_irq to xilinx_spi configuration
Vadim Fedorenko
2023-03-10
1
-0
/
+1
|
/
*
ptp: vclock: use mutex to fix "sleep on atomic" bug
Íñigo Huguet
2023-02-22
2
-23
/
+23
*
ptp_qoriq: fix latency in ptp_qoriq_adjtime() operation
Nikhil Gupta
2023-01-20
1
-7
/
+43
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
8
-171
/
+1163
|
\
|
*
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
2022-11-30
1
-4
/
+0
|
*
ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK
Min Li
2022-11-25
2
-35
/
+0
|
*
ptp: idt82p33: Add PTP_CLK_REQ_EXTTS support
Min Li
2022-11-25
2
-63
/
+640
|
*
ptp: remove the .adjfreq interface function
Jacob Keller
2022-11-11
1
-4
/
+1
|
*
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-11-11
1
-2
/
+3
|
*
ptp_phc: convert .adjfreq to .adjfine
Jacob Keller
2022-11-11
1
-15
/
+4
|
*
drivers: convert unsupported .adjfreq to .adjfine
Jacob Keller
2022-10-31
2
-4
/
+4
|
*
ptp: ocp: remove flash image header check fallback
Vadim Fedorenko
2022-10-24
1
-5
/
+2
|
*
ptp: ocp: expose config and temperature for ART card
Vadim Fedorenko
2022-10-24
1
-0
/
+136
|
*
ptp: ocp: add serial port of mRO50 MAC on ART card
Vadim Fedorenko
2022-10-24
1
-0
/
+20
|
*
ptp: ocp: add Orolia timecard support
Vadim Fedorenko
2022-10-24
1
-0
/
+290
|
*
ptp: ocp: upgrade serial line information
Vadim Fedorenko
2022-10-24
1
-43
/
+67
*
|
ACPI: make remove callback of ACPI driver void
Dawei Li
2022-11-23
1
-2
/
+1
|
/
*
] 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
[next]