summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk2006-03-271-10/+1
* [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-2717-57/+58
* [PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering2006-03-271-0/+4
* [PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle2006-03-271-2/+2
* [PATCH] Add ID for Quadro NVS280Pavel Roskin2006-03-271-0/+2
* [PATCH] imsttfb: Remove dead codeAntonino A. Daplas2006-03-271-4/+4
* [PATCH] atyfb: Remove dead codeAntonino A. Daplas2006-03-271-3/+5
* [PATCH] savagefb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+1
* [PATCH] i810fb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+1
* [PATCH] nvidiafb: Remove NULL check #2Antonino A. Daplas2006-03-271-2/+1
* [PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0
* [PATCH] rivafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0
* [PATCH] framebuffer: cmap-setting return valuesAlan Curry2006-03-273-7/+7
* [PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas2006-03-272-3/+19
* [PATCH] au1200fb: Alchemy Au1200 framebuffer driverRalf Baechle2006-03-274-0/+4428
* [PATCH] matrox maven: memory allocation and other cleanupsJean Delvare2006-03-271-30/+25
* [PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno2006-03-271-12/+5
* [PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel2006-03-277-2/+1003
* [PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas2006-03-273-31/+97
* [PATCH] vgacon: Add support for soft scrollbackAntonino A. Daplas2006-03-272-43/+225
* [PATCH] vgacon: fix EGA cursor resize functionSamuel Thibault2006-03-271-8/+19
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-14/+17
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-256-6/+0
|\
| * kbuild: remove checkconfig.plBrian Gerst2006-02-196-6/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-253-5/+3
|\ \
| * | BUG_ON() Conversion in drivers/video/Eric Sesterhenn2006-03-242-4/+2
| * | fix typos "wich" -> "which"Uwe Zeisberger2006-03-241-1/+1
* | | [PATCH] fix hardcoded values in collie frontlightPavel Machek2006-03-251-13/+10
* | | [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas2006-03-251-1/+1
* | | [PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas2006-03-251-1/+3
* | | [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-9/+9
|/ /
* | [PATCH] s/;;/;/gAlexey Dobriyan2006-03-241-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-222-7/+3
|\ \
| * | [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-222-7/+3
* | | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* | | [PATCH] i810fb_cursor(): use GFP_ATOMICAntonino A. Daplas2006-03-221-1/+1
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-03-213-1/+3
|\ \
| * | [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-1/+1
| * | [PATCH] Mark empty release functions as brokenGreg Kroah-Hartman2006-03-202-0/+2
* | | remove dead Radeon URLAdrian Bunk2006-03-201-2/+0
|/ /
* | [PATCH] radeonfb: Fix static array overrunAntonino A. Daplas2006-03-111-0/+4
* | [PATCH] aty128fb: Fix array overrunAntonino A. Daplas2006-03-111-3/+4
* | [PATCH] tdfxfb: Fix buffer overrunAntonino A. Daplas2006-03-111-19/+23
* | [PATCH] intelfb: Fix buffer overrunAntonino A. Daplas2006-03-111-24/+26
* | [PATCH] savagefb: Fix kfree before useAntonino A. Daplas2006-03-111-1/+1
* | [PATCH] imsttfb: Fix resource leakAntonino A. Daplas2006-03-111-0/+2
* | [PATCH] s1d13xxxfb: Fix resource leakAntonino A. Daplas2006-03-111-2/+1
* | [PATCH] arcfb: Fix dereference before NULL checkAntonino A. Daplas2006-03-111-1/+1
* | [PATCH] kyrofb: Fix uninitialized valueAntonino A. Daplas2006-03-111-1/+1
* | [PATCH] arcfb: Fix uninitialized valueAntonino A. Daplas2006-03-111-2/+1
OpenPOWER on IntegriCloud