| Commit message (Expand) | Author | Age |
* | vesafb: fix memory leak | Daniel J Blueman | 2011-07-04 |
* | fbdev: amba: Link fb device to its parent | Loïc Minier | 2011-06-24 |
* | fsl-diu-fb: remove check for pixel clock ranges | Timur Tabi | 2011-06-24 |
* | udlfb: Correct sub-optimal resolution selection. | William Katsak | 2011-06-24 |
* | Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne... | Paul Mundt | 2011-06-24 |
|\ |
|
| * | fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma plane | Damian Hobson-Garcia | 2011-06-24 |
* | | hecubafb: add module_put on error path in hecubafb_probe() | Pavel Shved | 2011-06-24 |
* | | sm501fb: fix section mismatch warning | Randy Dunlap | 2011-06-24 |
* | | gx1fb: Fix section mismatch warnings | Randy Dunlap | 2011-06-24 |
|/ |
|
* | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-06-16 |
|\ |
|
| * | fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM | Guennadi Liakhovetski | 2011-06-15 |
| * | 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-14 |
| * | 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-09 |
* | | 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 |
|/ |
|
* | video: Fix use-after-free by vga16fb on rmmod | Bruno Prémont | 2011-06-06 |
* | 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-06-02 |
* | 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 |
|\ |
|
| * | gpio/via: rename VIA local config struct | Linus Walleij | 2011-05-20 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | 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-26 |
* | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-26 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux... | Tony Lindgren | 2011-05-24 |
| |\| |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next | Tony Lindgren | 2011-05-17 |
| |\ \ \ |
|
| | | * | | omap: Remove support for omap2evm | Tony Lindgren | 2011-05-13 |
| | |/ / |
|
* | | | | 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 |
|\ \ \ \ |
|
| * \ \ \ | 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 |
| * | | | | | fbdev/amifb: Remove superfluous alignment of frame buffer memory | Geert Uytterhoeven | 2011-05-24 |