Age | Commit message (Expand) | Author | Files | Lines |
2008-08-21 | fbdefio: add set_page_dirty handler to deferred IO FB | Ian Campbell | 2 | -0/+23 |
2008-08-21 | Video/Framebuffer: add fuctional power management support to Blackfin BF54x L... | Michael Hennerich | 1 | -3/+12 |
2008-08-21 | pm2fb: free cmap memory on module remove | Krzysztof Helt | 1 | -0/+1 |
2008-08-20 | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2008-08-17 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -27/+41 |
2008-08-16 | [ARM] pxafb: fix the warning of incorrect lccr when lcd_conn is specified | Eric Miao | 1 | -26/+36 |
2008-08-16 | [ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16 | Eric Miao | 1 | -0/+2 |
2008-08-16 | [ARM] pxafb: fix the incorrect configuration of GPIO77 as ACBIAS for TFT LCD | Eric Miao | 1 | -1/+3 |
2008-08-15 | freescale DIU: bug fix: add sanity check for AOI position | York Sun | 1 | -0/+4 |
2008-08-15 | freescale DIU: add virtual resolution and panning support | York Sun | 1 | -5/+23 |
2008-08-13 | fbcon: prevent cursor disappearance after switching to 512 character font | Krzysztof Helt | 1 | -2/+2 |
2008-08-13 | atmel_lcdfb: add board parameter specify framebuffer memory size | Haavard Skinnemoen | 1 | -2/+5 |
2008-08-13 | atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 | Haavard Skinnemoen | 1 | -2/+4 |
2008-08-13 | matrox maven: convert to a new-style i2c driver | Jean Delvare | 2 | -57/+50 |
2008-08-13 | matroxfb: i2c structure templates clean-up | Jean Delvare | 1 | -8/+3 |
2008-08-13 | matrox maven: fix a broken error path | Jean Delvare | 1 | -1/+1 |
2008-08-13 | radeonfb: fix accel engine hangs | David Miller | 1 | -0/+8 |
2008-08-11 | Revert "fbcon: bgcolor fix" | Linus Torvalds | 1 | -1/+1 |
2008-08-11 | video: export sh_mobile_lcdc panel size | Magnus Damm | 1 | -0/+2 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 29 | -63/+63 |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King | 19 | -86/+145 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 5 | -5/+5 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 1 | -1/+0 |
2008-08-06 | atyfb_base.c: fix warning | Alexander Beregalov | 1 | -14/+15 |
2008-08-06 | drivers/video/fsl-diu-fb.c: add missing of_node_put | Julia Lawall | 1 | -2/+6 |
2008-08-06 | radeonfb: give i2c buses nicer names | Jean Delvare | 1 | -1/+2 |
2008-08-06 | fbcon: fix scrolling after logo is cleared | Krzysztof Helt | 1 | -0/+3 |
2008-08-06 | radeon: misc corrections | David Miller | 1 | -2/+2 |
2008-08-06 | backlight: add MODULE_ALIAS() to pwm_backlight driver | Ben Dooks | 1 | -0/+2 |
2008-08-06 | backlight: add more information output to pwm_backlight | Ben Dooks | 1 | -2/+6 |
2008-08-06 | vt8623fb: fix kernel oops | Ondrej Zajicek | 3 | -28/+28 |
2008-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 1 | -0/+2 |
2008-08-01 | Remove newline from the description of module parameters | Niels de Vos | 1 | -1/+1 |
2008-08-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 4 | -6/+5 |
2008-07-31 | sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated file | Florian Fainelli | 1 | -0/+2 |
2008-07-30 | gbefb: cmap FIFO timeout | Thomas Bogendoerfer | 1 | -16/+34 |
2008-07-30 | drivers/video: release mutex in error handling code | Julia Lawall | 2 | -12/+6 |
2008-07-30 | backlight: ensure platform_lcd on by default | Ben Dooks | 1 | -0/+2 |
2008-07-30 | sticore: don't activate unsupported GSC STI cards on HPPA | Helge Deller | 1 | -1/+29 |
2008-07-30 | backlight: give platform_lcd the same name as the platform device. | Ben Dooks | 1 | -1/+1 |
2008-07-29 | video: Fix up hp6xx driver build regressions. | Paul Mundt | 2 | -2/+2 |
2008-07-29 | sh: More header path fixups for mach dir refactoring. | Paul Mundt | 1 | -3/+3 |
2008-07-29 | sh7760fb: write colormap value to hardware | Manuel Lauss | 1 | -0/+1 |
2008-07-29 | video: Kill off leaked CONFIG_FB_SH7343VOU reference. | Paul Mundt | 1 | -1/+0 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2 | -2/+2 |
2008-07-27 | [ARM] PXA: squash warning in pxafb | Ian Molton | 1 | -1/+1 |
2008-07-27 | drivers/video/fbmem.c: removed duplicated include | Huang Weiyi | 1 | -1/+0 |
2008-07-26 | video/stifb.c: make 2 functions static | Adrian Bunk | 1 | -4/+2 |
2008-07-26 | video/console/stico{n,re}.c: make code static | Adrian Bunk | 3 | -21/+16 |
2008-07-26 | make macfb_setup() static | Adrian Bunk | 1 | -1/+1 |