public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] usb: otg-fsm: Add documentation and some trivial cleanups
@ 2016-03-30  9:56 Roger Quadros
  2016-03-30  9:56 ` [PATCH v6 1/3] usb: otg-fsm: Add documentation for struct otg_fsm Roger Quadros
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Roger Quadros @ 2016-03-30  9:56 UTC (permalink / raw)
  To: Peter.Chen, balbi; +Cc: gregkh, linux-usb, linux-kernel, Roger Quadros

Hi,

Add documentation for struct otg_fsm with some trivial cleanups.
All patches have been Acked by otg-fsm maintainer (Peter Chen).

cheers,
-roger

Roger Quadros (3):
  usb: otg-fsm: Add documentation for struct otg_fsm
  usb: otg-fsm: support multiple instances
  usb: otg-fsm: Prevent build warning "VDBG" redefined

 drivers/usb/chipidea/otg_fsm.c   |   1 +
 drivers/usb/common/usb-otg-fsm.c |  20 +++----
 drivers/usb/phy/phy-fsl-usb.c    |   1 +
 include/linux/usb/otg-fsm.h      | 110 +++++++++++++++++++++++++++++++--------
 4 files changed, 100 insertions(+), 32 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2016-04-19  8:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-30  9:56 [PATCH v6 0/3] usb: otg-fsm: Add documentation and some trivial cleanups Roger Quadros
2016-03-30  9:56 ` [PATCH v6 1/3] usb: otg-fsm: Add documentation for struct otg_fsm Roger Quadros
2016-03-30  9:56 ` [PATCH v6 2/3] usb: otg-fsm: support multiple instances Roger Quadros
2016-03-30  9:56 ` [PATCH v6 3/3] usb: otg-fsm: Prevent build warning "VDBG" redefined Roger Quadros
2016-03-31  9:41   ` [PATCH v7 " Roger Quadros
2016-04-05  8:52     ` Peter Chen
2016-04-05 12:52       ` Roger Quadros
2016-04-05 13:48         ` Roger Quadros
2016-04-06  6:46           ` Peter Chen
2016-04-06  7:13             ` Roger Quadros
2016-04-19  8:21               ` Peter Chen
2016-03-31  7:08 ` [PATCH v6 0/3] usb: otg-fsm: Add documentation and some trivial cleanups Peter Chen
2016-03-31  9:40   ` Roger Quadros

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