public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] [RESEND v6] VME Framework Fixes
@ 2011-09-26  9:27 Manohar Vanga
  2011-09-26  9:27 ` [PATCH 1/4] staging: vme: add struct vme_dev for VME devices Manohar Vanga
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Manohar Vanga @ 2011-09-26  9:27 UTC (permalink / raw)
  To: gregkh; +Cc: martyn.welch, cota, devel, linux-kernel, Manohar Vanga

Hi,

I start by apologizing for my absence recently as I was away on vacation
for a few weeks. Picking up where I left off, this is the resend of the
two final patches along with some movement of code into additional patches.

Martyn, Emilio: Thanks for all the feedback :-)

Thanks!
Manohar

Manohar Vanga (4):
  staging: vme: add struct vme_dev for VME devices
  staging: vme: make match() driver specific to improve non-VME64x
    support
  staging: vme: get rid of struct vme_device_id and slots
  staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAX

 drivers/staging/vme/devices/vme_user.c |   67 +++-----
 drivers/staging/vme/devices/vme_user.h |    2 +-
 drivers/staging/vme/vme.c              |  284 +++++++++++++++-----------------
 drivers/staging/vme/vme.h              |   50 ++++--
 drivers/staging/vme/vme_api.txt        |   90 ++++++-----
 drivers/staging/vme/vme_bridge.h       |    6 +-
 6 files changed, 246 insertions(+), 253 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-10-11  0:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-26  9:27 [PATCH 0/4] [RESEND v6] VME Framework Fixes Manohar Vanga
2011-09-26  9:27 ` [PATCH 1/4] staging: vme: add struct vme_dev for VME devices Manohar Vanga
2011-09-26 22:51   ` Emilio G. Cota
2011-09-26  9:27 ` [PATCH 2/4] staging: vme: make match() driver specific to improve non-VME64x support Manohar Vanga
2011-09-26 23:29   ` Emilio G. Cota
2011-09-27  8:08     ` Manohar Vanga
2011-09-27 16:10       ` Emilio G. Cota
2011-09-26  9:27 ` [PATCH 3/4] staging: vme: get rid of struct vme_device_id and slots Manohar Vanga
2011-09-26  9:27 ` [PATCH 4/4] staging: vme_user: rename USER_BUS_MAX to VME_USER_BUS_MAX Manohar Vanga
2011-09-27  0:51 ` [PATCH 0/4] [RESEND v6] VME Framework Fixes Greg KH
2011-10-03 14:59 ` Manohar Vanga
2011-10-11  0:03   ` Greg KH

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