aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] tdfxfb: salvage tdfxfb from James' treeAntonino Daplas1-39/+62
2004-08-22[PATCH] sgivwfb: salvage sgivwfb from James' treeAntonino Daplas1-36/+91
2004-08-22[PATCH] neofb: salvage neofb from James' treeAntonino Daplas1-218/+226
2004-08-22[PATCH] epson1355fb: salvage epson1355 code from James' treeAntonino Daplas3-414/+620
2004-08-22[PATCH] rivafb: directcolor mode and miscellaneous fixesAntonino Daplas4-116/+95
2004-08-22[PATCH] fbdev: use 8-bit DAC for capable hardwareAntonino Daplas1-32/+30
2004-08-22[PATCH] fbdev: support for bold attribute for monochrome framebuffersAntonino Daplas3-47/+81
2004-08-22[PATCH] fbdev: do the deletion of mode entries at fbdev levelAntonino Daplas2-14/+22
2004-08-22[PATCH] Video Mode Handling - Reduce memory footprint of fbdevAntonino Daplas3-3/+47
2004-08-22[PATCH] Video Mode Handling - Delete entries from mode listAntonino Daplas2-4/+59
2004-08-22[PATCH] Video Mode Handling - Save per-display graphics/display settingsAntonino Daplas3-11/+113
2004-08-22[PATCH] Video Mode Handling - Linked list of video modesAntonino Daplas1-0/+257
2004-08-22[PATCH] fbdev Kconfig dependency fixesLuca Tettamanti1-0/+3
2004-08-22[PATCH] rivafb: kill riva_chip_info and riva_chipsGuido Guenther2-159/+125
2004-08-22[PATCH] fbdev: find correct logo for directcolor < 24bppAntonino Daplas1-11/+20
2004-08-22[PATCH] i810fb fixesAntonino Daplas3-35/+51
2004-08-22[PATCH] rivafb: Do not tap VGA ports if not X86Antonino Daplas2-1/+6
2004-08-22[PATCH] fbdev: ATTN: Maintainers - Set correct hardware capabilitiesAntonino Daplas47-47/+67
2004-08-22[PATCH] fbdev: set color fields correctlyAntonino Daplas7-1/+34
2004-08-22[PATCH] fbcon: ifferentiate bits_per_pixel from color depthAntonino Daplas3-108/+182
2004-08-22[PATCH] fbcon: EDD-based blacklistingAntonino Daplas1-10/+72
2004-08-22[PATCH] Rivafb I2C fixesNicolas Boichat1-2/+11
2004-08-22[PATCH] radeonfb: cleanup and little fixesDavid Eger1-45/+41
2004-08-22Merge bk://bk.arm.linux.org.uk/linux-2.6-fbLinus Torvalds4-0/+532
2004-08-21[PATCH] Kconfig updates for PA-RISCMatthew Wilcox1-2/+2
2004-08-17[ARM] Add ARM AMBA CLCD framebuffer driver.Russell King4-0/+532
2004-08-06[FB] replace schedule_timeout() with msleep()Russell King1-4/+2
2004-07-30[PATCH] sparse: misc cleanupsAlexander Viro1-4/+4
2004-07-30[PATCH] annotations in drivers/videoAlexander Viro4-11/+15
2004-07-29[PATCH] cmap annotationsAlexander Viro12-98/+109
2004-07-29[PATCH] fb_cursor() fixesAlexander Viro1-20/+60
2004-07-29[PATCH] console_font_op annotatedAlexander Viro1-1/+1
2004-07-29[PATCH] con_get_font sanitizedAlexander Viro2-19/+19
2004-07-29[PATCH] fbcon_do_set_font() sanitizedAlexander Viro1-24/+8
2004-07-29[PATCH] con_set_font sanitizedAlexander Viro3-24/+35
2004-07-29[PATCH] con_font_copy sanitizedAlexander Viro1-11/+7
2004-07-29[PATCH] con_font_default sanitizedAlexander Viro2-16/+13
2004-07-29[PATCH] con_font_op splitAlexander Viro7-77/+48
2004-07-28[PATCH] remove faulty __init's from drivers/video/fbmem.cDomen Puncer1-4/+4
2004-07-28[PATCH] cirrusfb: update for amiga (zorro)David Eger2-406/+441
2004-07-28[PATCH] amifb sparse &=Geert Uytterhoeven1-1/+1
2004-07-28[PATCH] dnfb sparse struct initGeert Uytterhoeven1-14/+14
2004-07-28[PATCH] m68k sparse floating pointGeert Uytterhoeven2-2/+2
2004-07-28[PATCH] m68k sparse inlineGeert Uytterhoeven1-8/+7
2004-07-28[PATCH] radeonfb x86_64 fixPavel Machek2-8/+8
2004-07-28[PATCH] Fix rivafb's NV_ARCH_, cleanup DEBUG, backlight control on ppcGuido Guenther2-24/+148
2004-07-28Merge bk://gkernel.bkbits.net/misc-2.6Linus Torvalds1-1/+1
2004-07-28[PATCH] cirrusfb: discarded in section `.exit.text' from drivers/built-in.oRussell King1-1/+1
2004-07-26[PATCH] broken stuff marked as such in KconfigAlexander Viro1-2/+2
2004-07-26[PATCH] NULL noise removal in drivers/*Alexander Viro4-8/+8
2004-07-15[PATCH] fbmem.c partially annotatedAlexander Viro1-15/+16
2004-07-12[PATCH] sparse: assorted drivers/* NULL noise removalAlexander Viro6-13/+13
2004-07-10[PATCH] trivial: kill off CONFIG_PCI_CONSOLERusty Russell1-5/+0
2004-07-06Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds7-61/+249
2004-07-06[ARM PATCH] 1954/2: Make pxa platform device names more sensibleIan Campbell1-1/+1
2004-07-06[PATCH] fbdev: set capabilities flag for vesafb and vga16fbAntonino Daplas2-2/+4
2004-07-06[PATCH] fbcon: new scrolling mode: YPAN + REDRAWAntonino Daplas2-20/+176
2004-07-06[PATCH] fbcon: refinements for fbconAntonino Daplas1-22/+14
2004-07-06[PATCH] fbcon mode switching fixAntonino Daplas2-3/+27
2004-07-04[PATCH] kyrofb warning fixAndrew Morton1-1/+1
2004-07-04[PATCH] err1-7, err1-8: double locking fix for radeonfbDavid Eger1-13/+27
2004-07-02[PATCH] fbcon: optimization for accel_putcs()Antonino Daplas4-54/+109
2004-07-02logo/logo.c needs <stddef.h> for NULLLinus Torvalds1-0/+1
2004-07-02[PATCH] sparse: remaining integer zero / NULL fixes in allmodconfig & vmlinuxMika Kukkonen3-4/+4
2004-07-01[PATCH] asiliantfb fixEric Lammerts1-1/+1
2004-07-01[PATCH] Another batch of fbcon fixesAntonino Daplas2-38/+37
2004-07-01[PATCH] Mode Switch in fbcon_blank()Antonino Daplas1-13/+8
2004-07-01[PATCH] Rivafb fixesAntonino Daplas2-45/+51
2004-07-01[PATCH] convert private ABS() to kernel's abs()Randy Dunlap2-13/+14
2004-06-29[PATCH] radeonfb: 16bpp copyarea() fixDavid Eger1-1/+2
2004-06-29[PATCH] signed bug in drivers/video/console/fbcon.c con2fb_map[]Olaf Hering2-2/+2
2004-06-29[PATCH] cirrusfb: minor fixesFrançois Romieu1-38/+93
2004-06-29[PATCH] kyrofb: Fix modedb usage when built as a module.Paul Mundt1-5/+1
2004-06-29[PATCH] fbcon: fix display artifactsAntonino Daplas2-7/+11
2004-06-27[PATCH] radeonfb accel capabilitiesDavid Eger4-30/+17
2004-06-24Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-1/+3
2004-06-23[PATCH] cirrusfb: major updateAndrew Morton4-1559/+1231
2004-06-23[PATCH] fbdev: video mode change notify (fbset)Andrew Morton2-1/+60
2004-06-23[PATCH] Core fbcon fixesAndrew Morton2-77/+271
2004-06-23[PATCH] fix linker trouble with CONFIG_FB_RIVA_I2C=y and modular I2CAndrew Morton1-1/+3
2004-06-23[PATCH] help text for FB_RIVA_I2CAndrew Morton1-0/+7
2004-06-24[ARM] Fix acornfb build error.Russell King1-1/+3
2004-06-22[PATCH] radeonfb: Fix panel detection on some laptopsBenjamin Herrenschmidt1-2/+16
2004-06-23[ARM PATCH] 1936/1: Update collie fb entries to use new style initializersJohn Lenz1-8/+8
2004-06-20[PATCH] Fix warning in tdfxfb.cJesper Juhl1-1/+1
2004-06-19Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-5/+2
2004-06-18[ARM PATCH] 1934/2: Consolidate code to set CKEN on PXAIan Campbell1-4/+1
2004-06-18[ARM PATCH] 1930/1: Allocate correct number of pseudo palette entries in pxafbIan Campbell1-1/+1
2004-06-18[PATCH] sparse: drivers/video/sis annotationAlexander Viro1-15/+16
2004-06-18[PATCH] sparse: drivers/video/aty annotationAlexander Viro1-4/+4
2004-06-18Merge ppc970.osdl.org:/home/torvalds/v2.6/v2.6.7Linus Torvalds7-41/+43
2004-06-18[PATCH] sparse: drivers/video/matrox annotationAlexander Viro2-20/+21
2004-06-18[PATCH] sparse: drivers/video/kyro annotationAlexander Viro1-6/+6
2004-06-18[PATCH] sparse: drivers/video partial annotationAlexander Viro4-15/+16
2004-06-17Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-44/+50
2004-06-17[PATCH] rivafb: fb accel capabilitiesDavid Eger1-1/+6
2004-06-17[PATCH] fix warning in fbmem.cGeert Uytterhoeven1-9/+13
2004-06-17[PATCH] fix radeonfb panning and make it play nice with copyarea()David Eger2-4/+17
2004-06-17[PATCH] asiliantfb init fixPaul Mundt1-0/+4
2004-06-17[PATCH] More updates to rivafb driverAntonino Daplas2-5/+23
2004-06-17[PATCH] Updates to rivafb driverAntonino Daplas5-161/+434
2004-06-17[PATCH] fbcon: prefer pan when availableDavid Eger1-16/+20
2004-06-17[PATCH] fb accel capabilitiesDavid Eger3-81/+77
2004-06-17[PATCH] Shift+PgUp if nr of scrolled lines is < 4Egmont Koblinger1-0/+2
2004-06-17[PATCH] sisfb update 1.7.10Thomas Winischhofer17-12091/+10798
2004-06-17[PATCH] Clean up asm/pgalloc.h includeRussell King1-1/+0
2004-06-15[ARM] pxafb doesn't need to include asm/mach-types.hRussell King1-1/+0
2004-06-15[ARM PATCH] 1926/3: PXAFB cleanups and fixesIan Campbell1-43/+50
2004-06-08[PATCH] vga16fb.c: fix bogus mem_start valueAndrew Morton1-2/+0
2004-06-06[FB]: Fix uninitialized fb_cmap member in sbuslib.cAdam Kropelin1-0/+1
2004-06-04[PATCH] Fix rivafb's OpenFirmware parsingBenjamin Herrenschmidt1-4/+17
2004-06-01Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-1/+1
2004-06-02[ARM PATCH] 1896/2: distinguish between memory and LCD clock on PXANicolas Pitre1-1/+1
2004-05-31[PATCH] radeonfb powerdown doesn't workAndrew Morton1-1/+1
2004-05-31[PATCH] vesafb: vram boot option the same as 2.4.xAndrew Morton1-1/+1
2004-05-31[PATCH] radeonfb fix (non-8bpp clear doesn't use palette)Andrew Morton1-1/+4
2004-05-29[PATCH] make vram boot option actually workPiotr Kaczuba1-1/+1
2004-05-28[PATCH] radeonfb iBook & IGP fixesBenjamin Herrenschmidt2-3/+30
2004-05-24[PATCH] Fix various memory leaksAndrew Morton1-13/+24
2004-05-24[PATCH] matroxfb: Add support for mapping CRTC<->outputs at boot timeAndrew Morton7-23/+62
2004-05-24[PATCH] include linux/selection.h for color_table in drivers/video/tgafb.cAndrew Morton1-0/+1
2004-05-24[ARM] PXAFB bug fixesRussell King1-15/+20
2004-05-21[PATCH] fbdev: mode switching fix.Andrew Morton6-177/+130
2004-05-21[PATCH] vga16fb warning fixAndrew Morton1-1/+1
2004-05-20[PATCH] fbmem: rename sys_inbuf() and sys_outbuf()Andrew Morton1-7/+8
2004-05-19[PATCH] m68knommu: correct build line for Dragonbakk frame buffer driverGreg Ungerer1-1/+1
2004-05-19[PATCH] m68knommu: add init points for Dragonball frame buffer driverGreg Ungerer1-0/+5
2004-05-19[PATCH] m68knommu: big clean/fix of Dragonball frame buffer driverGreg Ungerer1-363/+399
2004-05-19[PATCH] vga16fb-fixAndrew Morton1-1/+1
2004-05-19[PATCH] replace MOD_INC_USE_COUNT in cyber2000fbAndrew Morton1-1/+1
2004-05-18Some more misc wait_ms() conversions to use msleep()Greg Kroah-Hartman3-18/+9
2004-05-15We need to use "memset_io()" when accessing PCILinus Torvalds1-1/+1
2004-05-15Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds6-1/+1563
2004-05-14[PATCH] Fix botched fbdev lvalue conversionAndrew Morton1-6/+6
2004-05-14[PATCH] radeonfb stack space fixAndrew Morton1-2/+0
2004-05-14[PATCH] fbdev: Q40 fbdev updates.Andrew Morton1-40/+69
2004-05-14[PATCH] fbdev: Fix fbcon and unimapAndrew Morton1-0/+1
2004-05-14[PATCH] fbdev: New Asiliant framebuffer driver.Andrew Morton3-0/+625
2004-05-14[PATCH] fbdev: Vesa Fbdev update fixAndrew Morton1-1/+1
2004-05-14[PATCH] fbdev: Vesa Fbdev updateAndrew Morton1-25/+73
2004-05-14[PATCH] fbdev: Virtual fbdev updatesAndrew Morton1-26/+84
2004-05-14[PATCH] fbdev: Fix NULL-ptr dereference in pm2fb_probeAndrew Morton1-22/+32
2004-05-14[PATCH] fbdev: set a default access_align valueAndrew Morton1-0/+2
2004-05-14[PATCH] fbdev: remove redundant localAndrew Morton1-3/+3
2004-05-14[PATCH] fbdev: remove redundant p->vrows calculationAndrew Morton1-17/+2
2004-05-14[PATCH] fbdev: clean up logo handlingAndrew Morton1-4/+1
2004-05-14[PATCH] fbdev: video/imsttfb.c warning fixAndrew Morton1-1/+1
2004-05-14[PATCH] fbdev: video/tdfxfb.c warning fixAndrew Morton2-1/+15
2004-05-14[PATCH] fbdev: video/hgafb.c warning fixAndrew Morton2-3/+20
2004-05-14[PATCH] fbdev: video/tridentfb.c warning fixAndrew Morton2-5/+16
2004-05-14[PATCH] fbdev: Neomagic driver update.Andrew Morton2-218/+295
2004-05-14[PATCH] fbdev: radeonfb: fix garbled screenAndrew Morton1-0/+1
2004-05-14Fix typo nonsense test in radeon PMAC backlight code.Linus Torvalds1-1/+1
2004-05-14[PATCH] Module ref counting for vt console driversAndrew Morton7-13/+19
2004-05-13[ARM PATCH] 1851/1: sa1100 fb support for collieJohn Lenz1-0/+21
2004-05-13[ARM PATCH] 1827/1: PXAFB patch updated based on comments in 1826Ian Campbell5-1/+1542
2004-05-10[PATCH] radeon: fix overlapping copyareaDavid Eger1-4/+17
2004-05-10[PATCH] drivers/video/* MOD_INC_USE_COUNT fixesAndrew Morton5-43/+0
2004-05-09[PATCH] mips: GBE Video DriverAndrew Morton4-0/+1221
2004-05-09[PATCH] mips: newport driver fixesAndrew Morton2-70/+55
2004-05-09[PATCH] mips: Simplify expressionAndrew Morton1-1/+1
2004-05-09[PATCH] mips: fix 2.6 fb setupAndrew Morton1-2/+1
2004-04-28[ARM] Fix monspecs in ARM-related framebuffer drivers.Russell King2-7/+35
2004-04-21[PATCH] fbdev comment fixAndrew Morton1-1/+1
2004-04-20Revert fb_ioctl "fix" with extreme prejudice.Linus Torvalds1-1/+1
2004-04-20[PATCH] fb_ioctl() usercopy fixAndrew Morton1-1/+1
2004-04-18Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds1-4/+1
2004-04-19[ARM] Clean up ARM includesRussell King1-4/+1
2004-04-17[PATCH] aty128fb dereference before null checkAndrew Morton1-1/+3
2004-04-14Merge kroah.com:/home/greg/linux/BK/bleed-2.6Greg Kroah-Hartman1-0/+19
2004-04-13Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller7-86/+382
2004-04-12[PATCH] fix vga16fb.c frame buffer bad memory mappingAndrew Morton1-1/+3
2004-04-12[PATCH] pm2fb barrier cleanupGeert Uytterhoeven1-31/+20
2004-04-12[PATCH] Pm2fb is broken on AmigaGeert Uytterhoeven1-1/+1
2004-04-12Merge nuts.davemloft.net:/disk1/BK/sparcwork-2.6David S. Miller2-3/+3
2004-04-12[PATCH] fb_copy_cmap() fixAndrew Morton1-1/+1
2004-04-12[PATCH] framebuffer bugfixAndrew Morton1-1/+1
2004-04-12[PATCH] mdacon.c warning fix.Andrew Morton1-1/+1
2004-03-30[SPARC]: Add C99 initializers to Sparc frame buffer devices.Art Haas7-86/+382
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr4-6/+6
2004-03-29[ARM] Convert ARM video drivers to use (ARM extended) DMA API.Russell King4-22/+33
2004-03-25[ARM] Remove Anakin machine support.Russell King4-111/+0
2004-03-22[PATCH] tgafb: missing includeJames Simmons1-0/+1
2004-03-22[PATCH] fbcon font cloning fixAndrew Morton1-12/+10
2004-03-22[PATCH] sh: sh-specific framebuffer updatesAndrew Morton3-171/+167
2004-03-21[PATCH] Sysfs for framebufferLuca Tettamanti1-0/+19
2004-03-18[PM2FB]: Fix build on big-endian.David S. Miller1-3/+3
2004-03-15[PATCH] fbdev: character drawing enhancement.Andrew Morton1-131/+76
2004-03-15[PATCH] fix modular fb driversAndrew Morton1-1/+1
2004-03-11[PATCH] Apollo fb sysfsificationAndrew Morton1-18/+57
2004-03-11[PATCH] m68k: Amiga Framemaster II fb sysfsificationAndrew Morton1-65/+84
2004-03-11[PATCH] fbdev: monitor detection fixesAndrew Morton3-468/+411
2004-03-11[PATCH] Enable i810 fb on x86-64Andrew Morton1-1/+1
2004-03-11[PATCH] fb_console_init fixAndrew Morton1-1/+5
2004-03-04Merge bk://kernel.bkbits.net/davem/sparc-2.6Linus Torvalds1-1/+1
2004-03-04[FFB]: Force-disable cursor in ffb_switch_from_graph().David S. Miller1-0/+9
2004-03-03[PATCH] Fix typo in radeonfbBenjamin Herrenschmidt1-1/+1
2004-03-03Fix typo in radeon pll updateLinus Torvalds1-1/+1
2004-03-02[PATCH] radeonfb: some more PLL problemsBenjamin Herrenschmidt1-0/+13
2004-03-02[PATCH] New Permedia2 framebuffer driver.James Simmons4-2146/+935