public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Enable PPS reporting for USB serial devices (v3)
@ 2013-09-16  6:40 Paul Chavent
  2013-09-16  6:40 ` [PATCH 1/2] USB : serial : call handle_dcd_change in ftdi driver Paul Chavent
  2013-09-16  6:41 ` [PATCH 2/2] USB : serial : invoke dcd_change ldisc's handler Paul Chavent
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Chavent @ 2013-09-16  6:40 UTC (permalink / raw)
  To: linux-usb, gregkh, jhovold, fschaefer.oss, jslaby, max, giometti
  Cc: linux-kernel, Paul Chavent

Hi.

This series enable the PPS reporting for USB serial devices. This
third submission improve commit messages, and fix some coding
guidelines. The last patch of the v2 will be integrated in an more
global reworking of the pl2303 driver.

Paul Chavent (2):
  USB : serial : call handle_dcd_change in ftdi driver.
  USB : serial : invoke dcd_change ldisc's handler.

 Documentation/pps/pps.txt     | 15 +++++++++++++++
 drivers/usb/serial/ftdi_sio.c | 10 +++++++++-
 drivers/usb/serial/generic.c  | 10 ++++++++++
 3 files changed, 34 insertions(+), 1 deletion(-)

-- 
1.7.12.1


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

end of thread, other threads:[~2013-09-16  8:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-16  6:40 [PATCH 0/2] Enable PPS reporting for USB serial devices (v3) Paul Chavent
2013-09-16  6:40 ` [PATCH 1/2] USB : serial : call handle_dcd_change in ftdi driver Paul Chavent
2013-09-16  6:41 ` [PATCH 2/2] USB : serial : invoke dcd_change ldisc's handler Paul Chavent
2013-09-16  8:08   ` Rodolfo Giometti

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