Age | Commit message (Expand) | Author |
2009-06-19 | pci: Dump vendor/devices ids in the printed device list | Adam Jackson |
2009-02-17 | Correct static symbol XkmReadTOC and first pass on compile warning fixes. | Paulo Cesar Pereira de Andrade |
2008-11-24 | Bus: Remove ISA support. | Adam Jackson |
2008-02-25 | Clean some garbage caused when pciaccess was merged: | Tiago Vignatti |
2007-06-18 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2007-01-22 | Eliminate pciControlBridge, pciGetBridgeBuses, and pciGetBridgeResources. | Ian Romanick |
2007-01-17 | Replace PciBusId with 'struct pci_device *' | Ian Romanick |
2007-01-17 | Convert xf86IsolateDevice to a 'struct pci_slot_match'. | Ian Romanick |
2007-01-17 | Eliminate unused fields in pciAccRec. | Ian Romanick |
2007-01-15 | Fix domain insanity. | Ian Romanick |
2007-01-15 | Convert to new pci_device_cfg_write_u* interface. | Ian Romanick |
2007-01-12 | Refactor pciTagConvertRange2Host and pciConvertRange2Host. | Ian Romanick |
2007-01-12 | Eliminate some dead code. | Ian Romanick |
2007-01-12 | Eliminate xf86GetPciEntity from public interface. | Ian Romanick |
2006-11-03 | Fix 2 warnings. | Matthias Hopf |
2006-08-08 | Make xf86PciVideoInfo static since it is only used within this file. | Ian Romanick |
2006-08-02 | Move xf86FindPciDeviceVendor and xf86FindPciClass from xf86pciBus.c to | Ian Romanick |
2006-08-02 | Modify xf86FindPciDeviceVendor and xf86FindPciClass to use the | Ian Romanick |
2006-08-02 | Remove pciConfigPtr and all of the associated cruft. | Ian Romanick |
2006-07-26 | Pass correct pointer to xf86MapLegacyIO. | Ian Romanick |
2006-07-25 | Gut anything having to do with the PciBusPtr (or PciBusRec) type. | Ian Romanick |
2006-07-25 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Ian Romanick |
2006-07-24 | Don't re-look-up pointers that are already stored in structures. | 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-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone |
2006-06-21 | Move declaration of "j" inside #ifdef block where it is used to | Ian Romanick |
2006-06-07 | Initial batch of changes for PCI rework. All future changes will be | Ian Romanick |
2006-05-18 | Bug #4139: Fix a BAR remapping bug that could lead to IERR and system hang. | Adam Jackson |
2006-04-26 | Bug #6750: This patch detects Intel bridges that are transparent but aren't | Dave Airlie |
2006-03-25 | Mark everything in xf86sym.c as _X_EXPORT. | Adam Jackson |
2006-03-07 | Numerous amounts refactoring and comment adding (see ChangeLog for file by | Ian Romanick |
2006-02-20 | Eliminate all the code for querying the PCI class from the PCI ID database. | Ian Romanick |
2005-07-04 | Bug #2216: Multiseat support. From various Debian and Ubuntu patches by | Adam Jackson |
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone |
2005-07-03 | Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings. | Daniel Stone |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone |
2005-04-22 | Bug #2373: SGI Altix platform support. (Shrijeet Mukherjee, Jesse Barnes, | Adam Jackson |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone |
2005-02-09 | Added PCI2Host bus translations for linux PPC and fixed fixed bugs in | Egbert Eich |
2005-01-26 | When we tested if a PCI base address was unassigned we didn't take into | Egbert Eich |
2005-01-25 | Fix interpretation of 64bit PCI bases: read hi long word from the right bar | Egbert Eich |
2004-11-11 | Cosmetic fix to make xf86pciBus.c use standard min() macro. | Kristian Høgsberg |
2004-10-12 | Set fbdev mode as the default mode on PPC (Olaf Hering). | Egbert Eich |
2004-08-09 | Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339, | Kevin E Martin |
2004-07-06 | Separated Intel drivers from default DriDrivers to avoid building them on | Egbert Eich |
2004-04-23 | Merging XORG-CURRENT into trunk | 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 |