aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06ARM: RiscPC: acornfb: fix section mismatchesRussell King1-16/+10
2011-04-12ARM: pxafb: Fix access to nonexistent member of pxafb_infoMarek Vasut1-1/+3
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-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-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
2011-03-29fbdev: sh_mobile_lcdcfb: fix module lock acquisitionAlexandre Courbot1-4/+4
2011-03-29fbdev: sh_mobile_lcdcfb: add blanking supportAlexandre Courbot2-0/+45
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King2-48/+91
2011-03-25Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt4-49/+46
2011-03-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-3/+0
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-42/+20
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds56-1820/+5542
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-13/+90
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang1-26/+8
2011-03-23tmio: Silence warnings introduced by mfd changesAndres Salomon1-6/+5
2011-03-23fb: Use mfd_data instead of driver_data for tmio-fbAndres Salomon1-8/+7
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon1-11/+9
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-3/+0
2011-03-22pwm_backlight: add check_fb() hookRobert Morell1-0/+11
2011-03-22drivers/video/backlight/jornada720_*.c: make needlessly global symbols staticAxel Lin2-4/+4
2011-03-22backlight: apple_bl depends on ACPIRandy Dunlap1-2/+2
2011-03-22mbp_nvidia_bl: rename to apple_blMatthew Garrett3-34/+35
2011-03-22mbp_nvidia_bl: check that the backlight control functionsMatthew Garrett1-0/+13
2011-03-22mbp_nvidia_bl: remove DMI dependencyMatthew Garrett3-275/+101
2011-03-22backlight: add backlight typeMatthew Garrett36-1/+59
2011-03-22drivers/vidfeo/backlight: ld9040 amoled driver supportDonghwa Lee4-0/+1028
2011-03-22fbcon: fix situation where fbcon gets deinitialised and can't reinit.Dave Airlie1-2/+2
2011-03-22video, sm501: add OF binding to support SM501Heiko Schocher1-3/+39
2011-03-22video, sm501: add edid and commandline supportHeiko Schocher1-5/+60
2011-03-22video, sm501: add I/O functions for use on powerpcHeiko Schocher1-82/+90