From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-fbdev <linux-fbdev@vger.kernel.org>
Subject: [GIT PULL] Small fbdev fixes for 3.11-rc
Date: Tue, 30 Jul 2013 06:31:24 +0000 [thread overview]
Message-ID: <51F75DBC.2060006@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1469 bytes --]
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(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
linux-kernel <linux-kernel@vger.kernel.org>,
linux-fbdev <linux-fbdev@vger.kernel.org>
Subject: [GIT PULL] Small fbdev fixes for 3.11-rc
Date: Tue, 30 Jul 2013 09:31:24 +0300 [thread overview]
Message-ID: <51F75DBC.2060006@ti.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1469 bytes --]
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(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]
next reply other threads:[~2013-07-30 6:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-30 6:31 Tomi Valkeinen [this message]
2013-07-30 6:31 ` [GIT PULL] Small fbdev fixes for 3.11-rc Tomi Valkeinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51F75DBC.2060006@ti.com \
--to=tomi.valkeinen@ti.com \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=plagnioj@jcrosoft.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.