summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2006-03-11[PATCH] radeonfb: Fix static array overrunAntonino A. Daplas-0/+4
2006-03-11[PATCH] aty128fb: Fix array overrunAntonino A. Daplas-3/+4
2006-03-11[PATCH] tdfxfb: Fix buffer overrunAntonino A. Daplas-19/+23
2006-03-11[PATCH] intelfb: Fix buffer overrunAntonino A. Daplas-24/+26
2006-03-11[PATCH] savagefb: Fix kfree before useAntonino A. Daplas-1/+1
2006-03-11[PATCH] imsttfb: Fix resource leakAntonino A. Daplas-0/+2
2006-03-11[PATCH] s1d13xxxfb: Fix resource leakAntonino A. Daplas-2/+1
2006-03-11[PATCH] arcfb: Fix dereference before NULL checkAntonino A. Daplas-1/+1
2006-03-11[PATCH] kyrofb: Fix uninitialized valueAntonino A. Daplas-1/+1
2006-03-11[PATCH] arcfb: Fix uninitialized valueAntonino A. Daplas-2/+1
2006-03-11[PATCH] neofb: Fix uninitialized valueAntonino A. Daplas-3/+1
2006-03-09[PATCH] Fix error handling in backlight driversJean Delvare-2/+2
2006-02-24[PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas-12/+9
2006-02-24[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg-1/+2
2006-02-24[PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr-1/+1
2006-02-24[PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang-0/+3
2006-02-24[PATCH] vgacon: no vertical resizing on EGASamuel Thibault-32/+35
2006-02-20[PATCH] radeonfb: resume support for Samsung P35 laptopsCarl-Daniel Hailfinger-4/+15
2006-02-17[PATCH] Fix SGI O2 compile error in drivers/video/gbefb.cJoshua Kinard-1/+1
2006-02-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-1/+0
2006-02-15[PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer-3/+12
2006-02-15[ARM] remove duplicate #includesHerbert Poetzl-1/+0
2006-02-14[PATCH] neofb: avoid resetting display config on unblankChristian Trefzer-1/+7
2006-02-11[PATCH] fbdev: video_setup() warning fixAndrew Morton-0/+2
2006-02-11[PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas-0/+2
2006-02-11[PATCH] drivers/video/Kconfig: remove unused BUS_I2C optionAdrian Bunk-5/+0
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro-4/+0
2006-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds-26/+19
2006-02-01[PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss-6/+14
2006-02-01[PATCH] video: hp680 backlight driverAndriy Skulysh-0/+198
2006-01-31[PATCH] PCI: cyblafb: remove pci_module_init() return, really.Arthur Othieno-1/+0
2006-01-26[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King-25/+29
2006-01-22[PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller-26/+19
2006-01-17[SPARC]: Fix sbusfb build.David S. Miller-7/+4
2006-01-16[PATCH] fix up sbuslib for new fb_comapt_ioctl prototypeChristoph Hellwig-13/+11
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds-3/+3
2006-01-15[PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras-3/+3
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig-38/+34
2006-01-14[PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig-105/+63
2006-01-14[PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel-7/+4
2006-01-14[PATCH] neofb: take existing display configuration as defaultChristian Trefzer-1/+1
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven-1/+1
2006-01-12[PATCH] m68k: fix macfb initAl Viro-7/+8
2006-01-12[PATCH] m68k: amifb __user annotationsAl Viro-17/+17
2006-01-12[PATCH] m68k: dumb typo in atyfbAl Viro-1/+1
2006-01-12[PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro-0/+2
2006-01-10[PARISC] stifb: Remove obsolete MODULE_PARM()Helge Deller-4/+0
2006-01-10[PARISC] stifb: Fix framebuffer console at 32bppHelge Deller-21/+23
2006-01-10[PARISC] stifb: use F_EXTEND macroHelge Deller-12/+5
2006-01-10[PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk-7/+1