Age | Commit message (Expand) | Author |
2011-06-16 | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-06-15 | drivers/video/backlight/adp8870_bl.c: add missed props.type conversion | Andrew Morton |
2011-06-15 | backlight: new driver for the ADP8870 backlight devices | Michael Hennerich |
2011-06-15 | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM | Guennadi Liakhovetski |
2011-06-14 | fbdev/atyfb: Fix 2 defined-but-not-used warnings | Geert Uytterhoeven |
2011-06-14 | efifb: Fix call to wrong unregister function | Wanlong Gao |
2011-06-09 | video: s3c-fb: move enabling channel for window | Jingoo Han |
2011-06-09 | video: s3c-fb: fix virtual resolution checking | Jingoo Han |
2011-06-09 | video: s3c-fb: fix misleading kfree in remove function | Jingoo Han |
2011-06-06 | video: Fix use-after-free by vga16fb on rmmod | Bruno Prémont |
2011-06-02 | video: Convert vmalloc/memset to vzalloc | Joe Perches |
2011-06-02 | efifb: Disallow manual bind and unbind | Andy Lutomirski |
2011-06-02 | efifb: Fix mismatched request/release_mem_region | Andy Lutomirski |
2011-06-02 | efifb: Enable write-combining | Andy Lutomirski |
2011-06-02 | drivers/video/pxa168fb.c: add missing clk_put | Julia Lawall |
2011-06-02 | drivers/video/imxfb.c: add missing clk_put | Julia Lawall |
2011-06-02 | fbdev: bf537-lq035: add missing blacklight properties type | Steven Miao |
2011-06-02 | savagefb: Use panel CVT mode as default | Tormod Volden |
2011-06-02 | fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes. | Paul Mundt |
2011-05-26 | drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h | Andrew Morton |
2011-05-26 | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-05-26 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2011-05-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-05-26 | mfd: Use mfd cell platform_data for 88pm860x cells platform bits | Samuel Ortiz |
2011-05-26 | fb: Use platform_data to retrieve tmiofb platform bits | Samuel Ortiz |
2011-05-25 | video: mb862xx: udelay need linux/delay.h | Stephen Rothwell |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds |
2011-05-25 | drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value | Liu Yuan |
2011-05-25 | Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne... | Paul Mundt |
2011-05-25 | sh_mobile_meram: Safely disable MERAM operation when not initialized | Damian |
2011-05-24 | video: mb862xxfb: add support for L1 displaying | Anatolij Gustschin |
2011-05-24 | video: mb862xx: add support for controller's I2C bus adapter | Anatolij Gustschin |
2011-05-24 | video: mb862xxfb: relocate register space to get contiguous vram | Anatolij Gustschin |
2011-05-24 | video: mb862xxfb: use pre-initialized configuration for PCI GDCs | Anatolij Gustschin |
2011-05-24 | video: mb862xxfb: correct fix.smem_len field initialization | Anatolij Gustschin |
2011-05-24 | video: s3c-fb: correct transparency checking in 32bpp | Jingoo Han |
2011-05-24 | video: s3c-fb: add gpio setup function to resume function | Jingoo Han |
2011-05-24 | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux... | Tony Lindgren |
2011-05-24 | fbdev/amifb: Remove superfluous alignment of frame buffer memory | Geert Uytterhoeven |
2011-05-24 | fbdev/amifb: Do not call panic() if there's not enough Chip RAM | Geert Uytterhoeven |
2011-05-24 | fbdev/amifb: Correct check for video memory size | Geert Uytterhoeven |
2011-05-24 | video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIME | Ben Hutchings |
2011-05-24 | video: s3c-fb: add window variant information for S5P | Jingoo Han |
2011-05-24 | video: s3c-fb: add additional validate bpps | Jingoo Han |
2011-05-24 | video: s3c-fb: correct window osd size offset values | Jingoo Han |
2011-05-24 | udlfb: include prefetch.h explicitly | Stephen Rothwell |
2011-05-24 | drivers/video/s3c2410fb.c: Convert release_resource to release_mem_region | Julia Lawall |
2011-05-24 | drivers/video/sm501fb.c: Convert release_resource to release_mem_region | Julia Lawall |
2011-05-24 | drivers/video: Convert release_resource to release_mem_region | Julia Lawall |
2011-05-24 | video, udlfb: Fix two build warnings about 'ignoring return value' | Liu Yuan |