All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Exynos big-endian fixes
@ 2016-06-22 16:57 ` Matthew Leach
  0 siblings, 0 replies; 13+ messages in thread
From: Matthew Leach @ 2016-06-22 16:57 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Ben Dooks
  Cc: linux-samsung-soc, linux-arm-kernel, linux-kernel, Matthew Leach

Hi all,

I believe these are the outstanding patches from my Exynos big-endian
series that haven't yet been merged.  If I've missed anything, please
let me know.

Comments welcome,
Matt

v1 -> v2:
  - Fixed white-space issues.
  - Used readb_relaxed in tty driver for completeness.

Matthew Leach (3):
  irqchip: exynos_combiner: fixup reg access on be
  tty: serial: samsung: fixup accessors for endian
  tty: serial: samsung: add byte-order aware bit functions

 drivers/irqchip/exynos-combiner.c | 18 +++++++++---------
 drivers/tty/serial/samsung.c      | 16 +++++++---------
 drivers/tty/serial/samsung.h      | 38 +++++++++++++++++++++++++++++++++-----
 3 files changed, 49 insertions(+), 23 deletions(-)

-- 
2.8.3

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

end of thread, other threads:[~2016-06-23 19:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-22 16:57 [PATCH v2 0/3] Exynos big-endian fixes Matthew Leach
2016-06-22 16:57 ` Matthew Leach
2016-06-22 16:57 ` [PATCH v2 1/3] irqchip: exynos_combiner: fixup reg access on be Matthew Leach
2016-06-22 16:57   ` Matthew Leach
2016-06-22 16:57   ` Matthew Leach
2016-06-23 18:25   ` Jason Cooper
2016-06-23 18:25     ` Jason Cooper
2016-06-23 19:35     ` Matthew Leach
2016-06-23 19:35       ` Matthew Leach
2016-06-22 16:57 ` [PATCH v2 2/3] tty: serial: samsung: fixup accessors for endian Matthew Leach
2016-06-22 16:57   ` Matthew Leach
2016-06-22 16:57 ` [PATCH v2 3/3] tty: serial: samsung: add byte-order aware bit functions Matthew Leach
2016-06-22 16:57   ` Matthew Leach

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.