All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch v2.6.39 0/3] Patches for next merge window
@ 2011-02-17 11:30 Felipe Balbi
  2011-02-17 11:30 ` [patch v2.6.39 1/3] usb: musb: do not error out if Kconfig doesn't match board mode Felipe Balbi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Felipe Balbi @ 2011-02-17 11:30 UTC (permalink / raw)
  To: Linux USB Mailing List
  Cc: Greg KH, Sergei Shtylyov, Anand Gadiyar, Hema Kalliguddi,
	Linux OMAP Mailing List, Tony Lindgren, Felipe Balbi

Hi all,

This is what I have for next merge window. If you have
patches that should go in, please re-send them now as I
don't have anything in my queue.

I dropped Ming's DMA rework because I'm not sure that's
the best approach. IMO, it's better to simplify DMA
programming by having "one programming model fits all"
rather than have all these flags floating around. So
that'll have to wait another cycle.

I'm also looking into Hema's HWMOD + pm_runtime patches.

I guess those will have to go through Tony's tree since
most of the changes are in arch/arm/mach-omap2/.

Felipe Balbi (3):
  usb: musb: do not error out if Kconfig doesn't match board mode
  usb: musb: gadget: beautify
    usb_gadget_probe_driver()/usb_gadget_unregister_driver
  usb: musb: gadget: do not poke with gadget's list_head

 drivers/usb/musb/musb_core.c       |   25 -----
 drivers/usb/musb/musb_core.h       |    4 +-
 drivers/usb/musb/musb_gadget.c     |  187 +++++++++++++++++++-----------------
 drivers/usb/musb/musb_gadget.h     |    7 +-
 drivers/usb/musb/musb_gadget_ep0.c |   24 +++--
 5 files changed, 120 insertions(+), 127 deletions(-)

-- 
1.7.4.rc2


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

end of thread, other threads:[~2011-02-17 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 11:30 [patch v2.6.39 0/3] Patches for next merge window Felipe Balbi
2011-02-17 11:30 ` [patch v2.6.39 1/3] usb: musb: do not error out if Kconfig doesn't match board mode Felipe Balbi
2011-02-17 11:30 ` [patch v2.6.39 2/3] usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_driver Felipe Balbi
     [not found]   ` <1297942221-22995-3-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2011-02-17 13:00     ` Sergei Shtylyov
2011-02-17 13:15       ` Felipe Balbi
2011-02-17 15:23         ` Felipe Balbi
     [not found] ` <1297942221-22995-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2011-02-17 11:30   ` [patch v2.6.39 3/3] usb: musb: gadget: do not poke with gadget's list_head 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.