summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [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
* | fb: add support for the ILI9320 video display controllerBen Dooks2008-07-245-1/+714
* | sm501: fixup allocation code to be 64bit resource compliantBen Dooks2008-07-241-11/+42
* | sm501: restructure init to allow only 1 fb on an SM501Ben Dooks2008-07-241-115/+149
* | sm501: add inversion controls for VBIASEN and FPENBen Dooks2008-07-241-4/+22
* | atmel_lcdfb: avoid division by zeroNicolas Ferre2008-07-241-0/+35
* | skeletonfb: update to correct platform driver usageKrzysztof Helt2008-07-241-17/+20
* | aty: use memory_read_from_buffer()Akinobu Mita2008-07-241-9/+1
* | atyfb: fix a castVille Syrjala2008-07-241-1/+1
* | atyfb: report probe errorsVille Syrjala2008-07-241-5/+10
* | atyfb: use a PCI device ID tableVille Syrjala2008-07-241-18/+55
* | atyfb: correct_chipset() can failVille Syrjala2008-07-241-1/+3
* | atyfb: remove dead codeOlaf Hering2008-07-241-4/+2
* | fbdev: xoffset, yoffset and yres are unsignedVille Syrjala2008-07-241-5/+4
* | fbdev: width and height are unsignedVille Syrjala2008-07-241-1/+1
* | hgafb: convert to new platform driver APIKrzysztof Helt2008-07-241-17/+19
* | vfb: only enable if explicitly requested when compiled inFrans Pop2008-07-241-2/+12
* | fbdev: SuperH Mobile LCDC DriverMagnus Damm2008-07-243-0/+737
* | tdfxfb: remove ypan checks done by a higher layerKrzysztof Helt2008-07-241-5/+1
* | vga16fb: source code improvementKrzysztof Helt2008-07-241-78/+39
* | tdfxfb: add mode_option module parameterKrzysztof Helt2008-07-241-0/+2
* | uvesafb: change mode parameter to mode_optionKrzysztof Helt2008-07-241-2/+2
* | fbcon: make logo_height a local variableKrzysztof Helt2008-07-241-3/+2
* | atmel_lcdfb: FIFO underflow managementNicolas Ferre2008-07-241-1/+56
* | vga16fb: test virtual screen range before subtraction on unsignedRoel Kluin2008-07-241-1/+4
OpenPOWER on IntegriCloud