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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 30 Jul 2013 09:31:24 +0300
From:	Tomi Valkeinen <tomi.valkeinen@...com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	linux-fbdev <linux-fbdev@...r.kernel.org>
Subject: [GIT PULL] Small fbdev fixes for 3.11-rc

Hi Linus,

The following changes since commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b:

  Linux 3.11-rc2 (2013-07-21 12:05:29 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux.git tags/fbdev-fixes-3.11-rc2

for you to fetch changes up to 7808e3291e1e101e9ad6e8263119c4a2abae05ef:

  video: sh7760fb: fix to pass correct device identity to free_irq() (2013-07-29 11:25:03 +0300)

----------------------------------------------------------------
Small fbdev fixes

- Compile fixes
- atyfb initialization fix
- Fix freeing of the irq in sh7760fb & nuc900fb

----------------------------------------------------------------
Dan Carpenter (1):
      fbdev/atyfb: fix recent breakage in correct_chipset()

Luis Henriques (1):
      vga16fb: Remove unused variable

Michal Simek (1):
      video: xilinxfb: Fix compilation warning

Tomi Valkeinen (1):
      fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()

Wei Yongjun (2):
      video: nuc900fb: fix to pass correct device identity to request_irq()
      video: sh7760fb: fix to pass correct device identity to free_irq()

 drivers/video/aty/atyfb_base.c | 4 ++--
 drivers/video/nuc900fb.c       | 3 +--
 drivers/video/sgivwfb.c        | 2 +-
 drivers/video/sh7760fb.c       | 2 +-
 drivers/video/vga16fb.c        | 1 -
 drivers/video/xilinxfb.c       | 4 ++--
 6 files changed, 7 insertions(+), 9 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (902 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ