summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [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
* [PATCH] neofb: Fix uninitialized valueAntonino A. Daplas2006-03-111-3/+1
* [PATCH] Fix error handling in backlight driversJean Delvare2006-03-092-2/+2
* [PATCH] Fix pseudo_palette setup in asiliantfb_setcolreg()Antonino A. Daplas2006-02-241-12/+9
* [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg2006-02-241-1/+2
* [PATCH] gbefb: Set default of FB_GBE_MEM to 4 MBMartin Michlmayr2006-02-241-1/+1
* [PATCH] gbefb: IP32 gbefb depth change fixKaj-Michael Lang2006-02-241-0/+3
* [PATCH] vgacon: no vertical resizing on EGASamuel Thibault2006-02-241-32/+35
* [PATCH] radeonfb: resume support for Samsung P35 laptopsCarl-Daniel Hailfinger2006-02-201-4/+15
* [PATCH] Fix SGI O2 compile error in drivers/video/gbefb.cJoshua Kinard2006-02-171-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-171-1/+0
|\
| * [ARM] remove duplicate #includesHerbert Poetzl2006-02-151-1/+0
* | [PATCH] neofb: avoid resetting display config on unblank (v2)Christian Trefzer2006-02-151-3/+12
|/
* [PATCH] neofb: avoid resetting display config on unblankChristian Trefzer2006-02-141-1/+7
* [PATCH] fbdev: video_setup() warning fixAndrew Morton2006-02-111-0/+2
* [PATCH] nvidiafb: Add support for Geforce4 MX 4000Antonino A. Daplas2006-02-111-0/+2
* [PATCH] drivers/video/Kconfig: remove unused BUS_I2C optionAdrian Bunk2006-02-111-5/+0
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-074-4/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-02-031-26/+19
|\
| * [PARISC] Use kzalloc and other janitor-style cleanupsHelge Deller2006-01-221-26/+19
* | [PATCH] i810fb: Do not probe the third i2c bus by defaultManuel Lauss2006-02-013-6/+14
* | [PATCH] video: hp680 backlight driverAndriy Skulysh2006-02-013-0/+198
* | [PATCH] PCI: cyblafb: remove pci_module_init() return, really.Arthur Othieno2006-01-311-1/+0
* | [ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King2006-01-261-25/+29
|/
* [SPARC]: Fix sbusfb build.David S. Miller2006-01-172-7/+4
* [PATCH] fix up sbuslib for new fb_comapt_ioctl prototypeChristoph Hellwig2006-01-162-13/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-01-151-3/+3
|\
| * [PATCH] ppc: Remove powermac support from ARCH=ppcPaul Mackerras2006-01-151-3/+3
* | [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-1421-38/+34
* | [PATCH] fbdev: Sanitize ->fb_ioctl prototypeChristoph Hellwig2006-01-1426-105/+63
* | [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-141-7/+4
* | [PATCH] neofb: take existing display configuration as defaultChristian Trefzer2006-01-141-1/+1
* | [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
|/
* [PATCH] m68k: fix macfb initAl Viro2006-01-121-7/+8
* [PATCH] m68k: amifb __user annotationsAl Viro2006-01-121-17/+17
* [PATCH] m68k: dumb typo in atyfbAl Viro2006-01-121-1/+1
* [PATCH] m68k: namespace pollution fix (custom->amiga_custom)Al Viro2006-01-121-0/+2
* [PARISC] stifb: Remove obsolete MODULE_PARM()Helge Deller2006-01-101-4/+0
* [PARISC] stifb: Fix framebuffer console at 32bppHelge Deller2006-01-101-21/+23
* [PARISC] stifb: use F_EXTEND macroHelge Deller2006-01-101-12/+5
* [PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk2006-01-101-7/+1
OpenPOWER on IntegriCloud