Age | Commit message (Expand) | Author | Files | Lines |
2011-07-04 | vesafb: fix memory leak | Daniel J Blueman | 1 | -0/+1 |
2011-06-24 | fbdev: amba: Link fb device to its parent | Loïc Minier | 1 | -0/+2 |
2011-06-24 | fsl-diu-fb: remove check for pixel clock ranges | Timur Tabi | 1 | -16/+0 |
2011-06-24 | udlfb: Correct sub-optimal resolution selection. | William Katsak | 1 | -2/+6 |
2011-06-24 | Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne... | Paul Mundt | 1 | -1/+1 |
2011-06-24 | hecubafb: add module_put on error path in hecubafb_probe() | Pavel Shved | 1 | -1/+2 |
2011-06-24 | sm501fb: fix section mismatch warning | Randy Dunlap | 1 | -1/+1 |
2011-06-24 | gx1fb: Fix section mismatch warnings | Randy Dunlap | 1 | -7/+7 |
2011-06-24 | fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma plane | Damian Hobson-Garcia | 1 | -1/+1 |
2011-06-16 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -32/+20 |
2011-06-16 | drivers/video/backlight/adp8870_bl.c: add missed props.type conversion | Andrew Morton | 1 | -0/+1 |
2011-06-16 | backlight: new driver for the ADP8870 backlight devices | Michael Hennerich | 3 | -0/+1024 |
2011-06-15 | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM | Guennadi Liakhovetski | 1 | -13/+5 |
2011-06-14 | fbdev/atyfb: Fix 2 defined-but-not-used warnings | Geert Uytterhoeven | 1 | -6/+4 |
2011-06-14 | efifb: Fix call to wrong unregister function | Wanlong Gao | 1 | -1/+1 |
2011-06-09 | video: s3c-fb: move enabling channel for window | Jingoo Han | 1 | -7/+7 |
2011-06-09 | video: s3c-fb: fix virtual resolution checking | Jingoo Han | 1 | -3/+2 |
2011-06-09 | video: s3c-fb: fix misleading kfree in remove function | Jingoo Han | 1 | -2/+1 |
2011-06-06 | video: Fix use-after-free by vga16fb on rmmod | Bruno Prémont | 1 | -0/+2 |
2011-06-02 | video: Convert vmalloc/memset to vzalloc | Joe Perches | 5 | -14/+7 |
2011-06-02 | efifb: Disallow manual bind and unbind | Andy Lutomirski | 1 | -7/+14 |
2011-06-02 | efifb: Fix mismatched request/release_mem_region | Andy Lutomirski | 1 | -4/+7 |
2011-06-02 | efifb: Enable write-combining | Andy Lutomirski | 1 | -1/+1 |
2011-06-02 | drivers/video/pxa168fb.c: add missing clk_put | Julia Lawall | 1 | -7/+10 |
2011-06-02 | drivers/video/imxfb.c: add missing clk_put | Julia Lawall | 1 | -2/+2 |
2011-06-02 | fbdev: bf537-lq035: add missing blacklight properties type | Steven Miao | 1 | -0/+1 |
2011-06-02 | savagefb: Use panel CVT mode as default | Tormod Volden | 2 | -0/+17 |
2011-06-02 | fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes. | Paul Mundt | 1 | -2/+2 |
2011-05-27 | drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h | Andrew Morton | 1 | -0/+1 |
2011-05-26 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -24/+25 |
2011-05-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2 | -13/+6 |
2011-05-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -193/+0 |
2011-05-26 | mfd: Use mfd cell platform_data for 88pm860x cells platform bits | Samuel Ortiz | 1 | -6/+1 |
2011-05-26 | fb: Use platform_data to retrieve tmiofb platform bits | Samuel Ortiz | 1 | -7/+5 |
2011-05-26 | video: mb862xx: udelay need linux/delay.h | Stephen Rothwell | 1 | -0/+1 |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 59 | -2176/+6520 |
2011-05-25 | drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value | Liu Yuan | 1 | -1/+5 |
2011-05-25 | Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne... | Paul Mundt | 1 | -1/+2 |
2011-05-25 | sh_mobile_meram: Safely disable MERAM operation when not initialized | Damian | 1 | -1/+2 |
2011-05-24 | video: mb862xxfb: add support for L1 displaying | Anatolij Gustschin | 3 | -1/+173 |
2011-05-24 | video: mb862xx: add support for controller's I2C bus adapter | Anatolij Gustschin | 6 | -1/+224 |
2011-05-24 | video: mb862xxfb: relocate register space to get contiguous vram | Anatolij Gustschin | 2 | -5/+15 |
2011-05-24 | video: mb862xxfb: use pre-initialized configuration for PCI GDCs | Anatolij Gustschin | 1 | -4/+12 |
2011-05-24 | video: mb862xxfb: correct fix.smem_len field initialization | Anatolij Gustschin | 1 | -1/+1 |
2011-05-24 | video: s3c-fb: correct transparency checking in 32bpp | Jingoo Han | 1 | -1/+1 |
2011-05-24 | video: s3c-fb: add gpio setup function to resume function | Jingoo Han | 1 | -2/+4 |
2011-05-24 | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux... | Tony Lindgren | 1 | -75/+148 |
2011-05-24 | fbdev/amifb: Remove superfluous alignment of frame buffer memory | Geert Uytterhoeven | 1 | -8/+7 |
2011-05-24 | fbdev/amifb: Do not call panic() if there's not enough Chip RAM | Geert Uytterhoeven | 1 | -2/+8 |
2011-05-24 | fbdev/amifb: Correct check for video memory size | Geert Uytterhoeven | 1 | -2/+2 |