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:	Fri, 8 Apr 2011 03:42:57 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-fbdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] fbdev fixes for 2.6.39-rc3

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/fbdev-2.6.git fbdev-fixes-for-linus

Which contains:

Alexandre Courbot (4):
      sh: mach-ecovec24: support for main lcd backlight
      sh: mach-ap325rxa: move backlight control code
      fbdev: sh_mobile_lcdcfb: add blanking support
      fbdev: sh_mobile_lcdcfb: fix module lock acquisition

Davidlohr Bueso (1):
      efifb: support AMD Radeon HD 6490

Florian Tobias Schandinat (2):
      viafb: refresh rate bug collection
      viafb: initialize margins correct

Jingoo Han (1):
      video: s3c-fb: fix checkpatch errors and warning

Julia Lawall (1):
      drivers/video/bfin-lq035q1-fb.c: introduce missing kfree

Matthew Garrett (2):
      fb: Reduce priority of resource conflict message
      efifb: Add override for 11" Macbook Air 3,1

Ondrej Zary (1):
      s3fb: fix Virge/GX2

Peter Jones (1):
      efifb: Support overriding fields FW tells us with the DMI data.

Sergey Senozhatsky (1):
      fbcon: Remove unused 'display *p' variable from fb_flashcursor()

Tormod Volden (3):
      savagefb: Replace magic register address with define
      savagefb: Set up I2C based on chip family instead of card id
      savagefb: Remove obsolete else clause in savage_setup_i2c_bus

 arch/sh/boards/mach-ap325rxa/setup.c |   32 +++++--
 arch/sh/boards/mach-ecovec24/setup.c |   18 ++++
 drivers/video/bfin-lq035q1-fb.c      |    4 +-
 drivers/video/console/fbcon.c        |    2 -
 drivers/video/efifb.c                |  154 +++++++++++++++++++++-------------
 drivers/video/fbmem.c                |    2 +-
 drivers/video/s3c-fb.c               |    8 +-
 drivers/video/s3fb.c                 |   48 ++++++++---
 drivers/video/savage/savagefb-i2c.c  |   14 ++--
 drivers/video/sh_mobile_lcdcfb.c     |   52 +++++++++++-
 drivers/video/sh_mobile_lcdcfb.h     |    1 +
 drivers/video/via/chip.h             |    1 -
 drivers/video/via/hw.c               |   17 ++--
 drivers/video/via/hw.h               |    3 +-
 drivers/video/via/viafbdev.c         |   74 ++++++++--------
 15 files changed, 280 insertions(+), 150 deletions(-)
--
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