aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16[PATCH] s3c2410fb: fix un-initialised dev fieldBen Dooks1-0/+2
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau24-24/+0
2007-02-13i2c: Declare more i2c_adapter parent devicesJean Delvare1-0/+1
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-6/+6
2007-02-12[PATCH] ps3: Virtual Frame Buffer DriverGeert Uytterhoeven3-0/+1250
2007-02-12[PATCH] fb_videomode_to_var: reset virtual screen parametersGeert Uytterhoeven1-2/+6
2007-02-12[PATCH] fbdev modedb: make more pointer parameters constGeert Uytterhoeven8-34/+36
2007-02-12[PATCH] fbdev modedb: allow refresh rates for named video modesGeert Uytterhoeven1-4/+2
2007-02-12[PATCH] change nvidiafb_remove to __devexitPrarit Bhargava1-2/+2
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby7-20/+9
2007-02-12[PATCH] Video: fb, add true ref_count atomicityJiri Slaby6-34/+60
2007-02-12[PATCH] remove the broken FB_S3TRIO driverAdrian Bunk3-797/+0
2007-02-12[PATCH] matroxfb: Use kzallocJean Delvare2-5/+2
2007-02-12[PATCH] drivers/video/sis: Convert to generic booleanRichard Knutsson10-432/+420
2007-02-12[PATCH] pm3fb: kill pci_find_device usageAlan1-18/+11
2007-02-12[PATCH] Correct apparent typo CONFIG_ATY_CT in ATY videoRobert P. J. Day1-1/+1
2007-02-12[PATCH] Recognize video=gx1fb:... optionAlexey Dobriyan1-1/+28
2007-02-12[PATCH] proper prototype for tosh_smm()Adrian Bunk1-1/+0
2007-02-12[PATCH] cyber2010 framebuffer on ARM Netwinder fixWoody Suwalski1-7/+12
2007-02-12[PATCH] remove bogus con_is_present() prototypesAdrian Bunk2-3/+0
2007-02-12[PATCH] tgafb: Fix the PCI ID tableMaciej W. Rozycki1-2/+3
2007-02-12[PATCH] tgafb: sync-on-green support fixesMaciej W. Rozycki1-3/+5
2007-02-12[PATCH] tgafb: module support fixesMaciej W. Rozycki1-11/+7
2007-02-12[PATCH] tgafb: fix the mode register settingMaciej W. Rozycki1-3/+3
2007-02-12[PATCH] tgafb: support the DirectColor visualMaciej W. Rozycki1-35/+48
2007-02-12[PATCH] tgafb: fix copying overlapping areasMaciej W. Rozycki1-2/+2
2007-02-12[PATCH] tgafb: switch to framebuffer_alloc()Maciej W. Rozycki1-33/+28
2007-02-12[PATCH] remove broken video driversAdrian Bunk9-8147/+3
2007-02-12[PATCH] fbdev driver for S3 Trio/VirgeOndrej Zajicek4-0/+1833
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day1-3/+1
2007-02-09[TC] pmagb-b-fb: Convert to the driver modelMaciej W. Rozycki2-44/+58
2007-02-09[TC] mips: pmag-ba-fb: Convert to the driver modelMaciej W. Rozycki2-43/+56
2007-02-03Pull output-switch into test branchLen Brown1-0/+129
2007-01-02backlight: fix backlight_device_register compile failuresRichard Purdie3-3/+3
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller8-91/+122
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-7/+10
2006-12-22[PATCH] gxt4500: Fix colormap and PLL setting, support GXT6000PPaul Mackerras1-31/+64
2006-12-20Pull platform-drivers into test branchLen Brown6-7/+10
2006-12-20output: Add display output class supportYu Luming1-0/+129
2006-12-20fbdev: update after backlight argument changeJames Simmons5-5/+5
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming1-2/+5
2006-12-17[ARM] 4035/1: fix collie compilationPavel Machek1-3/+3
2006-12-17[ARM] 4034/1: pxafb: Fix compile errorsRichard Purdie1-20/+20
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day4-4/+4
2006-12-13[PATCH] sstfb: add sysfs interfaceHelge Deller1-230/+105
2006-12-13[PATCH] fbdev: remove references to non-existent fbmon_valid_timings()Geert Uytterhoeven2-12/+0
2006-12-12Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds7-17/+17
2006-12-10i2c: Discard the i2c algo del_bus wrappersJean Delvare7-17/+17
2006-12-10[PATCH] Fbdev driver for IBM GXT4500P videocardsPaul Mackerras3-0/+752