aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueLiu Yuan1-1/+5
2011-05-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-26/+7
2011-05-23Merge branch 'devel-stable' into for-linusRussell King2-26/+7
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2011-05-22Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds19-706/+723
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-05-20Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King2-26/+7
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven1-1/+1
2011-05-19video i.MX: remove mx1 compile time dependenciesSascha Hauer2-26/+7
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-05-14Merge branch 'fbmem'Linus Torvalds1-52/+71
2011-05-14Further fbcon sanity checkingBruno Prémont1-4/+4
2011-05-14fbmem: fix remove_conflicting_framebuffers racesLinus Torvalds1-49/+68
2011-05-12Merge branch 'fbmem'Linus Torvalds1-26/+80
2011-05-12fbmem: make read/write/ioctl use the frame buffer at open timeLinus Torvalds1-16/+34
2011-05-12fbcon: add lifetime refcount to opened frame buffersLinus Torvalds1-10/+46
2011-05-11viafb: Automatic OLPC XO-1.5 configurationDaniel Drake1-9/+30
2011-05-06ARM: RiscPC: acornfb: fix section mismatchesRussell King1-16/+10
2011-04-26Merge branch 'master' into for-nextJiri Kosina143-2569/+7412
2011-04-26viafb: remove unused CEA modeFlorian Tobias Schandinat3-34/+0
2011-04-25viafb: try to map less memory in case of failureFlorian Tobias Schandinat1-1/+8
2011-04-24viafb: use write combining for video ramFlorian Tobias Schandinat1-1/+1
2011-04-24Merge branch 'viafb-pll' into viafb-nextFlorian Tobias Schandinat8-408/+588
2011-04-24Merge branch 'viafb-cleanup' into viafb-nextFlorian Tobias Schandinat13-251/+84
2011-04-23viafb: add X server compatibility modeFlorian Tobias Schandinat2-0/+18
2011-04-23viafb: reduce OLPC refresh a bitFlorian Tobias Schandinat3-2/+3
2011-04-23viafb: fix OLPC XO 1.5 device connectionFlorian Tobias Schandinat1-0/+5
2011-04-15viafb: fix OLPC DCON refresh rateFlorian Tobias Schandinat2-3/+7
2011-04-12ARM: pxafb: Fix access to nonexistent member of pxafb_infoMarek Vasut1-1/+3
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-04-10treewide: Fix iomap resource size miscalculationsJoe Perches1-1/+1
2011-04-07Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds13-142/+238
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds40-66/+66
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett1-0/+4
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones1-61/+88
2011-04-06fb: Reduce priority of resource conflict messageMatthew Garrett1-1/+1
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden1-2/+1
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden1-5/+4
2011-04-06savagefb: Replace magic register address with defineTormod Volden1-1/+1
2011-04-06drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall1-1/+3
2011-04-06video: s3c-fb: fix checkpatch errors and warningJingoo Han1-3/+5
2011-04-06update David Miller's old email addressJustin P. Mattock1-1/+1
2011-04-04Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32Linus Torvalds1-11/+17
2011-04-02unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatableGuan Xuetao1-11/+17
2011-04-01viafb: delete clock and PLL initializationFlorian Tobias Schandinat1-6/+2
2011-03-31Fix common misspellingsLucas De Marchi40-66/+66
2011-03-31efifb: support AMD Radeon HD 6490Davidlohr Bueso1-0/+3
2011-03-31s3fb: fix Virge/GX2Ondrej Zary1-14/+34
2011-03-31fbcon: Remove unused 'display *p' variable from fb_flashcursor()Sergey Senozhatsky1-2/+0
2011-03-29Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Paul Mundt2-4/+49