All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch-2.6.35 00/11] musb patches
@ 2010-03-24 12:55 Felipe Balbi
  2010-03-24 12:55 ` [patch-2.6.35 01/11] usb: musb: debugfs: musb_exit_debugfs() can be called on probe Felipe Balbi
                   ` (6 more replies)
  0 siblings, 7 replies; 17+ messages in thread
From: Felipe Balbi @ 2010-03-24 12:55 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux USB Mailing List, Linux OMAP Mailing List, Felipe Balbi

Hi Greg,

here are more patches for the 2.6.35 merge window

Ajay Kumar Gupta (1):
  musb: Add extvbus in musb_board_data

Anand Gadiyar (2):
  usb: musb: omap2430: remove unused define
  usb: musb: omap2430.c: remove unnecessary includes

Cliff Cai (1):
  USB: musb: support host/gadget role switching on Blackfin parts

Felipe Balbi (2):
  usb: musb: debugfs: musb_exit_debugfs() can be called on probe
  usb: musb: Makefile: remove unexistent config option

Heikki Krogerus (1):
  usb: musb: add ulpi access operations

Sergei Shtylyov (4):
  MUSB: OMAP: remove omap_vbus_power()
  MUSB: Blackfin: remove bfin_vbus_power()
  MUSB: OMAP: make musb_platform_suspend() 'static'
  MUSB: Blackfin: remove musb_platform_{suspend|resume}()

 arch/arm/mach-omap2/board-omap3evm.c  |    3 +
 arch/arm/mach-omap2/usb-musb.c        |    1 +
 arch/arm/plat-omap/include/plat/usb.h |    1 +
 drivers/usb/musb/Makefile             |    4 --
 drivers/usb/musb/blackfin.c           |   86 ++++++++++++++++++++++--------
 drivers/usb/musb/musb_core.c          |   93 ++++++++++++++++++++++++++++++++-
 drivers/usb/musb/musb_debugfs.c       |    2 +-
 drivers/usb/musb/musb_regs.h          |   10 ++++
 drivers/usb/musb/omap2430.c           |   16 +-----
 9 files changed, 171 insertions(+), 45 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2010-03-25  9:53 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-24 12:55 [patch-2.6.35 00/11] musb patches Felipe Balbi
2010-03-24 12:55 ` [patch-2.6.35 01/11] usb: musb: debugfs: musb_exit_debugfs() can be called on probe Felipe Balbi
     [not found] ` <1269435318-29153-1-git-send-email-felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
2010-03-24 12:55   ` [patch-2.6.35 02/11] USB: musb: support host/gadget role switching on Blackfin parts Felipe Balbi
2010-03-24 12:55   ` [patch-2.6.35 05/11] MUSB: OMAP: make musb_platform_suspend() 'static' Felipe Balbi
2010-03-24 12:55   ` [patch-2.6.35 06/11] MUSB: Blackfin: remove musb_platform_{suspend|resume}() Felipe Balbi
2010-03-24 12:55   ` [patch-2.6.35 07/11] usb: musb: omap2430: remove unused define Felipe Balbi
2010-03-24 12:55   ` [patch-2.6.35 09/11] usb: musb: Makefile: remove unexistent config option Felipe Balbi
     [not found]     ` <1269435318-29153-10-git-send-email-felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
2010-03-24 14:24       ` Sergei Shtylyov
2010-03-24 14:59       ` Sergei Shtylyov
     [not found]         ` <4BAA28D8.70705-hkdhdckH98+B+jHODAdFcQ@public.gmane.org>
2010-03-25  6:38           ` Felipe Balbi
     [not found]             ` <20100325063812.GN29419-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
2010-03-25  9:53               ` Sergei Shtylyov
2010-03-24 12:55 ` [patch-2.6.35 03/11] MUSB: OMAP: remove omap_vbus_power() Felipe Balbi
2010-03-24 12:55 ` [patch-2.6.35 04/11] MUSB: Blackfin: remove bfin_vbus_power() Felipe Balbi
     [not found]   ` <1269435318-29153-5-git-send-email-felipe.balbi-xNZwKgViW5gAvxtiuMwx3w@public.gmane.org>
2010-03-24 14:21     ` Sergei Shtylyov
2010-03-24 12:55 ` [patch-2.6.35 08/11] usb: musb: omap2430.c: remove unnecessary includes Felipe Balbi
2010-03-24 12:55 ` [patch-2.6.35 10/11] musb: Add extvbus in musb_board_data Felipe Balbi
2010-03-24 12:55 ` [patch-2.6.35 11/11] usb: musb: add ulpi access operations Felipe Balbi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.