[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1504014800-26621-1-git-send-email-aleksandar.markovic@rt-rk.com>
Date: Tue, 29 Aug 2017 15:53:17 +0200
From: Aleksandar Markovic <aleksandar.markovic@...rk.com>
To: linux-kernel@...r.kernel.org
Cc: gregkh@...uxfoundation.org, jslaby@...e.com, alan@...ux.intel.com,
jinqian@...roid.com, dan.carpenter@...cle.com,
aleksandar.markovic@...tec.com, goran.ferenc@...tec.com,
miodrag.dinic@...tec.com, petar.jovanovic@...tec.com,
ragu.gandham@...tec.com
Subject: [PATCH v3 0/3] Amend Goldfish tty driver functionality
From: Aleksandar Markovic <aleksandar.markovic@...tec.com>
v2->v3:
- fixed several "checkpatch --strict" warnings.
- fixed several minor mistakes in comments and messages, mostly
spelling errors.
- fixed recipient list.
v1->v2:
- added a cleanup patch (it is #1) to resolve confusing name scheme.
- updated patch #2 based on the feedback.
This series adds two new important features to Goldfish tty driver
that are crucial for the operation of the new generation of Android
emulator for Mips. The backward compatibility issues are all taken
care of.
This series also performs a cleanup of certain constant naming.
Aleksandar Markovic (1):
tty: goldfish: Refactor constants to better reflect their nature
Miodrag Dinic (2):
tty: goldfish: Use streaming DMA for r/w operations on Ranchu
platforms
tty: goldfish: Implement support for kernel 'earlycon' parameter
drivers/tty/Kconfig | 3 +
drivers/tty/goldfish.c | 234 ++++++++++++++++++++++++++++++++++++++-----------
2 files changed, 188 insertions(+), 49 deletions(-)
--
2.7.4
Powered by blists - more mailing lists