Age | Commit message (Expand) | Author |
2008-11-24 | PCI: Unexport xf86scanpci | Adam Jackson |
2008-11-24 | PCI: Simplify OS PCI function registration a bit. | Adam Jackson |
2008-10-03 | Remove unused pciNumBuses | Adam Jackson |
2008-08-18 | Remove MAX_PCI_{BUSES,DOMAINS} and some associated #if 0. | Adam Jackson |
2008-08-18 | Remove (unused) pciMaxBusNum. | Adam Jackson |
2008-02-25 | Fine, we don't need pciInit() anymore. Nuke, nuke, nuke... | Tiago Vignatti |
2008-02-25 | Jesus, pciInit() was called 32 times in my machine without need! | Tiago Vignatti |
2008-02-25 | Some doc clean up: | Tiago Vignatti |
2008-02-25 | Clean some garbage caused when pciaccess was merged: | Tiago Vignatti |
2007-08-28 | Replace BSD custom PCI code with a stub implementation thanks to pciaccess. | Eric Anholt |
2007-01-24 | Move xf86ReadLegacyBIOS to the one place that uses it. | Ian Romanick |
2007-01-22 | Elminiate ARCH_PCI_OS_INIT. | Ian Romanick |
2007-01-15 | Fix domain insanity. | Ian Romanick |
2007-01-12 | Eliminate pciHostAddrToBusAddr from interface. | Ian Romanick |
2007-01-11 | Convert int10 and vgaHW to use 'struct pci_device' instead of PCITAG. | Ian Romanick |
2006-08-08 | Rename xf86ReadDomainMemory to xf86ReadLegacyVideoBIOS, since that's | Ian Romanick |
2006-08-02 | Remove pciConfigPtr and all of the associated cruft. | Ian Romanick |
2006-07-31 | Eliminate all uses of the businfo field of pciDevice / pciConfigPtr. | Ian Romanick |
2006-07-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2006-07-24 | Global s/xf86MapDomainIO/xf86MapLegacyIO/. Let's call a duck a duck, | Ian Romanick |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson |
2006-06-09 | Remove some static declarations for things that were removed in | Ian Romanick |
2006-06-07 | Initial batch of changes for PCI rework. All future changes will be | Ian Romanick |
2006-06-05 | When we can, bound the maximum number of PCI devices to attempt to scan, by | Daniel Stone |
2006-05-18 | Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang. | Adam Jackson |
2006-04-26 | Bug #6751: Use the Linux PCI ROM interface on Linux properly. The old | Dave Airlie |
2006-03-25 | Mark everything in xf86sym.c as _X_EXPORT. | Adam Jackson |
2006-02-21 | Eliminate unused PCI BIOS reading functionality. The old code used several | Ian Romanick |
2005-12-29 | Remove PowerMAX_OS define it never worked , it'll never work again, | Dave Airlie |
2005-11-08 | Bug #2880, add functions for byte and word level access to pci config | Kristian Høgsberg |
2005-08-26 | Work around ATI expansion ROM problem on IA64 caused by prototype HP | Daniel Stone |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone |
2005-01-28 | Modifying X.Org Xserver DDX to allow to run X with ordinary user | Egbert Eich |
2004-12-14 | Removed #ifdef'ed out code together with the comment explaining why it was | Egbert Eich |
2004-11-30 | Make Xorg the default server to install. | Egbert Eich |
2004-07-30 | Removed bugs on TweakMemorySize() which prevented it from working at all. | Egbert Eich |
2004-06-16 | DRI XFree86-4_3_99_12-merge import | Eric Anholt |
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich |
2004-01-29 | Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004 | Egbert Eich |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks | Kaleb Keithley |
2003-11-14 | Initial revision | Kaleb Keithley |