summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas2005-11-071-1/+1
* [PATCH] s3c2410fb: initialise device_driver .ownerBen Dooks2005-11-071-0/+1
* [PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2005-11-072-12/+15
* [PATCH] nvidiafb: Fix empty macroAntonino A. Daplas2005-11-071-1/+1
* [PATCH] fbdev: Workaround for buggy EDID blocksAntonino A. Daplas2005-11-071-1/+17
* [PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 OfficePeter 'p2' De Schrijver2005-11-071-0/+16
* [PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas2005-11-072-487/+537
* [PATCH] atyfb: Get initial mode timings from LCD BIOSAntonino A. Daplas2005-11-071-14/+44
* [PATCH] vesafb: Fix color palette handlingAntonino A. Daplas2005-11-071-31/+25
* [PATCH] fbdev: Remove software clipping from drawing functionsAntonino A. Daplas2005-11-073-79/+3
* [PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas2005-11-071-0/+9
* [PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas2005-11-071-15/+2
* [PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas2005-11-071-62/+23
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-0774-161/+20
* [PATCH] radeonfb: prevent spurious recompilationsJean Delvare2005-11-072-2/+2
* [PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie2005-11-073-5/+14
* [PATCH] nvidiafb: Add flat panel dither supportBenjamin Herrenschmidt2005-11-071-4/+20
* [PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixesAndrew Morton2005-11-071-1/+5
* [PATCH] nvidiafb: Fix mode setting & PPC supportBenjamin Herrenschmidt2005-11-075-43/+137
* [PATCH] fb: straighten up fb drivers menuRandy Dunlap2005-11-071-59/+59
* [PATCH] framebuffer: add some help text in KconfigRandy.Dunlap2005-11-073-7/+14
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-063-34/+33
|\
| * [DRIVER MODEL] Fix sgivwfbRussell King2005-11-051-14/+10
| * [DRIVER MODEL] Fix gbefbRussell King2005-11-051-6/+12
| * [DRIVER MODEL] Fix arcfbRussell King2005-11-051-14/+11
* | [PATCH] Set the vga cursor even when hiddenSamuel Thibault2005-11-051-1/+2
|/
* [PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu2005-11-041-0/+8
* [ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King2005-11-021-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-10-3116-8/+21
|\
| * Create platform_device.h to contain all the platform device details.Russell King2005-10-2916-8/+21
* | Merge ../linux-2.6 by handPaul Mackerras2005-10-3119-945/+962
|\ \
| * | [PATCH] fix vgacon blankingPozsar Balazs2005-10-301-0/+2
| * | [PATCH] CONFIG_IA32Brian Gerst2005-10-302-4/+4
| * | Fix build error caused by missmatching duplicate declaration.Ralf Baechle2005-10-291-1/+0
| * | Fix dependencies for DECstation framebuffers.Maciej W. Rozycki2005-10-291-4/+4
| * | Au1100 FB driver uplift for 2.6.Pete Popov2005-10-293-777/+810
| * | It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer2005-10-291-7/+13
| |/
| * [PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady2005-10-281-12/+12
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2005-10-288-70/+52
| |\
| | * Merge ../bleed-2.6Greg KH2005-10-281-0/+1
| | |\
| | * | [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-287-69/+51
| | * | [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+1
| * | | Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2005-10-282-70/+64
| |\ \ \ | | |_|/ | |/| |
| | * | Auto-update from upstreamKyle McMartin2005-10-261-0/+8
| | |\ \ | | | |/
| | * | [PARISC] Reorganize sticore probe routine to be a little less convolutedMatthew Wilcox2005-10-211-66/+60
| | * | [PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler2005-10-211-4/+4
| * | | [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-281-0/+1
| | |/ | |/|
* | | [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2005-10-291-1/+1
|/ /
* | [PATCH] Return the line length via sysfs for fbdevJames Simmons2005-10-241-0/+8
|/
* [PATCH] vesafb: Fix display corruption on display blankAntonino A. Daplas2005-10-181-3/+3
OpenPOWER on IntegriCloud