lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 30 Sep 2006 03:35:57 +0100 (IST)
From:	Dave Airlie <airlied@...net.ie>
To:	Andrew Morton <akpm@...l.org>, torvalds@...l.org,
	linux-kernel@...r.kernel.org
Subject: [resend][git pull] intelfb tree for 2.6.19-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
git://git.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

Powered by Openwall GNU/*/Linux Powered by OpenVZ