summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-13Merge remote branch 'origin/master' into obsdMatthieu Herrb
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-02-02libpciaccess 0.12.1libpciaccess-0.12.1Alan Coopersmith
2011-01-28config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon
2011-01-13config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Alan Coopersmith
2011-01-13config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith
2010-12-14Fix detection of multi-function cardsBryce Harrington
2010-12-06Revert "Don't try to use bogus bridge data"Jesse Barnes
2010-11-27Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-11-21Sun's copyrights belong to Oracle nowAlan Coopersmith
2010-10-15config: use LDADD to obtain appropriate dependenciesGaetan Nadon
2010-10-03include: add a Makefile to install and distribute header fileGaetan Nadon
2010-10-03config: replace INCLUDES, which is deprecated, with AM_CPPFLAGSGaetan Nadon
2010-10-03config: provide a makefile for scanpci man pagesGaetan Nadon
2010-10-03scanpci.c: remove offending whitespace as reported by git diffGaetan Nadon
2010-10-03config: provide a makefile for scanpci dev toolGaetan Nadon
2010-08-21config: upgrade AC_DEFINE_DIR to AX_DEFINE_DIRGaetan Nadon
2010-07-21Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-07-21libpciaccess 0.12.0 - bump version for releaselibpciaccess-0.12.0Dave Airlie
2010-07-21Fix long standing MTRR bug.Thomas Hellstrom
2010-07-12pciaccess: fix use after free.Dave Airlie
2010-07-10Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-06-19Let libtool handle library flags for scanpci on SolarisAlan Coopersmith
2010-06-16vgaarb: read back vga count when setting new decodingTiago Vignatti
2010-06-16vgaarb: decode should send new information to the kernelTiago Vignatti
2010-06-13Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-06-04Delay allocation of agp_info so we don't leak it on prior errorsAlan Coopersmith
2010-05-24add missed file in previous commitMatthieu Herrb
2010-04-20Add VGA Arbiter support for OpenBSD.Mark Kettenis
2010-04-03Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-03-29config: update AC_PREREQ statement to 2.60Gaetan Nadon
2010-03-29config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon
2010-02-14Merge remote branch 'origin/master' into obsdMatthieu Herrb
2010-02-10libpciaccess x86 backendSamuel Thibault
2010-01-17COPYING: add Red Hat's copyright noticeJulien Cristau
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith
2009-12-20Merge remote branch 'origin/master' into obsdMatthieu Herrb
2009-12-20Add stub openbsd vga arbiterMatthieu Herrb
2009-12-14libpciaccess 0.11.0libpciaccess-0.11.0Adam Jackson
2009-12-14Fix I/O handle array allocator to work for devices past the firstAdam Jackson
2009-12-14Fix pci_device_open_io() to actually return something usefulAdam Jackson
2009-12-09I/O port access routinesAdam Jackson
2009-12-02Add pci_device_get_parent_bridge()Adam Jackson
2009-11-27Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-09-25Merge remote branch 'origin/master' into obsdMatthieu Herrb
2009-09-25shutup stupid gcc warning, strtok_r ignores the first parameterlibpciaccess-0.10.9Dave Airlie