summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-087-37/+38
|\
| * Merge branch 'linux-2.6'Paul Mackerras2007-05-0821-1373/+3819
| |\
| * | [POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell2007-05-071-2/+2
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-026-29/+30
| * | [POWERPC] PS3: Interrupt routine fixups.Geoff Levand2007-05-021-6/+6
* | | sm501fb printk warning fixesAndrew Morton2007-05-081-1/+1
* | | xilinxfb: xilinx framebuffer device driverAndrei Konovalov2007-05-083-0/+393
* | | pm2fb: fix of jumps in pm2fb_probeKrzysztof Helt2007-05-081-2/+2
* | | skeletonfb: improvementsKrzysztof Helt2007-05-081-2/+4
* | | pm2fb: removal of pm2fb_par fieldsKrzysztof Helt2007-05-081-10/+7Star
* | | skeletonfb: more correctionsKrzysztof Helt2007-05-081-21/+5Star
* | | vga16fb: actually support widths in multiples of 8Antonino A. Daplas2007-05-081-2/+2
* | | vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas2007-05-081-1/+4
* | | Use menuconfig objects II: video/logoJan Engelhardt2007-05-081-17/+13Star
* | | pm2fb: accelerated fillrect and copyareaKrzysztof Helt2007-05-081-4/+128
* | | s3fb: updatesOndrej Zajicek2007-05-082-9/+12
* | | pm2fb: memclock setting correctionsKrzysztof Helt2007-05-081-2/+2
* | | pm2fb: reset transparency settingskrzysztof.h1@wp.pl2007-05-081-0/+2
* | | fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas2007-05-081-9/+8Star
* | | fbdev: clean up exit patch of fb_set_varAntonino A. Daplas2007-05-081-14/+15
* | | drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk2007-05-083-138/+22Star
* | | atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala2007-05-081-0/+3
* | | atyfb: reorganize clock initVille Syrjala2007-05-081-14/+18
* | | atyfb: increase SPLL delayVille Syrjala2007-05-081-5/+3Star
* | | nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas2007-05-081-1/+1
* | | vga: vgastate fixOndrej Zajicek2007-05-081-15/+11Star
* | | s3fb: implement fb_get_capsAntonino A. Daplas2007-05-081-0/+18
* | | fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-082-0/+75
* | | nvidiafb: prevent triggering of softlockupDave Jones2007-05-082-32/+48
* | | pm2fb: pixclock setting restrictionKrzysztof Helt2007-05-081-3/+3
* | | pm2fb: Permedia 2V memory clock settingKrzysztof Helt2007-05-081-15/+37
* | | pm2fb: 3dlabs Permedia 2V reference board addedKrzysztof Helt2007-05-081-10/+23
* | | nvidiafb/rivafb: switch to pci_get refcountingAlan Cox2007-05-084-13/+23
* | | vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane2007-05-089-0/+1981
* | | s3fb: driver fixesOndrej Zajicek2007-05-081-11/+10Star
* | | fbdev: save the activate field before calling fb_check_var()Antonino A. Daplas2007-05-081-1/+3
* | | fbcon: check if the character count can be handledAntonino A. Daplas2007-05-081-0/+21
* | | s3fb: implement fb_get_tilemax()Antonino A. Daplas2007-05-081-1/+6
* | | s3fb: limit 8x16 rectangles when tileblitting is enabledAntonino A. Daplas2007-05-082-0/+7
* | | vga16fb: restrict to blit rectangles with widths of multiples of 8 pixelsAntonino A. Daplas2007-05-082-0/+3
* | | fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-083-5/+24
* | | fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-081-0/+6
* | | fbdev: consolidate common drawing functions into a header fileAntonino A. Daplas2007-05-085-158/+76Star
* | | vfb: use fb_sys_read() and fb_sys_write()Antonino A. Daplas2007-05-082-0/+3
* | | hecubafb: use fb_sys_read()Antonino A. Daplas2007-05-082-0/+2
* | | arcfb: use fb_sys_read()Antonino A. Daplas2007-05-082-0/+2
* | | fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas2007-05-083-0/+110
* | | fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-085-43/+9Star
* | | vfb: use sys instead of cfb drawing functionsAntonino A. Daplas2007-05-082-6/+6
* | | hecubafb: use sys instead of cfb drawing functionsAntonino A. Daplas2007-05-082-6/+6