All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFT/PATCH 0/8] cbus patches
@ 2010-09-14  8:30 Felipe Balbi
  2010-09-14  8:30 ` [RFT/PATCH 1/8] cbus: Fix compile by converting ioctl calls to unlocked_ioctl calls Felipe Balbi
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Felipe Balbi @ 2010-09-14  8:30 UTC (permalink / raw)
  To: Linux OMAP Mailing List; +Cc: Jarkko Nikula, Tony Lindgren, Felipe Balbi

Hi all,

if you have n8x0/n770 board getting dust, please
spend some minutes to boot test the following
patches on that. After you do so, please reply
with your Tested-by tag.

I'm also adding to this series Jarkko Nikula's
ioctl fix since l-o doesn't compile without that.

Felipe Balbi (7):
  cbus: remove device_release completion
  cbus: retu: pass irq number via struct resource
  cbus: retu: avoid section mismatch
  cbus: tahvo: usb: convert to platform_driver
  cbus: tahvo: remove device_release
  cbus: tahvo: pass irq via struct resource
  cbus: tahvo: avoid section mismatch

Jarkko Nikula (1):
  cbus: Fix compile by converting ioctl calls to unlocked_ioctl calls

 drivers/cbus/retu-headset.c   |    3 +-
 drivers/cbus/retu-pwrbutton.c |    9 +--
 drivers/cbus/retu-rtc.c       |    7 +-
 drivers/cbus/retu-user.c      |    5 +-
 drivers/cbus/retu-wdt.c       |   13 ++--
 drivers/cbus/retu.c           |  123 ++++++++++++++++++++++-------------------
 drivers/cbus/tahvo-usb.c      |   49 ++++++++--------
 drivers/cbus/tahvo-user.c     |    5 +-
 drivers/cbus/tahvo.c          |  116 +++++++++++++++++++++------------------
 9 files changed, 172 insertions(+), 158 deletions(-)

-- 
1.7.3.rc0.35.g8ac8c


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

end of thread, other threads:[~2010-09-17  6:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-14  8:30 [RFT/PATCH 0/8] cbus patches Felipe Balbi
2010-09-14  8:30 ` [RFT/PATCH 1/8] cbus: Fix compile by converting ioctl calls to unlocked_ioctl calls Felipe Balbi
2010-09-14  8:30 ` [RFT/PATCH 2/8] cbus: remove device_release completion Felipe Balbi
2010-09-14  8:30 ` [RFT/PATCH 3/8] cbus: retu: pass irq number via struct resource Felipe Balbi
2010-09-14  8:30 ` [RFT/PATCH 4/8] cbus: retu: avoid section mismatch Felipe Balbi
2010-09-14  8:30 ` [RFT/PATCH 5/8] cbus: tahvo: usb: convert to platform_driver Felipe Balbi
2010-09-14  8:30 ` [RFT/PATCH 6/8] cbus: tahvo: remove device_release Felipe Balbi
2010-09-14  8:30 ` [RFT/PATCH 7/8] cbus: tahvo: pass irq via struct resource Felipe Balbi
2010-09-14  8:30 ` [RFT/PATCH 8/8] cbus: tahvo: avoid section mismatch Felipe Balbi
2010-09-17  0:09 ` [RFT/PATCH 0/8] cbus patches Tony Lindgren
2010-09-17  6:44   ` 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.