index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ptp
/
ptp_dte.c
Age
Commit message (
Expand
)
Author
11 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-04-12
ptp: ptp_dte: Convert to platform remove callback returning void
Uwe Kleine-König
2022-11-11
ptp: convert remaining drivers to adjfine interface
Jacob Keller
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2019-10-10
ptp: ptp_dte: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-25
ptp: ptp_dte: remove redundant dev_err message
Ding Xiang
2018-10-22
ptp: ptp_dte: simplify getting .driver_data
Wolfram Sang
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2017-08-22
ptp: make ptp_clock_info const
Bhumika Goyal
2017-07-06
ptp: dte: Use LL suffix for 64-bit constants
Geert Uytterhoeven
2017-06-15
ptp: Add a ptp clock driver for Broadcom DTE
Arun Parameswaran