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
Age
Commit message (
Expand
)
Author
2022-04-03
Obtain correct value of is_64 and is_prefetchable PCI device fields
Chester Gillon
2022-04-02
gitlab CI: add a basic build test for both autotools and meson
Alan Coopersmith
2022-04-02
meson: install man page in mandir/man1/, not mandir/1/
Alan Coopersmith
2022-04-02
Fix spelling/wording issues
Alan Coopersmith
2022-04-02
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-03-14
Hurd: Fix initialization order
Joan Lledó
2022-02-15
hurd: Don't necessarily look up _SERVERS_BUS_PCI
Damien Zammit
2022-01-09
hurd: Restore initialization order
Samuel Thibault
2022-01-08
hurd: Implement device memory mapping
Joan Lledó
2021-04-13
x86: Sort devices by B/D/F due to recursive scan
Damien Zammit
2021-04-05
hurd: device_open(pci), /servers/bus/pci fallback
Damien Zammit
2020-12-02
missed library installation in meson
Petr Ovtchenkov
2020-11-02
autoconf: Add meson files to dist tarball
Dylan Baker
2020-11-02
Add a meson build system
Dylan Baker
2020-09-10
hurd: Fix map_dev_mem from non-zero address
Samuel Thibault
2020-09-10
hurd: Fix letting map_dev_mem map anywhere
Samuel Thibault
2020-09-10
hurd: Add missing round up size in map_dev_mem
Samuel Thibault
2020-08-27
x86: Remove probe during create, other backends don't do this
Damien Zammit
2020-08-27
x86: Remove mapping of regions during probe - otherwise remapping later fails
Damien Zammit
2020-08-27
x86: Use gnumach device instead of /dev/mem on GNU systems && factorise ifdefs
Damien Zammit
2020-08-27
hurd_pci: Use __pci_conf_ variants of pci_conf_
Damien Zammit
2020-08-22
pciaccess.pc.in: add Libs.Private
Fabrice Fontaine
2019-12-27
Hurd: avoid using the deprecated RPC pci_get_ndevs()
Joan Lledó
2019-07-17
libpciaccess 0.16
libpciaccess-0.16
Adam Jackson
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
libpciaccess 0.15
libpciaccess-0.15
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-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-19
Update README for gitlab migration
Alan Coopersmith
2018-10-24
linux: Set number of devices to 0 in case of error
Olivier Fourdan
2017-10-23
libpciaccess 0.14
libpciaccess-0.14
Adam Jackson
2017-09-20
linux: support 32 bit PCI domains (v3)
Stephen Hemminger
2017-04-04
libpciaccess 0.13.5
libpciaccess-0.13.5
Emil Velikov
2017-04-04
configure.ac: set AC_CONFIG_AUX_DIR
Emil Velikov
2017-04-04
configure.ac: remove AC_CONFIG_SRCDIR macro
Emil Velikov
2017-04-04
use cached devinfo snapshots, remove unnecessary di_init()
Henry Zhao
[next]