summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/numnodes.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-09[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller11-141/+124
2007-05-09[ATYFB]: Fix sparc includes.David S. Miller2-2/+2
2007-05-09[QLA2XXX]: Fix build on sparc.David S. Miller1-7/+4
2007-05-09[SPARC64]: Removal of trivial pci_controller_info uses.David S. Miller3-67/+58
2007-05-09[SPARC64]: Move index info pci_pbm_info.David S. Miller9-159/+137
2007-05-09[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller3-131/+119
2007-05-09[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller7-10/+7
2007-05-09[SPARC64] SBUS: Error interrupt registry cleanups.David S. Miller1-6/+6
2007-05-09[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller8-315/+187
2007-05-09[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.David S. Miller1-6/+0
2007-05-09[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller8-47/+20
2007-05-08Fix sunrpc warning noiseGeert Uytterhoeven1-4/+4
2007-05-08Remove unused variable in get_unmapped_areaRoland McGrath1-1/+0
2007-05-08sm501fb printk warning fixesAndrew Morton1-1/+1
2007-05-08xilinxfb: xilinx framebuffer device driverAndrei Konovalov4-0/+400
2007-05-08pm2fb: fix of jumps in pm2fb_probeKrzysztof Helt1-2/+2
2007-05-08skeletonfb: improvementsKrzysztof Helt1-2/+4
2007-05-08pm2fb: removal of pm2fb_par fieldsKrzysztof Helt1-10/+7
2007-05-08skeletonfb: more correctionsKrzysztof Helt1-21/+5
2007-05-08vga16fb: actually support widths in multiples of 8Antonino A. Daplas1-2/+2
2007-05-08vgacon: disallow console operations when in KD_GRAPHICS modeAntonino A. Daplas1-1/+4
2007-05-08Use menuconfig objects II: video/logoJan Engelhardt1-17/+13
2007-05-08pm2fb: accelerated fillrect and copyareaKrzysztof Helt1-4/+128
2007-05-08s3fb: updatesOndrej Zajicek3-9/+13
2007-05-08pm2fb: memclock setting correctionsKrzysztof Helt1-2/+2
2007-05-08pm2fb: reset transparency settingskrzysztof.h1@wp.pl1-0/+2
2007-05-08fbcon: check console-fb mapping in fbcon_get_requirementAntonino A. Daplas1-9/+8
2007-05-08fbdev: clean up exit patch of fb_set_varAntonino A. Daplas1-14/+15
2007-05-08drivers/video/sis/: remove more kernel 2.4 codeAdrian Bunk3-138/+22
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke3-11/+15
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryVille Syrjala2-0/+4
2007-05-08atyfb: reorganize clock initVille Syrjala1-14/+18
2007-05-08atyfb: increase SPLL delayVille Syrjala1-5/+3
2007-05-08nvidiafb: fix return value of nvidiafb_open()Antonino A. Daplas1-1/+1
2007-05-08vga: vgastate fixOndrej Zajicek1-15/+11
2007-05-08s3fb: implement fb_get_capsAntonino A. Daplas1-0/+18
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas3-0/+87
2007-05-08nvidiafb: prevent triggering of softlockupDave Jones2-32/+48
2007-05-08pm2fb: pixclock setting restrictionKrzysztof Helt1-3/+3
2007-05-08pm2fb: Permedia 2V memory clock settingKrzysztof Helt2-15/+41
2007-05-08pm2fb: 3dlabs Permedia 2V reference board addedKrzysztof Helt1-10/+23
2007-05-08nvidiafb/rivafb: switch to pci_get refcountingAlan Cox4-13/+23
2007-05-08vmlfb: framebuffer driver for Intel Vermilion RangeAlan Hourihane9-0/+1981
2007-05-08s3fb: driver fixesOndrej Zajicek2-15/+18
2007-05-08fbdev: save the activate field before calling fb_check_var()Antonino A. Daplas1-1/+3
2007-05-08fbcon: check if the character count can be handledAntonino A. Daplas1-0/+21
2007-05-08s3fb: implement fb_get_tilemax()Antonino A. Daplas1-1/+6
2007-05-08fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas1-1/+2
2007-05-08s3fb: limit 8x16 rectangles when tileblitting is enabledAntonino A. Daplas2-0/+7
2007-05-08vga16fb: restrict to blit rectangles with widths of multiples of 8 pixelsAntonino A. Daplas2-0/+3