summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2008-08-05atyfb_base.c: fix warningAlexander Beregalov-14/+15
2008-08-05drivers/video/fsl-diu-fb.c: add missing of_node_putJulia Lawall-2/+6
2008-08-05radeonfb: give i2c buses nicer namesJean Delvare-1/+2
2008-08-05fbcon: fix scrolling after logo is clearedKrzysztof Helt-0/+3
2008-08-05radeon: misc correctionsDavid Miller-2/+2
2008-08-05backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks-0/+2
2008-08-05backlight: add more information output to pwm_backlightBen Dooks-2/+6
2008-08-05vt8623fb: fix kernel oopsOndrej Zajicek-28/+28
2008-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-0/+2
2008-08-01Remove newline from the description of module parametersNiels de Vos-1/+1
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-6/+5
2008-07-30sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli-0/+2
2008-07-30gbefb: cmap FIFO timeoutThomas Bogendoerfer-16/+34
2008-07-30drivers/video: release mutex in error handling codeJulia Lawall-12/+6
2008-07-30backlight: ensure platform_lcd on by defaultBen Dooks-0/+2
2008-07-30sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller-1/+29
2008-07-30backlight: give platform_lcd the same name as the platform device.Ben Dooks-1/+1
2008-07-30video: Fix up hp6xx driver build regressions.Paul Mundt-2/+2
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt-3/+3
2008-07-28sh7760fb: write colormap value to hardwareManuel Lauss-0/+1
2008-07-29video: Kill off leaked CONFIG_FB_SH7343VOU reference.Paul Mundt-1/+0
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov-2/+2
2008-07-26[ARM] PXA: squash warning in pxafbIan Molton-1/+1
2008-07-26drivers/video/fbmem.c: removed duplicated includeHuang Weiyi-1/+0
2008-07-26video/stifb.c: make 2 functions staticAdrian Bunk-4/+2
2008-07-26video/console/stico{n,re}.c: make code staticAdrian Bunk-21/+16
2008-07-26make macfb_setup() staticAdrian Bunk-1/+1
2008-07-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds-0/+128
2008-07-24video/fb: cleanup FB_MAJOR usagePhilippe De Muyter-0/+1
2008-07-24fbcon: remove stray semicolonsJan Beulich-4/+2
2008-07-24fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt-0/+257
2008-07-24fbcon: bgcolor fixStefano Stabellini-1/+1
2008-07-24video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu-0/+672
2008-07-24neofb: drop the xtimings structureKrzysztof Helt-48/+40
2008-07-24neofb: drop redundant codeKrzysztof Helt-73/+22
2008-07-24neofb: simplify clock calculationKrzysztof Helt-18/+14
2008-07-24drivers/video/amifb.c cleanupsAdrian Bunk-10/+7
2008-07-24lxfb: fix console blankingJordan Crouse-10/+18
2008-07-24lxfb: drop dead declarations from headerAndres Salomon-2/+0
2008-07-24fbdev: add new Cobalt LCD framebuffer driverYoichi Yuasa-0/+376
2008-07-24fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()Timur Tabi-38/+22
2008-07-24lcd: add platform_lcd driverBen Dooks-0/+180
2008-07-24lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks-3/+3
2008-07-24fb: add support for the ILI9320 video display controllerBen Dooks-1/+714
2008-07-24sm501: fixup allocation code to be 64bit resource compliantBen Dooks-11/+42
2008-07-24sm501: restructure init to allow only 1 fb on an SM501Ben Dooks-115/+149
2008-07-24sm501: add inversion controls for VBIASEN and FPENBen Dooks-4/+22
2008-07-24atmel_lcdfb: avoid division by zeroNicolas Ferre-0/+35
2008-07-24skeletonfb: update to correct platform driver usageKrzysztof Helt-17/+20
2008-07-24aty: use memory_read_from_buffer()Akinobu Mita-9/+1