[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1434985508-3307-1-git-send-email-andrew@ncrmnt.org>
Date: Mon, 22 Jun 2015 18:05:06 +0300
From: Andrew Andrianov <andrew@...mnt.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Andrew Andrianov <andrew@...mnt.org>, pebolle@...cali.nl,
Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Arve Hj�nnev�g <arve@...roid.com>,
Riley Andrews <riandrews@...roid.com>,
Chen Gang <gang.chen.5i5j@...il.com>,
Fabian Frederick <fabf@...net.be>,
Android Kernel Team <kernel-team@...roid.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH v5 0/2] staging: ion: Add generic ion-physmem driver
Sorry for the delay, here goes yet another iteration of the patchset,
fixed everything that Greg pointed out.
Regards,
Andrew
Andrew Andrianov (2):
staging: ion: Add generic ion-physmem driver
staging: ion: Add ion-physmem documentation
Documentation/devicetree/bindings/ion,physmem.txt | 98 +++++++++
drivers/staging/android/ion/Kconfig | 7 +
drivers/staging/android/ion/Makefile | 5 +-
drivers/staging/android/ion/ion_physmem.c | 229 ++++++++++++++++++++++
include/dt-bindings/ion,physmem.h | 16 ++
5 files changed, 353 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/ion,physmem.txt
create mode 100644 drivers/staging/android/ion/ion_physmem.c
create mode 100644 include/dt-bindings/ion,physmem.h
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists