summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-26Revert "vgaarb: fix pci_device_vgaarb_get_info() return value."vga-arbiterTiago Vignatti
2009-08-16vgaarb: fix pci_device_vgaarb_get_info() return value.Tiago Vignatti
2009-08-16vgaarb: fix indentation and remove trailing white spacesTiago Vignatti
2009-08-16vgaarb: delete stub functionsTiago Vignatti
2009-08-06Merge branch 'master' into vga-arbiterDave Airlie
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie
2009-08-06Merge branch 'master' into vga-arbiterDave Airlie
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie
2009-08-06pciaccess: make linux rom reading fallback optionalDave Airlie
2009-08-03vgaarb: add vga count + resource accessorDave Airlie
2009-08-03vgaarb: more api changes + cleanupDave Airlie
2009-07-31vgaarb: change API to target taking a device + lock/unlock not taking oneDave Airlie
2009-07-31vgaarb: add support for targetting default deviceDave Airlie
2009-07-31vgaarb: clean up debug outputDave Airlie
2009-07-31Merge remote branch 'main/master' into vga-arbiterDave Airlie
2009-07-20vgaarb: fixup api for new count reporting + decodes interface was wrong.Dave Airlie
2009-07-16add support for finding if something has a kernel driverDave Airlie
2009-06-30Don't try to use bogus bridge dataJesse Barnes
2009-06-05vgaarb: fixup api and decode rsrc.Dave Airlie
2009-05-14Comment typo.Tiago Vignatti
2009-05-14Reorganize the code.Tiago Vignatti
2009-05-14Fix typo in vgaarb stubs.Tiago Vignatti
2009-05-14Delete vga_arb_rec.Tiago Vignatti
2009-05-13vgaarb: a bunch of clean ups to fit in libpciaccess style.Tiago Vignatti
2009-05-13vgaarb: make it compile.Tiago Vignatti
2009-05-13Import libvgaaccess (VGA Arbiter) implementation from C3SL repository:Tiago Vignatti
2009-05-01Don't try to write boot_vga since that fails with EACCESAaron Plattner
2009-05-01pciaccess: provide a method to detect if a device is boot VGADave Airlie
2009-04-24Version bump: 0.10.6libpciaccess-0.10.6Alan Coopersmith
2009-04-24Resync COPYING file with code copyright noticesAlan Coopersmith
2009-04-17Fix unused variable warnings in Solaris codeAlan Coopersmith
2009-04-17Fix $CWARNFLAGS additionAlan Coopersmith
2009-04-17Move included m4 to a subdir so we can more easily update from upstreamAlan Coopersmith
2009-04-18openbsd_pci.c: use the correct size when mapping the legacy vga rom.Owain Ainsworth
2009-04-15Sun bug 6811468: pci_device_solx_devfs_probe accesses freed memoryAlan Coopersmith
2009-04-15Fix const mismatch compiler warnings in Solaris backendAlan Coopersmith
2009-04-15Sun bug 6785726: libpciaccess needs to use the correct BAR index on solarisedward shu
2009-04-14Make libpciaccess on OpenBSD domain-aware.Mark Kettenis
2009-04-14Be more paranoid about reading bridge info (#20786)Darren Smith
2009-02-27FreeBSD: Incorporate several fixes that have accumulated.Robert Noland
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-28Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade
2009-01-22Solaris: Use bus-range properties to limit busses scanned on each nodeAlan Coopersmith
2008-12-07Fix a logic error in pci_device_netbsd_write()Matthieu Herrb
2008-12-07Sync with OpenBSD code.Matthieu Herrb
2008-11-25Fix a logic error in pci_device_openbsd_write().Matthieu Herrb
2008-11-19Add AC_SYS_LARGEFILE to configure.acAlan Coopersmith
2008-11-19Don't open/gzopen pci.ids if we're not going to read itAlan Coopersmith
2008-11-18Fill in byte swapping routines for big-endian Solaris machinesAlan Coopersmith
2008-10-31Bump to 0.10.5libpciaccess-0.10.5Julien Cristau