aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2006-12-17[ARM] 4035/1: fix collie compilationGravatar Pavel Machek 1-3/+3
2006-12-17[ARM] 4034/1: pxafb: Fix compile errorsGravatar Richard Purdie 1-20/+20
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 4-4/+4
2006-12-13[PATCH] sstfb: add sysfs interfaceGravatar Helge Deller 1-230/+105
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Gravatar Geert Uytterhoeven 2-12/+0
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Gravatar Linus Torvalds 7-17/+17
2006-12-10i2c: Discard the i2c algo del_bus wrappersGravatar Jean Delvare 7-17/+17
2006-12-10[PATCH] Fbdev driver for IBM GXT4500P videocardsGravatar Paul Mackerras 3-0/+752
2006-12-08[PATCH] video: neofb stray bracket fixGravatar Mariusz Kozlowski 1-1/+1
2006-12-08[PATCH] video: cyberfb broken macro removalGravatar Mariusz Kozlowski 1-2/+0
2006-12-08[PATCH] Video Select set for VESA FBGravatar James Simmons 1-0/+1
2006-12-08[PATCH] gxfb: Turn on the flatpanel power and dataGravatar Jordan Crouse 2-2/+13
2006-12-08[PATCH] gxfb: Fixup flatpanel detectionGravatar Jordan Crouse 3-3/+3
2006-12-08[PATCH] gxfb: Support command line optionsGravatar Jordan Crouse 1-6/+31
2006-12-08[PATCH] gxfb: Support flat panel timingsGravatar Jordan Crouse 4-11/+95
2006-12-08[PATCH] gxfb: Fixups for the AMD Geode GX framebuffer driverGravatar Jordan Crouse 6-1/+65
2006-12-08[PATCH] FB: Get the Geode GX frambuffer size from the BIOSGravatar Jordan Crouse 2-4/+13
2006-12-08[PATCH] backlight: do not power off backlight when unregisteringGravatar Henrique de Moraes Holschuh 4-6/+12
2006-12-08[PATCH] softcursor.c: avoid unaligned accessesGravatar Franck Bui-Huu 1-13/+13
2006-12-08[PATCH] backlight: lcd: Remove dependenct from the framebuffer layerGravatar James Simmons 2-61/+104
2006-12-08[PATCH] drivers/video/*: use kmemdup()Gravatar Alexey Dobriyan 6-19/+8
2006-12-08[PATCH] atyfb: Improve power managementGravatar Ville Syrjala 3-34/+68
2006-12-08[PATCH] atyfb: Improve atyfb_atari_probe()Gravatar Ville Syrjala 1-7/+20
2006-12-08[PATCH] atyfb: Remove aty_cmap_regsGravatar Ville Syrjala 2-34/+12
2006-12-08[PATCH] atyfb: Fix __init and __devinit annotationsGravatar Ville Syrjala 2-8/+8
2006-12-08[PATCH] atyfb: Remove pointless aty_init() argumentGravatar Ville Syrjala 1-5/+5
2006-12-08[PATCH] atyfb: Fix blanking level transitionsGravatar Ville Syrjala 1-2/+2
2006-12-08[PATCH] atyfb: Fix sparse warningsGravatar Ville Syrjala 1-3/+3
2006-12-08[PATCH] atyfb: Fix compiler warningsGravatar Ville Syrjala 1-17/+18
2006-12-08[PATCH] atyfb: Remove FIXMEGravatar Ville Syrjala 1-3/+2
2006-12-08[PATCH] mbxfb: Add YUV video overlay supportGravatar Raphael Assenat 1-88/+271
2006-12-08[PATCH] mbxfb: add more registers to debugfsGravatar Raphael Assenat 1-66/+122
2006-12-08[PATCH] mbxfb: Add more registers bits access macrosGravatar Raphael Assenat 1-2/+112
2006-12-08[PATCH] mbxfb: Fix HSCOEFF3 register addressGravatar Raphael Assenat 1-1/+1
2006-12-08[PATCH] au11oofb: fix to remove flickeringGravatar Freddy Spierenburg 1-1/+1
2006-12-08[PATCH] constify vga16fb.cGravatar Helge Deller 1-16/+12
2006-12-08[PATCH] annotate some variables in vesafb driver as __read_mostlyGravatar Helge Deller 1-11/+11
2006-12-08[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.cGravatar Helge Deller 2-22/+22
2006-12-08[PATCH] various fbdev files: mark structs and array read-onlyGravatar Helge Deller 6-9/+9
2006-12-08[PATCH] fbcmap.c: mark structs const or __read_mostlyGravatar Helge Deller 1-27/+28
2006-12-08[PATCH] s3c2410fb: Add support for STN displaysGravatar Arnaud Patard (Rtp 1-43/+170
2006-12-08[PATCH] video: Get the default mode from the right databaseGravatar Jordan Crouse 1-3/+3
2006-12-08[PATCH] pmagb-b-fb: Fix a default clock frequencyGravatar Maciej W. Rozycki 1-1/+1
2006-12-08[PATCH] video SiS: remove unnecessary variables in SiS_DDC2DelayGravatar David Rientjes 1-5/+2
2006-12-08[PATCH] igafb: switch to pci_get APIGravatar Alan Cox 1-2/+4
2006-12-08[PATCH] atyfb, rivafb: minor fixesGravatar Jeff Garzik 4-11/+43
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/S3triofbGravatar Amol Lad 1-2/+5
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/amifbGravatar Amol Lad 1-3/+5
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atafbGravatar Amol Lad 1-1/+12
2006-12-08[PATCH] ioremap balanced with iounmap for drivers/video/atyfb_baseGravatar Amol Lad 1-0/+8