]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jun 2012 23:59:05 +0000 (16:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jun 2012 23:59:05 +0000 (16:59 -0700)
commitea69a1acb3957ea22211759d737999679a27e498
tree5dd943ac3dd80d2c8e7f1af468314468dba541cd
parentf08179d4da7358ab9b53ab3f682d81cad7b6925e
parent95908d706b4c54311a4837ac9499dd71fff8c0fc
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6

Pull fbdev fixes from Florian Tobias Schandinat:

 - two fixes for s3c-fb by Jingoo Han (including a fix for a potential
   division by zero)

 - a couple of randconfig fixes by Arnd Bergmann

 - a cleanup for bfin_adv7393fb by Emil Goode

* tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6:
  video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclk
  video: s3c-fb: clear SHADOWCON register when clearing hardware window registers
  drivers/tosa: driver needs I2C and SPI to compile
  drivers/savagefb: use mdelay instead of udelay
  video/console: automatically select a font
  video/ili9320: do not mark exported functions __devexit
  drivers/video: use correct __devexit_p annotation
  video: bfin_adv7393fb: Convert to kstrtouint_from_user
drivers/video/backlight/Kconfig
drivers/video/backlight/ili9320.c