linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/8] *** Upstream goldfish driver updates ***
@ 2015-12-02 19:34 Jin Qian
  0 siblings, 0 replies; only message in thread
From: Jin Qian @ 2015-12-02 19:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jin Qian

This is to upstream a few patches to fix issues in existing goldfish
drivers so that android kernel team don't have to maintain cleanup patches
outside mainline kernel tree.

Alex Bennée (1):
  android_pipe: don't be clever with #define offsets

Christoffer Dall (1):
  android_pipe: Pin pages to memory while copying and other cleanups

Greg Hackmann (3):
  goldfish: refactor goldfish platform configs
  platform: goldfish: pipe: add devicetree bindings
  platform: goldfish: pipe: don't log when dropping PIPE_ERROR_AGAIN

Jason Hu (1):
  goldfish: Enable ACPI-based enumeration for android pipe

Miodrag Dinic (1):
  [MIPS] Enable platform support for Goldfish virtual devices

Yu Ning (1):
  goldfish_pipe: Pass physical addresses to the device if supported

 .../devicetree/bindings/goldfish/pipe.txt          |  17 ++
 drivers/platform/Kconfig                           |   3 +-
 drivers/platform/goldfish/Kconfig                  |  18 ++
 drivers/platform/goldfish/Makefile                 |   2 +-
 drivers/platform/goldfish/goldfish_pipe.c          | 189 +++++++++++++--------
 5 files changed, 157 insertions(+), 72 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/goldfish/pipe.txt

-- 
2.6.0.rc2.230.g3dd15c0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-12-02 19:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-02 19:34 [PATCH v3 0/8] *** Upstream goldfish driver updates *** Jin Qian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).