Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ptp: Fix clock_getres() implementation | Thomas Gleixner | 2011-12-06 | 1 | -1/+3 |
* | ptp: Fix some locking bugs in ptp_read() | Dan Carpenter | 2011-06-01 | 1 | -4/+4 |
* | ptp: Return -EFAULT on copy_to_user() errors | Dan Carpenter | 2011-06-01 | 1 | -1/+2 |
* | ptp: Added a clock driver for the National Semiconductor PHYTER. | Richard Cochran | 2011-05-23 | 1 | -0/+19 |
* | ptp: Added a clock driver for the IXP46x. | Richard Cochran | 2011-05-23 | 3 | -0/+346 |
* | ptp: Added a clock that uses the eTSEC found on the MPC85xx. | Richard Cochran | 2011-05-23 | 1 | -0/+13 |
* | ptp: Added a brand new class driver for ptp clocks. | Richard Cochran | 2011-05-23 | 6 | -0/+860 |