[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1353044772-18803-1-git-send-email-dhobsong@igel.co.jp>
Date:	Fri, 16 Nov 2012 14:46:08 +0900
From:	Damian Hobson-Garcia <dhobsong@...l.co.jp>
To:	hjk@...sjkoch.de, gregkh@...uxfoundation.org,
	magnus.damm@...il.com, horms@...ge.net.au
Cc:	linux-kernel@...r.kernel.org, linux-sh@...r.kernel.org,
	Damian Hobson-Garcia <dhobsong@...l.co.jp>
Subject: [PATCH 0/4] UIO platform device fixes
Here are a few fixes for the uio_dmem_genirq driver which allows for
dynamic allocation/deallocation of UIO memory resources via the
DMA-mapping API.
Damian Hobson-Garcia (4):
  drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region
    vaddr
  drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate
    unmapped regions
  drivers: uio_dmem_genirq: Allow partial success when opening device
  drivers: uio: Only allocate new private data when probing device tree
    node
 Documentation/DocBook/uio-howto.tmpl |    2 +-
 drivers/uio/uio_dmem_genirq.c        |   25 +++++++++++++++----------
 drivers/uio/uio_pdrv_genirq.c        |    2 +-
 3 files changed, 17 insertions(+), 12 deletions(-)
-- 
1.7.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
