linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/11] omap updates for 2.6.34, part 4
@ 2010-02-19 23:29 Tony Lindgren
  2010-02-19 23:30 ` [PATCH 01/11] USB: Add empty functions in otg.h Tony Lindgren
                   ` (11 more replies)
  0 siblings, 12 replies; 22+ messages in thread
From: Tony Lindgren @ 2010-02-19 23:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi all,

Here are few USB platform init patches that have been already
posted to linux-usb and linux-omap and have been sitting in for-next.

Posting them one more time to make sure people on linux-arm-kernel
have seen these too.

Regards,

Tony

---

Felipe Balbi (7):
      arm: omap: musb: ioremap only what's ours
      omap: musb: remove unused data
      arm: omap: musb: we can use clk framework
      omap: musb: remove unused soft_con field
      omap: musb: remove unused dma data
      omap: musb: remove unnecessary return
      omap: musb: get rid of dyn_fifo

Maulik Mankad (4):
      USB: Add empty functions in otg.h
      omap: musb: Remove #ifdef from board-omap3evm.c
      omap: musb: Pass board specific data from board file
      omap: musb: Add USB support to 4430 SDP board file


 arch/arm/mach-omap2/board-2430sdp.c          |    8 ++-
 arch/arm/mach-omap2/board-3430sdp.c          |    8 ++-
 arch/arm/mach-omap2/board-4430sdp.c          |   10 +++
 arch/arm/mach-omap2/board-cm-t35.c           |    8 ++-
 arch/arm/mach-omap2/board-devkit8000.c       |    8 ++-
 arch/arm/mach-omap2/board-igep0020.c         |    8 ++-
 arch/arm/mach-omap2/board-ldp.c              |    8 ++-
 arch/arm/mach-omap2/board-omap3beagle.c      |    8 ++-
 arch/arm/mach-omap2/board-omap3evm.c         |   12 +++-
 arch/arm/mach-omap2/board-omap3pandora.c     |    8 ++-
 arch/arm/mach-omap2/board-omap3touchbook.c   |    8 ++-
 arch/arm/mach-omap2/board-overo.c            |    8 ++-
 arch/arm/mach-omap2/board-rx51.c             |    8 ++-
 arch/arm/mach-omap2/board-zoom-peripherals.c |    8 ++-
 arch/arm/mach-omap2/usb-musb.c               |   83 ++++----------------------
 arch/arm/plat-omap/include/plat/omap44xx.h   |    1 
 arch/arm/plat-omap/include/plat/usb.h        |   11 +++
 include/linux/usb/musb.h                     |    3 +
 include/linux/usb/otg.h                      |   10 +++
 19 files changed, 141 insertions(+), 85 deletions(-)

-- 
Signature

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

end of thread, other threads:[~2010-02-23 18:58 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-19 23:29 [PATCH 00/11] omap updates for 2.6.34, part 4 Tony Lindgren
2010-02-19 23:30 ` [PATCH 01/11] USB: Add empty functions in otg.h Tony Lindgren
2010-02-19 23:30 ` [PATCH 02/11] omap: musb: Remove #ifdef from board-omap3evm.c Tony Lindgren
2010-02-19 23:30 ` [PATCH 03/11] arm: omap: musb: ioremap only what's ours Tony Lindgren
2010-02-19 23:37   ` Aguirre, Sergio
2010-02-19 23:44     ` Tony Lindgren
2010-02-19 23:55       ` Aguirre, Sergio
2010-02-20  0:10         ` Tony Lindgren
2010-02-19 23:30 ` [PATCH 04/11] omap: musb: Pass board specific data from board file Tony Lindgren
2010-02-19 23:30 ` [PATCH 05/11] omap: musb: remove unused data Tony Lindgren
2010-02-19 23:30 ` [PATCH 06/11] arm: omap: musb: we can use clk framework Tony Lindgren
2010-02-19 23:30 ` [PATCH 07/11] omap: musb: remove unused soft_con field Tony Lindgren
2010-02-19 23:30 ` [PATCH 08/11] omap: musb: remove unused dma data Tony Lindgren
2010-02-19 23:30 ` [PATCH 09/11] omap: musb: remove unnecessary return Tony Lindgren
2010-02-19 23:30 ` [PATCH 10/11] omap: musb: get rid of dyn_fifo Tony Lindgren
2010-02-23 14:55   ` Thomas Weber
2010-02-23 15:09     ` Andreas Hartmetz
2010-02-23 15:20       ` Gadiyar, Anand
2010-02-23 18:58         ` Tony Lindgren
2010-02-19 23:30 ` [PATCH 11/11] omap: musb: Add USB support to 4430 SDP board file Tony Lindgren
2010-02-20  8:30 ` [PATCH 00/11] omap updates for 2.6.34, part 4 Shilimkar, Santosh
2010-02-22 21:37   ` Tony Lindgren

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).