[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0609251245280.17428@skynet.skynet.ie>
Date: Mon, 25 Sep 2006 12:46:12 +0100 (IST)
From: Dave Airlie <airlied@...ux.ie>
To: torvalds@...l.org, Andrew Morton <akpm@...l.org>
Cc: linux-kernel@...r.kernel.org
Subject: [git pull] intelfb tree for 2.6.18-rc1
Hi Linus,
This is an update to the Intel Framebuffer driver with i2c support for the
intelfb and vsync support, along with some annotation fixing by Al.
Please pull from 'intelfb-patches' branch of
master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6.git intelfb-patches
to receive the following updates:
Documentation/fb/intelfb.txt | 11 +-
drivers/video/Kconfig | 26 ++++-
drivers/video/intelfb/Makefile | 4 +
drivers/video/intelfb/intelfb.h | 81 ++++++++++++++
drivers/video/intelfb/intelfb_i2c.c | 200 +++++++++++++++++++++++++++++++++++
drivers/video/intelfb/intelfbdrv.c | 82 +++++++++++++-
drivers/video/intelfb/intelfbhw.c | 160 +++++++++++++++++++++++++---
drivers/video/intelfb/intelfbhw.h | 25 ++++
include/linux/i2c-id.h | 1
9 files changed, 555 insertions(+), 35 deletions(-)
create mode 100644 drivers/video/intelfb/intelfb_i2c.c
Al Viro:
intelfb delousing
Christian Merkle:
intelfb: update doc and Kconfig (supported devices)
Dave Airlie:
intelfb: fix mtrr_reg signedness
Dennis Munsie:
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
intelfb: add preliminary i2c support
Eric Hustvedt:
intelfb: add vsync interrupt support
intelfb: add vsync interrupt support
intelfb: add vsync interrupt support
intelfb: add vsync interrupt support
intelfb: add vsync interrupt support
Parag Warudkar:
intelfbhw.c: intelfbhw_get_p1p2 defined but not used
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists