All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 0/5] goldfish: bring the framebuffer in sync with upstream
@ 2016-03-07 18:26 Tomi Valkeinen
  0 siblings, 0 replies; 2+ messages in thread
From: Tomi Valkeinen @ 2016-03-07 18:26 UTC (permalink / raw)
  To: linux-fbdev


[-- Attachment #1.1: Type: text/plain, Size: 901 bytes --]



On 26/02/16 20:41, Alan wrote:
> The Android tree has changes to support Goldfish (Android virtual platform
> emulator) improvements. Pull those into upstream as part of the goal of
> making upstream run out of the box on Goldfish.
> 
> ---
> 
> Christoffer Dall (1):
>       Subject: goldfish_fb: Set pixclock = 0
> 
> Greg Hackmann (1):
>       Subject: video: goldfishfb: add devicetree bindings
> 
> Nicolas Capens (1):
>       Subject: goldfishfb: simplify framebuffer format selection.
> 
> Yu Ning (1):
>       Subject: goldfish: Enable ACPI-based enumeration for goldfish framebuffer
> 
> bohu (1):
>       Subject: goldfish: 32 bit framebuffer support

"bohu" doesn't look like a real name. The emails should use the standard
format.

All the patches have "Subject: " in the subject... We know it's the
subject without saying that in the subject =).

 Tomi


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [PATCH 0/5] goldfish: bring the framebuffer in sync with upstream
@ 2016-02-26 18:41 Alan
  0 siblings, 0 replies; 2+ messages in thread
From: Alan @ 2016-02-26 18:41 UTC (permalink / raw)
  To: linux-fbdev

The Android tree has changes to support Goldfish (Android virtual platform
emulator) improvements. Pull those into upstream as part of the goal of
making upstream run out of the box on Goldfish.

---

Christoffer Dall (1):
      Subject: goldfish_fb: Set pixclock = 0

Greg Hackmann (1):
      Subject: video: goldfishfb: add devicetree bindings

Nicolas Capens (1):
      Subject: goldfishfb: simplify framebuffer format selection.

Yu Ning (1):
      Subject: goldfish: Enable ACPI-based enumeration for goldfish framebuffer

bohu (1):
      Subject: goldfish: 32 bit framebuffer support


 .../devicetree/bindings/goldfish/audio.txt         |   17 +++
 .../devicetree/bindings/goldfish/battery.txt       |   17 +++
 .../devicetree/bindings/goldfish/events.txt        |   17 +++
 Documentation/devicetree/bindings/goldfish/fb.txt  |   17 +++
 Documentation/devicetree/bindings/goldfish/tty.txt |   17 +++
 drivers/input/keyboard/goldfish_events.c           |   15 +++
 drivers/power/goldfish_battery.c                   |   17 +++
 drivers/staging/goldfish/goldfish_audio.c          |   10 ++
 drivers/tty/goldfish.c                             |   10 ++
 drivers/video/fbdev/goldfishfb.c                   |  107 +++++++++++++++++---
 10 files changed, 223 insertions(+), 21 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/goldfish/audio.txt
 create mode 100644 Documentation/devicetree/bindings/goldfish/battery.txt
 create mode 100644 Documentation/devicetree/bindings/goldfish/events.txt
 create mode 100644 Documentation/devicetree/bindings/goldfish/fb.txt
 create mode 100644 Documentation/devicetree/bindings/goldfish/tty.txt

--
#include <witty.h>

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

end of thread, other threads:[~2016-03-07 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-07 18:26 [PATCH 0/5] goldfish: bring the framebuffer in sync with upstream Tomi Valkeinen
  -- strict thread matches above, loose matches on Subject: below --
2016-02-26 18:41 Alan

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.