Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1600414

[patch 0/4] staging: speakup: refactor to make raw serial i/o swappable

From Okash Khawaja <okash.khawaja@gmail.com>
Newsgroups linux.kernel
Subject [patch 0/4] staging: speakup: refactor to make raw serial i/o swappable
Date 2017-03-14 14:50 +0100
Message-ID <tkUZP-Q3-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

The following patches group together most of raw serial comms with external
synth and makes rest of the code agnostic to it, so that raw serial comms
can be easily replaced by an alternate way to communicate with external
synths. Plan is to follow these patches with alternate implementation
of comms with external synths and then migrate existing synths to use the new
implementation.

Okash

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[patch 0/4] staging: speakup: refactor to make raw serial i/o swappable Okash Khawaja <okash.khawaja@gmail.com> - 2017-03-14 14:50 +0100
  [patch 1/4] staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth arg Okash Khawaja <okash.khawaja@gmail.com> - 2017-03-14 14:50 +0100
  [patch 2/4] staging: serial: add spk_io_ops struct to spk_synth Okash Khawaja <okash.khawaja@gmail.com> - 2017-03-14 15:00 +0100
  [patch 4/4] staging: speakup: move those functions which do outgoing serial comms, into serialio.c Okash Khawaja <okash.khawaja@gmail.com> - 2017-03-14 15:00 +0100
    Re: [patch 4/4] staging: speakup: move those functions which do  outgoing serial comms, into serialio.c Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-16 03:20 +0100
      Re: [patch 4/4] staging: speakup: move those functions which do  outgoing serial comms, into serialio.c Okash Khawaja <okash.khawaja@gmail.com> - 2017-03-16 08:00 +0100
        Re: [patch 4/4] staging: speakup: move those functions which do  outgoing serial comms, into serialio.c Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-03-16 08:10 +0100
          [patch 4/4] staging: speakup: move those functions which do outgoing  serial comms, into serialio.c Okash Khawaja <okash.khawaja@gmail.com> - 2017-03-16 09:20 +0100

csiph-web