index
:
lib/libpciaccess
kettenis
master
obsd
obsd-multihead-fix
vga-arbiter
PCI bus access library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-04-25
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2019-12-27
Hurd: avoid using the deprecated RPC pci_get_ndevs()
Joan Lledó
2019-07-15
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2019-07-12
x86: Use MAP_SHARED for memory/rom region mmap && fix mode
Damien Zammit
2019-07-11
linux: Don't try to include <sys/io.h> on arm
Adam Jackson
2019-07-11
Fix pci_device_get_bridge_info() for multifunction bridges
Lichao Mu
2019-07-11
Use recursive scan bus
Damien Zammit
2019-07-11
Add better probe cmds for non-VGA roms and regions on x86
Damien Zammit
2019-07-11
New module for the Hurd
Damien Zammit
2019-07-10
freebsd_pci: remove old probe method
Niclas Zeising
2019-07-10
freebsd_pci: format freebsd_pci_methods
Niclas Zeising
2019-07-10
freebsd_pci: Add has_kernel_driver function
Niclas Zeising
2019-07-10
freebsd_pci: Remove unused variable
Niclas Zeising
2019-07-10
freebsd_pci: Make this work on sparc64
Niclas Zeising
2019-07-10
freebsd_pci: update legacy I/O for new architectures
Niclas Zeising
2019-07-10
freebsd_pci: Fix types in write functions
Niclas Zeising
2019-07-10
Don't check for struct pci_io.pi_sel.pc_domain
Niclas Zeising
2019-07-10
freebsd_pci: Try to conform to uniform style
Niclas Zeising
2019-06-16
freebsd: Add !legacy open_device_io implementation
Conrad Meyer
2018-11-25
Only include <sys/memrange.h> on i386/amd64 as it really isi
Mark Kettenis
2018-11-25
Fix typo/pasto in previous commit; request write combining mapping when it
Mark Kettenis
2018-11-25
calloc the pci_sys struct before probing for PCI.
Jonathan Gray
2018-11-25
We don't need the VGA arbiter if direct hardware access has been disabled.
Mark Kettenis
2018-11-25
If opening /dev/pciN read-write fails, try opening it read-only. This allow
Mark Kettenis
2018-11-25
Improve VGA arbiter support now that the kernel gives us information about
Mark Kettenis
2018-11-25
Add support for X server privilege separation to pci_legacy_open_io()
Matthieu Herrb
2018-11-25
Merge libpciaccess 0.13 from X.Org.
Matthieu Herrb
2018-11-25
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2018-10-24
linux: Set number of devices to 0 in case of error
Olivier Fourdan
2017-10-22
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2017-09-20
linux: support 32 bit PCI domains (v3)
Stephen Hemminger
2017-04-04
use cached devinfo snapshots, remove unnecessary di_init()
Henry Zhao
2017-04-04
probe should not hold pci nexus drivers open
Henry Zhao
2017-04-04
Revert "linux_sysfs: include <limits.h> for PATH_MAX"
Emil Velikov
2017-01-22
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2017-01-11
linux sysfs: retrieve vendor, device... info via separate sysfs files
Emil Velikov
2016-08-15
Ignore 32-bit domains
Keith Busch
2016-05-16
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2016-05-02
device-name: handle calloc failure in insert()
arsharma
2016-05-02
vgaarb: add a the trailing NULL character on read(vgaarb_fd)
arsharma
2015-11-07
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2015-10-20
libpciaccess: Fix incorrect format specification
Chuck Tuffli
2015-09-22
linux_sysfs: include <limits.h> for PATH_MAX
Felix Janda
2015-06-24
Attempt to establish a write combining mapping instead of relying on mttrs.
Mark Kettenis
2015-05-09
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2015-05-04
linux_sysfs.c: Include <limits.h> for PATH_MAX
Felix Janda
2015-05-01
Include config.h before anything else in *.c
Julien Cristau
2015-03-28
Merge remote-tracking branch 'origin/master' into obsd
Matthieu Herrb
2015-02-12
Check for __linux__ instead of linux during compilation
Eero Tamminen
2015-02-12
Include config.h before any other headers.
Emil Velikov
[prev]
[next]