aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Revert "fbcon: bgcolor fix"Linus Torvalds2008-08-111-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0729-63/+63
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-0719-86/+145
|\
| * atyfb_base.c: fix warningAlexander Beregalov2008-08-051-14/+15
| * drivers/video/fsl-diu-fb.c: add missing of_node_putJulia Lawall2008-08-051-2/+6
| * radeonfb: give i2c buses nicer namesJean Delvare2008-08-051-1/+2
| * fbcon: fix scrolling after logo is clearedKrzysztof Helt2008-08-051-0/+3
| * radeon: misc correctionsDavid Miller2008-08-051-2/+2
| * backlight: add MODULE_ALIAS() to pwm_backlight driverBen Dooks2008-08-051-0/+2
| * backlight: add more information output to pwm_backlightBen Dooks2008-08-051-2/+6
| * vt8623fb: fix kernel oopsOndrej Zajicek2008-08-053-28/+28
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-021-0/+2
| |\
| | * sparc: Ignore drivers/video/console/promcon_tbl.c conmakehash generated fileFlorian Fainelli2008-07-301-0/+2
| * | Remove newline from the description of module parametersNiels de Vos2008-08-011-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-014-6/+5
| |\ \
| | * | video: Fix up hp6xx driver build regressions.Paul Mundt2008-07-302-2/+2
| | * | sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-291-3/+3
| | * | video: Kill off leaked CONFIG_FB_SH7343VOU reference.Paul Mundt2008-07-291-1/+0
| | |/
| * | gbefb: cmap FIFO timeoutThomas Bogendoerfer2008-07-301-16/+34
| * | drivers/video: release mutex in error handling codeJulia Lawall2008-07-302-12/+6
| * | backlight: ensure platform_lcd on by defaultBen Dooks2008-07-301-0/+2
| * | sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller2008-07-301-1/+29
| * | backlight: give platform_lcd the same name as the platform device.Ben Dooks2008-07-301-1/+1
| * | sh7760fb: write colormap value to hardwareManuel Lauss2008-07-281-0/+1
| |/
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-075-5/+5
* | [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
|/
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-272-2/+2
* [ARM] PXA: squash warning in pxafbIan Molton2008-07-261-1/+1
* drivers/video/fbmem.c: removed duplicated includeHuang Weiyi2008-07-261-1/+0
* video/stifb.c: make 2 functions staticAdrian Bunk2008-07-261-4/+2
* video/console/stico{n,re}.c: make code staticAdrian Bunk2008-07-263-21/+16
* make macfb_setup() staticAdrian Bunk2008-07-261-1/+1
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2008-07-244-0/+128
|\
| * backlight: Fix missing kernel doc entrySebastian Siewior2008-07-231-0/+1
| * backlight: Add Nvidia-based Apple Macbook Pro backlight driverMatthew Garrett2008-07-233-0/+127
* | video/fb: cleanup FB_MAJOR usagePhilippe De Muyter2008-07-241-0/+1
* | fbcon: remove stray semicolonsJan Beulich2008-07-241-4/+2
* | fbdev: LCD backlight driver using Atmel PWM driverHans-Christian Egtvedt2008-07-243-0/+257
* | fbcon: bgcolor fixStefano Stabellini2008-07-241-1/+1
* | video: sh7760fb: SH7760/SH7763 LCDC framebuffer driverNobuhiro Iwamatsu2008-07-243-0/+672
* | neofb: drop the xtimings structureKrzysztof Helt2008-07-241-48/+40
* | neofb: drop redundant codeKrzysztof Helt2008-07-241-73/+22
* | neofb: simplify clock calculationKrzysztof Helt2008-07-241-18/+14
* | drivers/video/amifb.c cleanupsAdrian Bunk2008-07-241-10/+7
* | lxfb: fix console blankingJordan Crouse2008-07-241-10/+18
* | lxfb: drop dead declarations from headerAndres Salomon2008-07-241-2/+0
* | fbdev: add new Cobalt LCD framebuffer driverYoichi Yuasa2008-07-243-0/+376
* | fsl-diu-fb: update Freescale DIU driver to use page_alloc_exact()Timur Tabi2008-07-241-38/+22
* | lcd: add platform_lcd driverBen Dooks2008-07-243-0/+180
* | lcd: add lcd_device to check_fb() entry in lcd_opsBen Dooks2008-07-243-3/+3