public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* LinuxPPS new functionalities
@ 2009-12-02 17:18 Rodolfo Giometti
  2009-12-02 17:18 ` [PATCH 01/11] pps: userland header file for PPS API Rodolfo Giometti
  0 siblings, 1 reply; 21+ messages in thread
From: Rodolfo Giometti @ 2009-12-02 17:18 UTC (permalink / raw)
  To: linux-kernel
  Cc: Andrew Morton, David Woodhouse, Dave Jones, Sam Ravnborg, Greg KH,
	Randy Dunlap, Kay Sievers, Alan Cox, H. Peter Anvin, Ingo Molnar,
	Michael Kerrisk, Christoph Hellwig

This patchset adds several PPS functionalities.

All patches have a specific comment but I prefer say something more:

* Patches 01-02 are just documentation about PPS support.

* Patch 03 adds PPS client support skeleton.

* Patches 04-06 add generic PPS serial support.

* Patches 07 and 10 add PPS serial support for specific hardware.

* Patch 08 adds PPS parallel support.

* Patch 09 is going to add a low level IRQ timestamps recording. Here
  some notes:

   1) This is just a proposal, so I'm quite sure it will be rejected,
      but I decided to propose it anyway in order to have some
      feedbacks.

   2) Due previous point I didn't split up the patch into several (and
      more logical) sub-parts in order to have a better review about
      what I wish to do.

* Patch 11 shows how to add a low level IRQ timestamps recording for a
  new platform once patch 09 has been added into main tree.

Even if patches 09 and 11 will be rejected I hope the others are
ok. :)

Ciao,

Rodolfo


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2009-12-05  6:51 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02 17:18 LinuxPPS new functionalities Rodolfo Giometti
2009-12-02 17:18 ` [PATCH 01/11] pps: userland header file for PPS API Rodolfo Giometti
2009-12-02 17:18   ` [PATCH 02/11] pps: documentation programs and examples Rodolfo Giometti
2009-12-02 17:18     ` [PATCH 03/11] pps: LinuxPPS clients support Rodolfo Giometti
2009-12-02 17:18       ` [PATCH 04/11] ldisc: new dcd_change() method for line disciplines Rodolfo Giometti
2009-12-02 17:18         ` [PATCH 05/11] ldisc n_tty: export all N_TTY ldisc methods Rodolfo Giometti
2009-12-02 17:18           ` [PATCH 06/11] pps: serial clients support Rodolfo Giometti
2009-12-02 17:18             ` [PATCH 07/11] serial 8250: enable PPS support Rodolfo Giometti
2009-12-02 17:18               ` [PATCH 08/11] pps: parallel port clients support Rodolfo Giometti
2009-12-02 17:18                 ` [PATCH 09/11] pps: low level IRQ timestamps recording Rodolfo Giometti
2009-12-02 17:18                   ` [PATCH 10/11] serial amba-pl010: enable PPS support Rodolfo Giometti
2009-12-02 17:18                     ` [PATCH 11/11] arm: add low level IRQ timestamps recording for arm platforms Rodolfo Giometti
2009-12-03  0:10                   ` [PATCH 09/11] pps: low level IRQ timestamps recording H. Peter Anvin
2009-12-03 12:01                     ` Rodolfo Giometti
2009-12-05  6:46                       ` H. Peter Anvin
2009-12-02 18:59             ` [PATCH 06/11] pps: serial clients support Alan Cox
2009-12-03 10:53               ` Rodolfo Giometti
2009-12-03 11:46                 ` Alan Cox
2009-12-03 12:05                   ` Rodolfo Giometti
2009-12-03 12:24                     ` Alan Cox
2009-12-02 18:18           ` [PATCH 05/11] ldisc n_tty: export all N_TTY ldisc methods Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox