All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] platform/chrome: upstream changes
@ 2016-02-16  7:25 Enric Balletbo i Serra
  2016-02-16  7:25 ` [PATCHv2 1/3] platform/chrome: chromeos_laptop: Add Leon Touch Enric Balletbo i Serra
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Enric Balletbo i Serra @ 2016-02-16  7:25 UTC (permalink / raw)
  To: linux-kernel, Olof Johansson
  Cc: Gene Chen, Benson Leung, Aaron Durbin, Filipe Brandenburger,
	Ben Zhang, Olof Johansson, Gustavo Padovan

Dear all,

Please take in consideration to include these patches that upstreams some
changes already found in chromeos kernel. The three patches came from the
chromeos tree and were tested in current mainline.

The first patch simply adds the touch device for Leon Chromebook, the
second and the third are related to chrome pstore driver.

Thanks,
Enric

Changes since v1:
 - Fix coccinelle warnings: 
   >> drivers/platform/chrome/chromeos_pstore.c:85:3-8: No need to set .owner
      here. The core will do it.

Aaron Durbin (1):
  platform/chrome: pstore: probe for ramoops buffer using acpi

Gene Chen (1):
  platform/chrome: chromeos_laptop: Add Leon Touch

Olof Johansson (1):
  platform/chrome: pstore: Move to larger record size.

 drivers/platform/chrome/chromeos_laptop.c | 15 +++++++++
 drivers/platform/chrome/chromeos_pstore.c | 55 +++++++++++++++++++++++++++++--
 2 files changed, 68 insertions(+), 2 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2016-03-06 22:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-16  7:25 [PATCHv2 0/3] platform/chrome: upstream changes Enric Balletbo i Serra
2016-02-16  7:25 ` [PATCHv2 1/3] platform/chrome: chromeos_laptop: Add Leon Touch Enric Balletbo i Serra
2016-03-06 20:03   ` Olof Johansson
2016-02-16  7:25 ` [PATCHv2 2/3] platform/chrome: pstore: probe for ramoops buffer using acpi Enric Balletbo i Serra
2016-03-06 20:04   ` Olof Johansson
2016-02-16  7:25 ` [PATCHv2 3/3] platform/chrome: pstore: Move to larger record size Enric Balletbo i Serra
2016-03-06 20:04   ` Olof Johansson

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.