linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] fbdev fixes for 3.6
@ 2012-09-04 10:30 Florian Tobias Schandinat
  0 siblings, 0 replies; only message in thread
From: Florian Tobias Schandinat @ 2012-09-04 10:30 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-fbdev

Hi Linus,

please pull the fixes below.


Thanks,

Florian Tobias Schandinat


The following changes since commit fea7a08acb13524b47711625eebea40a0ede69a0:

  Linux 3.6-rc3 (2012-08-22 13:29:06 -0700)

are available in the git repository at:

  git://github.com/schandinat/linux-2.6.git fbdev-fixes-for-3.6-1

for you to fetch changes up to c1c52848cef52e157468b8879fc3cae23b6f3a99:

  OMAPFB: fix framebuffer console colors (2012-08-23 12:37:22 +0000)

----------------------------------------------------------------
fbdev fixes for 3.6

- a fix by Paul Cercueil to prevent a possible buffer overflow
- a fix by Bruno Prémont to prevent a rare sleep in invalid context
- a fix by Julia Lawall for a double free in auo_k190x
- a fix by Dan Carpenter to prevent a division by zero in mb862xxfb
- a regression fix by Tomi Valkeinen for the SDI output in OMAP
- a fix by Grazvydas Ignotas to fix the console colors in OMAP

----------------------------------------------------------------
Bruno Prémont (1):
      fbcon: Fix bit_putcs() call to kmalloc(s, GFP_KERNEL)

Dan Carpenter (1):
      video: mb862xxfb: prevent divide by zero bug

Grazvydas Ignotas (1):
      OMAPFB: fix framebuffer console colors

Julia Lawall (1):
      drivers/video/auo_k190x.c: drop kfree of devm_kzalloc's data

Paul Cercueil (1):
      fbcon: prevent possible buffer overflow.

Tomi Valkeinen (1):
      OMAPDSS: Fix SDI PLL locking

 drivers/video/auo_k190x.c                |    2 --
 drivers/video/console/bitblit.c          |    2 +-
 drivers/video/console/fbcon.c            |    2 +-
 drivers/video/mb862xx/mb862xxfbdrv.c     |    2 ++
 drivers/video/omap2/dss/sdi.c            |   14 ++++++++++++++
 drivers/video/omap2/omapfb/omapfb-main.c |    2 +-
 6 files changed, 19 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-04 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-04 10:30 [GIT PULL] fbdev fixes for 3.6 Florian Tobias Schandinat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).