summaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_pch.c
AgeCommit message (Expand)Author
2021-10-17ptp_pch: Load module automatically if ID matchesAndy Shevchenko
2015-03-31ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-03-21ptp: drivers: set the number of programmable pins.Richard Cochran
2013-05-25ptp_pch: fix error handling in pch_probe()Wei Yongjun
2013-03-27ptp_pch: eliminate a number of sparse warningsSahara
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc
2012-11-28ptp: remove use of __devexitBill Pemberton
2012-11-28ptp: remove use of __devinitBill Pemberton
2012-09-22ptp: link the phc device to its parent deviceRichard Cochran
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-16ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven
2012-04-21pch_gbe: do not set the channel control registerTakahiro Shimizu
2012-04-21pch_gbe: export a method to set the receive match addressTakahiro Shimizu
2012-04-21pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu
2012-03-09ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.David S. Miller
2012-03-09supports eg20t ptp clockTakahiro Shimizu