aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[PATCH] video/matrox/matroxfb_misc.c: remove dead codeAdrian Bunk1-7/+1
2006-01-10[PATCH] drivers/video/: possible cleanupsAdrian Bunk13-62/+68
2006-01-10[PATCH] non-linear frame buffer read/write accessThomas Koeller1-3/+2
2006-01-10[PATCH] fbdev: Typos in KconfigYOSHIFUJI Hideaki1-2/+2
2006-01-10[PATCH] fbdev: Replace kmalloc with kzallocAntonino A. Daplas4-8/+8
2006-01-10[PATCH] fbcon: Code cleanupsAntonino A. Daplas2-18/+11
2006-01-10[PATCH] i810fb: Fix suspend and resume hooksAntonino A. Daplas1-28/+28
2006-01-10[PATCH] s3c2410fb: cleanup and fixArnaud Patard1-6/+4
2006-01-10[PATCH] nvidiafb: Reduce stack usageAntonino A. Daplas3-13/+26
2006-01-10[PATCH] nvidiafb: Add boot option 'bpp'Antonino A. Daplas1-4/+21
2006-01-10[PATCH] fbdev: Reduce stack usageAntonino A. Daplas1-58/+68
2006-01-10[PATCH] fbdev: Fix return code of fb_read and fb_writeAntonino A. Daplas1-12/+20
2006-01-10[PATCH] fbcon: disable ywrap if not supported by fbcon scrolling codeKnut Petersen1-1/+2
2006-01-10[PATCH] skeletonfb: Documentation updateAntonino A. Daplas1-99/+383
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas1-21/+54
2006-01-10[PATCH] atyfb: LT/LG cleanupVille Syrjälä1-3/+5
2006-01-10[PATCH] atyfb: VT/GT cleanupVille Syrjälä1-21/+41
2006-01-10[PATCH] atyfb: Rage XL/XC cleanupVille Syrjälä1-6/+6
2006-01-10[PATCH] atyfb: Improve blankingVille Syrjälä1-12/+12
2006-01-10[PATCH] atyfb: Set ECP dividerVille Syrjälä3-45/+63
2006-01-10[PATCH] atyfb: Don't stretch with CRTVille Syrjälä1-2/+2
2006-01-10[PATCH] atyfb: Fix interlaced modesVille Syrjälä1-10/+0
2006-01-10[PATCH] atyfb: Fix CRTC_FIFO_LWM maskVille Syrjälä1-3/+2
2006-01-10[PATCH] atyfb: Reduce verbosityVille Syrjälä1-8/+24
2006-01-10[PATCH] atyfb: Fix spellingVille Syrjälä1-9/+9
2006-01-10[PATCH] vga16fb: Trim vga16fb_pan_displayAntonino A. Daplas1-8/+0
2006-01-10[PATCH] Fix vesafb display panning regressionAntonino A. Daplas1-0/+3
2006-01-10[PATCH] vesafb: Trim vesafb_pan_displayAntonino A. Daplas1-9/+0
2006-01-10[PATCH] savagefb: Trim savagefb_pan_displayAntonino A. Daplas1-20/+0
2006-01-10[PATCH] rivafb: Trim rivafb_pan_displayAntonino A. Daplas1-24/+0
2006-01-10[PATCH] fbdev: sstfb: Driver cleanupsAntonino A. Daplas1-33/+27
2006-01-10[PATCH] fbdev: atyfb: Remove BIOS-less bootingAntonino A. Daplas5-371/+0
2006-01-10[PATCH] fbdev: fbdev: CleanupAntonino A. Daplas1-33/+20
2006-01-10[PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas1-26/+31
2006-01-10[PATCH] fbdev: pm2fb: Driver cleanupsAntonino A. Daplas1-11/+10
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas1-18/+18
2006-01-10[PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas1-18/+14
2006-01-10[PATCH] fbdev: imsttfb: Driver cleanupsAntonino A. Daplas1-29/+27
2006-01-10[PATCH] fbdev: hgafb: Convert to platform deviceAntonino A. Daplas1-29/+78
2006-01-10[PATCH] fbdev: asiliantfb: Driver cleanupsAntonino A. Daplas1-1/+1
2006-01-10[PATCH] fbdev: rivafb: Driver cleanupsAntonino A. Daplas2-26/+26
2006-01-10[PATCH] fbdev: i810fb: Driver cleanupsAntonino A. Daplas3-29/+29
2006-01-10[PATCH] fbdev: savagefb: Driver cleanupAntonino A. Daplas3-49/+35
2006-01-10[PATCH] fbdev: nvidiafb: Driver cleanupAntonino A. Daplas2-5/+8
2006-01-10[PATCH] Add sysfs entry to disable framebuffer accessMatthew Garrett1-0/+23
2006-01-10[PATCH] savagefb: One more I2C-enabled device in savagefbJean Delvare1-0/+1
2006-01-10[PATCH] matroxfb: Remove fbcon.h from the main header fileAntonino A. Daplas1-4/+0
2006-01-10[PATCH] fbcon: Store struct display when setting all vcsAntonino A. Daplas1-0/+2
2006-01-10[PATCH] nvidiafb: i2c bus name beautificationAlessandro Zummo1-3/+3
2006-01-10[PATCH] fbcon: Sanitize fbconAntonino A. Daplas8-82/+71
2006-01-10[PATCH] aty: remove unnecessary CONFIG_PCIRichard Knutsson1-4/+0
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-37/+0
2006-01-10[PATCH] nvidiafb: Fixes for new G5Benjamin Herrenschmidt3-18/+75
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+1
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk2-2/+2
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-6/+10
2006-01-09[PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver()Richard Knutsson1-0/+1
2006-01-09Merge Linus' tree.Russell King2-9/+29
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-173/+177
2006-01-09[PATCH] Update cyblafb driverKnut Petersen2-650/+875
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King2-6/+10
2006-01-08[PATCH] vgacon: Workaround for resize bug in some chipsetsAntonino A. Daplas1-7/+21
2006-01-08[PATCH] vgacon: fix doublescan modeSamuel Thibault1-1/+7
2006-01-08[PATCH] frv: suppress configuration of certain features for FRVDavid Howells1-1/+1
2006-01-09[PATCH] powerpc: Remove device_node addrs/n_addrBenjamin Herrenschmidt4-168/+166
2006-01-09[PATCH] powerpc: Fix platinumfb for some modesBenjamin Herrenschmidt2-5/+11
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-19/+9
2006-01-07[PATCH] fbcon: don´t call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King3-17/+12
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-3/+2
2006-01-07[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa1-3/+3
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard1-5/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2006-01-05[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}Luis F. Ortiz1-1/+1
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie1-0/+1
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King2-11/+1
2006-01-03s/retreiv/retriev/gMatt Mackall1-8/+8
2005-12-24[VIDEO] sbuslib: Disallow private mmaps.David S. Miller1-0/+3
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk3-16/+16
2005-12-20[PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen1-3/+5
2005-12-20[PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas1-29/+13
2005-12-20[PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2-2/+12
2005-12-15[PATCH] arcfb __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] cyber2000fb.c __iomem annotationsAl Viro1-2/+2
2005-12-13[PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt1-1/+2
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas3-36/+24
2005-12-12[PATCH] fbdev: Shift pixel value before entering loop in cfbimageblitAntonino A. Daplas1-1/+2
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen1-1/+2
2005-12-12[PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas1-6/+19
2005-12-12[PATCH] fbdev: Pan display fixesAntonino A. Daplas1-5/+21
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas1-1/+4
2005-12-12[PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas1-1/+8
2005-12-12[SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.Hareesh Nagarajan1-1/+1
2005-12-12[SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller8-9/+1
2005-11-29[PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue1-6/+7
2005-11-29[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas1-6/+9
2005-11-28[PATCH] Console rotation fixesBenjamin Herrenschmidt2-11/+4
2005-11-24[PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans1-1/+5
2005-11-22[PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas1-0/+1
2005-11-22[PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas1-2/+2
2005-11-18offb: Fix compile error on ppc32 systemsPaul Mackerras1-0/+1
2005-11-17[PATCH] powerpc: Workaround for offb on 64 bits platformsBenjamin Herrenschmidt1-5/+35
2005-11-13[PATCH] make vesafb build without CONFIG_MTRRJan Beulich1-0/+2
2005-11-13[PATCH] w100fb: platform device conversion fixupRichard Purdie1-1/+1
2005-11-13[PATCH] nvidiafb: Fix bug in nvidiafb_pan_displayAntonino A. Daplas1-1/+1
2005-11-13[PATCH] fbdev: fix module dependency loopAntonino A. Daplas5-39/+29
2005-11-13[PATCH] nv_of.c build fixAndrew Morton1-1/+1
2005-11-12[SBUSFB]: implement ->compat_ioctlChristoph Hellwig10-0/+133
2005-11-12Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds4-4386/+0
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds16-228/+228
2005-11-10[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie1-0/+6
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King16-228/+228
2005-11-09[PATCH] drivers/video/vgastate.c: kill dead codeAdrian Bunk1-5/+0
2005-11-09[PATCH] fbdev: move ioctl32 code to fbmem.cArnd Bergmann1-5/+142
2005-11-09[PATCH] fbdev: Remove remains of epson1356fbRalf Baechle1-32/+0
2005-11-09[PATCH] fbdev: Possible endian fix in cfbimageblitAntonino A. Daplas1-1/+3
2005-11-09[PATCH] vga16fb: Convert vga16fb as a platform deviceAntonino A. Daplas1-59/+110
2005-11-09[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfsAntonino A. Daplas3-0/+161
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 270-degree rotationAntonino A. Daplas4-1/+434
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotationAntonino A. Daplas4-1/+459
2005-11-09[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotationAntonino A. Daplas5-1/+433
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate font bitmapAntonino A. Daplas4-0/+214
2005-11-09[PATCH] fbcon: Console Rotation - Add support to rotate the logoAntonino A. Daplas2-15/+120
2005-11-09[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotationAntonino A. Daplas5-136/+276
2005-11-09[PATCH] fbdev: Framebuffer mode required for PowerBook TitaniumMichael Hanselmann1-0/+4
2005-11-09[PATCH] savagefb: X-panning fixesAntonino A. Daplas1-4/+6
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering4-4/+0
2005-11-08[ARM] More sparse fixesRussell King1-1/+1
2005-11-07[SPARC]: Remove bogus register programming in cg6 driver.David S. Miller1-6/+0
2005-11-07[PATCH] kfree cleanup: misc remaining driversJesper Juhl1-2/+1
2005-11-07[PATCH] matroxfb: Set maxhipri to 0Ville Syrjälä1-1/+1
2005-11-07[PATCH] matroxfb: Kill a useless messageVille Syrjälä1-4/+0
2005-11-07[PATCH] matroxfb: Use CACHEFLUSH on all chipsVille Syrjälä3-14/+2
2005-11-07[PATCH] matroxfb: Add support for Mystique AGPVille Syrjälä1-0/+14
2005-11-07[PATCH] matroxfb: Remove an unused wait queue entryVille Syrjälä1-2/+0
2005-11-07[PATCH] fbdev: ATI RN50 pci idJake Moilanen2-0/+2
2005-11-07[PATCH] fbdev: Convert a few drivers to use the fb_find_best_display helperAntonino A. Daplas3-45/+11
2005-11-07[PATCH] fbdev: Add helper to get an appropriate initial modeAntonino A. Daplas1-0/+60
2005-11-07[PATCH] fbdev: Rearrange mode database entriesAntonino A. Daplas1-14/+16
2005-11-07[PATCH] fbcon: Add rl (Roman Large) fontZach Smith4-0/+4386
2005-11-07[PATCH] i810fb: Cleanup I2C codeAntonino A. Daplas4-90/+51
2005-11-07[PATCH] vesafb: Disable mtrr as the defaultAntonino A. Daplas1-1/+1
2005-11-07[PATCH] s3c2410fb: initialise device_driver .ownerBen Dooks1-0/+1
2005-11-07[PATCH] fbdev: fix the fb_find_nearest_mode() functionMichal Januszewski2-12/+15
2005-11-07[PATCH] nvidiafb: Fix empty macroAntonino A. Daplas1-1/+1
2005-11-07[PATCH] fbdev: Workaround for buggy EDID blocksAntonino A. Daplas1-1/+17
2005-11-07[PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 OfficePeter 'p2' De Schrijver1-0/+16
2005-11-07[PATCH] savagefb: Convert from VGA IO access to MMIO accessAntonino A. Daplas2-487/+537
2005-11-07[PATCH] atyfb: Get initial mode timings from LCD BIOSAntonino A. Daplas1-14/+44
2005-11-07[PATCH] vesafb: Fix color palette handlingAntonino A. Daplas1-31/+25
2005-11-07[PATCH] fbdev: Remove software clipping from drawing functionsAntonino A. Daplas3-79/+3
2005-11-07[PATCH] fbcon: Initialize new driver when old driver is releasedAntonino A. Daplas1-0/+9
2005-11-07[PATCH] fbcon: Use helper function when filling out var structureAntonino A. Daplas1-15/+2
2005-11-07[PATCH] fbcon: Consolidate redundant codeAntonino A. Daplas1-62/+23
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas74-161/+20
2005-11-07[PATCH] radeonfb: prevent spurious recompilationsJean Delvare2-2/+2
2005-11-07[PATCH] intelfb: extend partial support of i915G to include i915GMScott MacKenzie3-5/+14
2005-11-07[PATCH] nvidiafb: Add flat panel dither supportBenjamin Herrenschmidt1-4/+20
2005-11-07[PATCH] nvidiafb-fix-mode-setting-ppc-support-warning-fixesAndrew Morton1-1/+5
2005-11-07[PATCH] nvidiafb: Fix mode setting & PPC supportBenjamin Herrenschmidt5-43/+137
2005-11-07[PATCH] fb: straighten up fb drivers menuRandy Dunlap1-59/+59
2005-11-07[PATCH] framebuffer: add some help text in KconfigRandy.Dunlap3-7/+14
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds3-34/+33
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault1-1/+2
2005-11-05[DRIVER MODEL] Fix sgivwfbRussell King1-14/+10
2005-11-05[DRIVER MODEL] Fix gbefbRussell King1-6/+12
2005-11-05[DRIVER MODEL] Fix arcfbRussell King1-14/+11
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu1-0/+8
2005-11-02[ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King1-2/+2
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds16-8/+21
2005-10-31Merge ../linux-2.6 by handPaul Mackerras19-945/+962
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs1-0/+2
2005-10-30[PATCH] CONFIG_IA32Brian Gerst2-4/+4
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle1-1/+0
2005-10-29Fix dependencies for DECstation framebuffers.Maciej W. Rozycki1-4/+4
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov3-777/+810
2005-10-29It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer1-7/+13
2005-10-29Create platform_device.h to contain all the platform device details.Russell King16-8/+21
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier1-1/+1
2005-10-28[PATCH] pci_ids: macros: replace partial with whole symbolsGrant Coady1-12/+12
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-70/+52
2005-10-28Merge ../bleed-2.6Greg KH1-0/+1
2005-10-28Merge branch 'forlinus' of git://parisc-linux.org/home/kyle/git/parisc-2.6Linus Torvalds2-70/+64
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King7-69/+51
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King1-0/+1
2005-10-26Auto-update from upstreamKyle McMartin1-0/+8
2005-10-24[PATCH] Return the line length via sysfs for fbdevJames Simmons1-0/+8
2005-10-21[PARISC] Reorganize sticore probe routine to be a little less convolutedMatthew Wilcox1-66/+60
2005-10-21[PARISC] Allow STI_CONSOLE access to some FONTSGrant Grundler1-4/+4
2005-10-18[PATCH] vesafb: Fix display corruption on display blankAntonino A. Daplas1-3/+3
2005-10-18Add some basic .gitignore filesLinus Torvalds1-0/+7
2005-10-17[PATCH] SVGATextMode fixSamuel Thibault1-2/+7
2005-10-14[PATCH] zaurus: fix compilation with cpufreq disabledPavel Machek1-0/+2
2005-10-07[SPARC]: Fix p9100 framebuffer in 2.6Tom 'spot' Callaway1-0/+4
2005-10-01[PATCH] pmac/radeonfb: Add suspend support for M11 chip in new iBook 12"Sven Henkel1-6/+8