summaryrefslogtreecommitdiffstats
path: root/drivers/ptp/ptp_pch.c
Commit message (Expand)AuthorAgeFilesLines
* ptp: pch: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* ptp: drivers: set the number of programmable pins.Richard Cochran2014-03-211-0/+1
* ptp_pch: fix error handling in pch_probe()Wei Yongjun2013-05-251-3/+5
* ptp_pch: eliminate a number of sparse warningsSahara2013-03-271-13/+14
* ptp_pch: fix typo in module parameter descriptionJiri Benc2013-03-261-1/+1
* ptp: remove use of __devexitBill Pemberton2012-11-281-1/+1
* ptp: remove use of __devinitBill Pemberton2012-11-281-1/+1
* ptp: link the phc device to its parent deviceRichard Cochran2012-09-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-161-0/+1
|\
| * ptp_pch: Add missing #include <linux/slab.h>Geert Uytterhoeven2012-05-161-0/+1
* | pch_gbe: do not set the channel control registerTakahiro Shimizu2012-04-211-2/+0
* | pch_gbe: export a method to set the receive match addressTakahiro Shimizu2012-04-211-1/+2
* | pch_gbe: scale time stamps to nanosecondsTakahiro Shimizu2012-04-211-0/+2
|/
* ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings.David S. Miller2012-03-091-3/+3
* supports eg20t ptp clockTakahiro Shimizu2012-03-091-0/+730