29 Nov, 2012
2 commits
-
CONFIG_HOTPLUG is going away as an option so __devexit is no
longer needed.Signed-off-by: Bill Pemberton
Acked-by: Richard Cochran
Signed-off-by: Greg Kroah-Hartman -
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.Signed-off-by: Bill Pemberton
Acked-by: Richard Cochran
Signed-off-by: Greg Kroah-Hartman
23 Sep, 2012
1 commit
-
PTP Hardware Clock devices appear as class devices in sysfs. This patch
changes the registration API to use the parent device, clarifying the
clock's relationship to the underlying device.Signed-off-by: Richard Cochran
Acked-by: Ben Hutchings
Acked-by: Jeff Kirsher
Signed-off-by: David S. Miller
17 May, 2012
2 commits
-
drivers/ptp/ptp_pch.c: In function 'pch_remove':
drivers/ptp/ptp_pch.c:576:2: error: implicit declaration of function 'kfree' [-Werror=implicit-function-declaration]
drivers/ptp/ptp_pch.c: In function 'pch_probe':
drivers/ptp/ptp_pch.c:587:2: error: implicit declaration of function 'kzalloc' [-Werror=implicit-function-declaration]Signed-off-by: Geert Uytterhoeven
Acked-by: Richard Cochran
Signed-off-by: David S. Miller
22 Apr, 2012
3 commits
-
We will let the pch_gbe code do that according to the receive time stamp
filter.[ RC - Rebased Takahiro's changes and wrote a commit message
explaining the changes. ]Signed-off-by: Takahiro Shimizu
Signed-off-by: Richard Cochran
Signed-off-by: David S. Miller -
The code in phc_gbe_main will need to call this method in order to set the
station address register according to the receive time stamping filter.[ RC - Rebased Takahiro's changes and wrote a commit message
explaining the changes. ]Signed-off-by: Takahiro Shimizu
Signed-off-by: Richard Cochran
Signed-off-by: David S. Miller -
This patch fixes the helper functions that give the transmit and
receive time stamps to return nanoseconds, instead of arbitrary clock
ticks.[ RC - Rebased Takahiro's changes and wrote a commit message
explaining the changes. ]Signed-off-by: Takahiro Shimizu
Signed-off-by: Richard Cochran
Signed-off-by: David S. Miller
10 Mar, 2012
2 commits
-
Signed-off-by: David S. Miller
-
Supports EG20T ptp clock in the driver
Changes e-mail address.
Adds number.
Signed-off-by: Takahiro Shimizu
Signed-off-by: David S. Miller