All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] iommu/arm-smmu: fixes for 3.17
@ 2014-08-29 14:47 Will Deacon
       [not found] ` <1409323665-9605-1-git-send-email-will.deacon-5wv7dgnIgG8@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Will Deacon @ 2014-08-29 14:47 UTC (permalink / raw)
  To: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA
  Cc: vladimir.murzin-5wv7dgnIgG8, Will Deacon,
	hans-7z9IcJk4adCsTnJN9+BGXg, jroedel-l3A5Bk7waGM

Hi all,

Now that the ARM SMMU driver is seeing a lot more use, a bunch of bug
fixes have piled up over the last few weeks and are collated here.

If there are no objections, I'll send a pull request for this series to
Joerg next week.

Cheers,

Will

Hans Wennborg (1):
  iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x

Mitchel Humpherys (1):
  iommu/arm-smmu: avoid calling request_irq in atomic context

Olav Haugan (2):
  iommu/arm-smmu: Do not access non-existing S2CR registers
  iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1

Vladimir Murzin (1):
  iommu/arm-smmu: remove pgtable_page_{c,d}tor()

Will Deacon (2):
  iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain
  iommu/arm-smmu: fix corner cases in address size calculations

 drivers/iommu/arm-smmu.c | 127 +++++++++++++++++++++++++++--------------------
 1 file changed, 73 insertions(+), 54 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-09-01 14:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-29 14:47 [PATCH 0/7] iommu/arm-smmu: fixes for 3.17 Will Deacon
     [not found] ` <1409323665-9605-1-git-send-email-will.deacon-5wv7dgnIgG8@public.gmane.org>
2014-08-29 14:47   ` [PATCH 1/7] iommu/arm-smmu: avoid calling request_irq in atomic context Will Deacon
2014-08-29 14:47   ` [PATCH 2/7] iommu/arm-smmu: Do not access non-existing S2CR registers Will Deacon
2014-08-29 14:47   ` [PATCH 3/7] iommu/arm-smmu: fix s2cr and smr teardown on device detach from domain Will Deacon
2014-08-29 14:47   ` [PATCH 4/7] iommu/arm-smmu: fix programming of SMMU_CBn_TCR for stage 1 Will Deacon
2014-08-29 14:47   ` [PATCH 5/7] iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x Will Deacon
2014-08-29 14:47   ` [PATCH 6/7] iommu/arm-smmu: fix corner cases in address size calculations Will Deacon
2014-08-29 14:47   ` [PATCH 7/7] iommu/arm-smmu: remove pgtable_page_{c,d}tor() Will Deacon
2014-09-01 14:34   ` [PATCH 0/7] iommu/arm-smmu: fixes for 3.17 Joerg Roedel

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.