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
2024-04-17
vgaarb: Check snprintf return value
HEAD
master
José Expósito
2024-03-23
libpciaccess 0.18.1
libpciaccess-0.18.1
Alan Coopersmith
2024-03-14
meson: allow building static library, not just shared
Alan Coopersmith
2024-02-04
libpciaccess 0.18
libpciaccess-0.18
Alan Coopersmith
2023-10-17
Remove autotools build
Alan Coopersmith
2023-07-31
Fix compilation warnings when building against hurd-amd64.
Flavio Cruz
2023-06-21
gitlab-ci: remove unnecessary call to `meson configure`
Dylan Baker
2023-06-21
gitlab-ci: don't bother to configure meson for the version check
Dylan Baker
2023-06-21
gitlab-ci: use `meson setup`
Dylan Baker
2023-03-25
Try fopen(".../pci.ids", "re") on Solarish systems as well
Alan Coopersmith
2023-03-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2023-03-25
FreeBSD: Remove sparc64 code
Emmanuel Vadot
2023-03-24
FreeBSD: Fallback to /usr/share/misc/pci_vendors
Emmanuel Vadot
2022-12-15
linux_sysfs: Use pwrite/pread instead of 64bit versions
Khem Raj
2022-10-17
libpciaccess 0.17
libpciaccess-0.17
Alan Coopersmith
2022-08-23
hurd: Fix pci_device_hurd_map_legacy
Samuel Thibault
2022-08-11
Add pci_device_disable() function
Moritz Fischer
2022-08-01
Delete redundant symbols ';'
zhanghongtao
2022-08-01
Add header protection macro in linux_devmem.h
zhanghongtao
2022-08-01
pci_sys set NULL after free
zhanghongtao
2022-08-01
Add parentheses to the macro definition
zhanghongtao
2022-06-21
Add support for building on macOS w/o X11, using endian code from "portable_e...
Satadru Pramanik
2022-04-07
configure.ac: Use pkg-config to find zlib dependency info
Alan Coopersmith
2022-04-06
gitlab CI: stop requiring Signed-off-by in commits
Alan Coopersmith
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
[next]