summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-19x86: Use MAP_SHARED for memory/rom region mmap && fix modehurd-upstreamDamien Zammit
2019-04-06Use recursive scan busDamien Zammit
2019-04-06Add better probe cmds for non-VGA roms and regions on x86Damien Zammit
2019-04-06New module for the HurdDamien Zammit
2018-10-24linux: Set number of devices to 0 in case of errorOlivier Fourdan
2017-09-20linux: support 32 bit PCI domains (v3)Stephen Hemminger
2017-04-04use cached devinfo snapshots, remove unnecessary di_init()Henry Zhao
2017-04-04probe should not hold pci nexus drivers openHenry Zhao
2017-04-04Revert "linux_sysfs: include <limits.h> for PATH_MAX"Emil Velikov
2017-01-11linux sysfs: retrieve vendor, device... info via separate sysfs filesEmil Velikov
2016-08-15Ignore 32-bit domainsKeith Busch
2016-05-02device-name: handle calloc failure in insert()arsharma
2016-05-02vgaarb: add a the trailing NULL character on read(vgaarb_fd)arsharma
2015-10-20libpciaccess: Fix incorrect format specificationChuck Tuffli
2015-09-22linux_sysfs: include <limits.h> for PATH_MAXFelix Janda
2015-05-04linux_sysfs.c: Include <limits.h> for PATH_MAXFelix Janda
2015-05-01Include config.h before anything else in *.cJulien Cristau
2015-02-12Check for __linux__ instead of linux during compilationEero Tamminen
2015-02-12Include config.h before any other headers.Emil Velikov
2015-02-12Add missing guards around config.h inclusionChih-Wei Huang
2015-02-12Include the POSIX fcntl.h instead of sys/fcntl.hEmil Velikov
2014-09-29Use PCIOCREADMASK on OpenBSD.Mark Kettenis
2014-08-30Implement the kernel_has_driver() method for NetBSD.Matthew Green
2014-07-03Solaris: Fix fd leak in pci_device_solx_devfs_map_range()Alan Coopersmith
2014-02-11Fix IO access functions on linux+sysfs.Marcin Ko?cielnicki
2014-01-31Fix a compilation error on GNU Hurd platforms.Samuel Pitoiset
2014-01-27Windows/Cygwin: Add support through the WinIo librarySamuel Pitoiset
2013-07-06pci_device_solx_devfs_probe: implicit conversion changes signedness warningsAlan Coopersmith
2013-07-06Solaris: Remove #defines for Ultra 45 southbridge device idsAlan Coopersmith
2013-07-06pci_device_solx_devfs_read: fix sign conversion/comparison warningsAlan Coopersmith
2013-07-06Support more pci functions on NetBSD.Thomas Klausner
2013-07-06Fix build on NetBSD-4.Thomas Klausner
2013-07-06Enable boot_vga support only if WSDISPLAYIO_GET_BUSID is defined.Thomas Klausner
2013-06-24pci_id_file_open: move variable inside the #ifndef that uses itAlan Coopersmith
2013-06-11Update NetBSD support.Thomas Klausner
2013-06-11Move 'const' to correct place, so it has meaning.Thomas Klausner
2013-06-07Protect config.h like usual.Thomas Klausner
2013-06-07Bug 63583 - add legacy IO routines for FreeBSDAlan Coopersmith
2013-03-09Solaris: probe improvementHenry Zhao
2013-01-15Solaris: Add domain support for sparc platformHenry Zhao
2013-01-03PCI: set correct mask value when matching for bridges.Egbert Eich
2012-10-21libpciaccess: sparc rom read fixHenry Zhao
2012-10-21libpciaccess: implementation of boot_vga in SolarisHenry Zhao
2012-10-12libpciaccess: fix memory usage errorsMark Logan
2012-05-31Implement legacy io & map for x86 backendSamuel Thibault
2012-04-23Solaris: refactor pci_device_solx_devfs_map_range to reduce code duplicationAlan Coopersmith
2012-04-23Solaris: Implement map_legacy & legacy_io functionsAlan Coopersmith
2012-04-09Bump to 0.13.1libpciaccess-0.13.1Julien Cristau
2012-04-04Fix pci_io_handle allocation routines.Matthieu Herrb
2012-03-14Fix openbsd_pci.c:pci_device_vgaarb_set_target();Thordur Bjornsson