linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCH v2] Add documentation on writing an musb glue layer
@ 2014-04-05 18:36 Apelete Seketeli
  2014-04-05 18:42 ` [RESEND PATCH v2] documentation: docbook: document process of " Apelete Seketeli
  0 siblings, 1 reply; 8+ messages in thread
From: Apelete Seketeli @ 2014-04-05 18:36 UTC (permalink / raw)
  To: Randy Dunlap, linux-doc
  Cc: Rob Landley, Jiri Kosina, David Fries, Robert P. J. Day,
	Ben Hutchings, Lars-Peter Clausen, linux-kernel

Hello,

Following a few patches already in tree that add support for the USB
device controller of the Ingenic JZ4740 MIPS SoC, I documented the
process of writing an MUSB glue layer.
The JZ4740 MUSB controller offers a basic feature set, which makes the
glue layer implementation more simple than most current glue layers in
tree.

The patch that comes as a follow-up of this message is an attempt to
provide a step-by-step walk-through of the process of writing an MUSB
glue layer.

Changes since v1:
  - add a line in legal notice paragraph to refer to COPYING
    file in kernel source tree.

I'm also adding linux-usb in Cc: to let people there know about
this just in case it went under the radar before.
Please review and let me know if there's something that need to be
fixed in the document.

Changes were rebased on top of Linus Torvalds' tree, with the
documentation built and tested successfully.

The following changes since commit 8e0c0832348c7fda1c85d67697cfe4adf077344c

  Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux

are available in the git repository at:

  git://git.seketeli.net/~apelete/linux.git writing-musb-glue-layer

Apelete Seketeli (1):
  documentation: docbook: document process of writing an musb glue
    layer

 Documentation/DocBook/Makefile                     |    3 +-
 Documentation/DocBook/writing_musb_glue_layer.tmpl |  873 ++++++++++++++++++++
 2 files changed, 875 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/DocBook/writing_musb_glue_layer.tmpl

-- 
        Apelete

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [RESEND PATCH v2] Add documentation on writing an musb glue layer
@ 2014-04-14 20:10 Apelete Seketeli
  2014-04-14 20:12 ` [RESEND PATCH v2] documentation: docbook: document process of " Apelete Seketeli
  0 siblings, 1 reply; 8+ messages in thread
From: Apelete Seketeli @ 2014-04-14 20:10 UTC (permalink / raw)
  To: Felipe Balbi, Randy Dunlap
  Cc: Michal Marek, Masahiro Yamada, Rob Landley, Jiri Kosina,
	David Fries, Robert P. J. Day, Ben Hutchings, Lars-Peter Clausen,
	Linux Documentation List, Linux USB List, Linux Kernel List

Hello,

Following a few patches already in tree that add support for the USB
device controller of the Ingenic JZ4740 MIPS SoC, I documented the
process of writing an MUSB glue layer.
The JZ4740 MUSB controller offers a basic feature set, which makes the
glue layer implementation more simple than most current glue layers in
tree.

The patch that comes as a follow-up of this message is an attempt to
provide a step-by-step walk-through of the process of writing an MUSB
glue layer.

Changes since v1:
  - add a line in legal notice paragraph to refer to COPYING
    file in kernel source tree.

With 3.15-rc1 now released, please consider this for merge and let me
know if there's something that need to be fixed in the document.

Changes were rebased on top of Linus Torvalds' tree, with the
documentation built and tested successfully.

The following changes since commit c9eaa447e77efe77b7fa4c953bd62de8297fd6c5:

  Linux 3.15-rc1

are available in the git repository at:

  git://git.seketeli.net/~apelete/linux.git writing-musb-glue-layer

Apelete Seketeli (1):
  documentation: docbook: document process of writing an musb glue
    layer

 Documentation/DocBook/Makefile                     |    3 +-
 Documentation/DocBook/writing_musb_glue_layer.tmpl |  873 ++++++++++++++++++++
 2 files changed, 875 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/DocBook/writing_musb_glue_layer.tmpl

-- 
        Apelete

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

end of thread, other threads:[~2014-04-28 19:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-05 18:36 [RESEND PATCH v2] Add documentation on writing an musb glue layer Apelete Seketeli
2014-04-05 18:42 ` [RESEND PATCH v2] documentation: docbook: document process of " Apelete Seketeli
2014-04-07 22:12   ` Randy Dunlap
2014-04-07 23:02     ` Felipe Balbi
2014-04-08  7:05       ` Apelete Seketeli
  -- strict thread matches above, loose matches on Subject: below --
2014-04-14 20:10 [RESEND PATCH v2] Add documentation on " Apelete Seketeli
2014-04-14 20:12 ` [RESEND PATCH v2] documentation: docbook: document process of " Apelete Seketeli
2014-04-28 17:30   ` Apelete Seketeli
2014-04-28 17:52     ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).